mirror of
https://github.com/brl/mutter.git
synced 2024-11-23 00:20:42 -05:00
463603f1a0
All of the winsys backends didn't handle cleaning up the CoglOnscreen properly so that they would assert in cogl_onscreen_free because the winsys pointer is never freed. They also didn't cope if deinit is called before init (which will be the case if an onscreen is created and freed without being allocated). |
||
---|---|---|
.. | ||
cogl-texture-pixmap-x11-private.h | ||
cogl-texture-pixmap-x11.c | ||
cogl-texture-pixmap-x11.h | ||
cogl-winsys-egl-feature-functions.h | ||
cogl-winsys-egl.c | ||
cogl-winsys-glx-feature-functions.h | ||
cogl-winsys-glx.c | ||
cogl-winsys-private.h | ||
cogl-winsys-sdl.c | ||
cogl-winsys-stub.c | ||
cogl-winsys-wgl-feature-functions.h | ||
cogl-winsys-wgl.c | ||
cogl-winsys.c |