mirror of
https://github.com/brl/mutter.git
synced 2024-11-23 16:40:41 -05:00
d141f781ec
* clutter/glx/clutter-stage-glx.c: (clutter_stage_glx_unrealize): Move the shaders release from here... * clutter/glx/clutter-backend-glx.c: (clutter_backend_glx_dispose): ... to here. Shaders should be released when the GL context is being destroyed, and that only happens when the backend is being disposed, now that we support multiple stages. |
||
---|---|---|
.. | ||
clutter-backend-glx.c | ||
clutter-backend-glx.h | ||
clutter-glx-texture-pixmap.c | ||
clutter-glx-texture-pixmap.h | ||
clutter-glx.h | ||
clutter-stage-glx.c | ||
clutter-stage-glx.h | ||
Makefile.am |