1
0
Fork 0
mutter-performance-source/clutter/eglx
Brian Tarricone c4ae1a55fa fix case when EGL driver doesn't support EGL_NATIVE_VISUAL_ID
Some EGL drivers, such as the PowerVR simulator (and some proprietary drivers)
return zero when the EGLConfig is queried for the EGL_NATIVE_VISUAL_ID
attribute via eglGetConfigAttrib().

This patch detects and attempts to work around that situation by picking a
visual with the same color depth.

http://bugzilla.openedhand.com/show_bug.cgi?id=2123
2010-05-18 16:11:51 +01:00
..
clutter-backend-egl.c fix case when EGL driver doesn't support EGL_NATIVE_VISUAL_ID 2010-05-18 16:11:51 +01:00
clutter-backend-egl.h clutter-backend-egl: Create a dummy X window and EGL surface 2010-05-18 15:05:36 +01:00
clutter-egl-headers.h Remove mentions of the FSF address 2010-03-01 12:56:10 +00:00
clutter-eglx.h Remove mentions of the FSF address 2010-03-01 12:56:10 +00:00
clutter-stage-egl.c update backend to use lazy context/stage creation 2010-05-18 15:05:33 +01:00
clutter-stage-egl.h update backend to use lazy context/stage creation 2010-05-18 15:05:33 +01:00
Makefile.am Intial Re-layout of the Cogl source code and introduction of a Cogl Winsys 2009-10-16 18:58:50 +01:00