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
clutter-glx-texture-pixmap.c
clutter-glx-texture-pixmap.h
clutter-glx.h
clutter-stage-glx.c
clutter-stage-glx.h
Makefile.am