1
0
Fork 0
mutter-performance-source/cogl/winsys
Robert Bragg 31ee65784d winsys: Expose environment variable to choose winsys
This makes it possible to override the winsys that cogl uses by setting
the COGL_RENDERER environment variable e.g. to "GLX" or "EGL"
2011-05-05 14:46:01 +01:00
..
cogl-texture-pixmap-x11-private.h texture-pixmap-x11: Move GLX code to cogl-winsys-glx.c 2011-05-05 14:46:01 +01:00
cogl-texture-pixmap-x11.c Add a vtable of indirection to the winsys code 2011-05-05 14:46:01 +01:00
cogl-texture-pixmap-x11.h docs: API reference fixes 2010-09-20 13:15:44 +01:00
cogl-winsys-egl-feature-functions.h Moves all EGL code down from Clutter to Cogl 2011-05-05 14:46:01 +01:00
cogl-winsys-egl.c winsys: Expose environment variable to choose winsys 2011-05-05 14:46:01 +01:00
cogl-winsys-glx-feature-functions.h Moves all GLX code down from Clutter to Cogl 2011-04-11 17:54:36 +01:00
cogl-winsys-glx.c winsys: Expose environment variable to choose winsys 2011-05-05 14:46:01 +01:00
cogl-winsys-osx.c rename winsys files to be more consistent 2011-04-11 17:54:35 +01:00
cogl-winsys-private.h winsys: Expose environment variable to choose winsys 2011-05-05 14:46:01 +01:00
cogl-winsys-sdl.c rename winsys files to be more consistent 2011-04-11 17:54:35 +01:00
cogl-winsys-stub.c cogl-winsys-stub: Remove _cogl_winsys_has_feature 2011-04-20 18:43:02 +01:00
cogl-winsys-win32.c rename winsys files to be more consistent 2011-04-11 17:54:35 +01:00
cogl-winsys.c cogl-winsys: Move _cogl_winsys_has_feature to cogl-winsys.c 2011-04-20 18:20:20 +01:00