• Stefan Dösinger's avatar
    wined3d: Free shader private data on reset. · ac57b4e2
    Stefan Dösinger authored
    Since the shader backend implementations might track opengl resources in
    their private data inform them about reset calls. For example, the atifs
    backend keeps track of the replacement shaders, which are lost during an
    opengl context recreation.
    ac57b4e2
glsl_shader.c 154 KB