glx: Clarify *why* we need the dummy window
authorEmmanuele Bassi <ebassi@linux.intel.com>
Thu, 4 Feb 2010 13:59:39 +0000 (13:59 +0000)
committerEmmanuele Bassi <ebassi@linux.intel.com>
Thu, 4 Feb 2010 13:59:39 +0000 (13:59 +0000)
commit466b00a8064ad09f0574f8f46c6df0390d7c7d00
tree9794ea7e2c7ee02289ac3dfebca0230f49d2bba4
parentea5e33cf3a38edddef88ec30131c35bb8ab4bfaf
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.
clutter/glx/clutter-backend-glx.c