mutter/clutter/glx
Emmanuele Bassi 466b00a806 glx: Clarify *why* we need the dummy window
The reason why we have a dummy, offscreen Window when we create the
GLX context is that GLX does not like it when you ask the context for
features if it's not made current to a Drawable. Maybe in the future
it will allow us to do so, but right now we have to make do with what
GLX offers us.
2010-02-04 13:59:39 +00:00
..
clutter-backend-glx.c glx: Clarify *why* we need the dummy window 2010-02-04 13:59:39 +00:00
clutter-backend-glx.h glx: Create the dummy Window with the GLX context 2010-02-03 16:34:27 +00:00
clutter-glx-texture-pixmap.c cogl: Remove the CGL_* defines 2010-01-12 17:10:15 +00:00
clutter-glx-texture-pixmap.h 2008-06-30 Matthew Allum <mallum@openedhand.com> 2008-06-30 14:36:49 +00:00
clutter-glx.h glx: Always request an ARGB visual 2009-12-01 16:25:54 +00:00
clutter-stage-glx.c Delay default stage creation 2010-02-03 16:34:27 +00:00
clutter-stage-glx.h 2008-03-28 Matthew Allum <mallum@openedhand.com> 2008-03-28 22:50:55 +00: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