glx backend: when running with GLX 1.3 then create GLXWindows for stages
authorRobert Bragg <robert@linux.intel.com>
Thu, 14 Jan 2010 14:03:23 +0000 (14:03 +0000)
committerRobert Bragg <robert@linux.intel.com>
Tue, 9 Feb 2010 22:19:41 +0000 (22:19 +0000)
commit848db1ee4cc910542435bbcd3a57933bdf70269e
tree9532fc47ad489d7ea16d12e4cb127fe14ba7da15
parentca3ab41a1b12f661fe6eecddfaf5e03b0d94d682
glx backend: when running with GLX 1.3 then create GLXWindows for stages

Some extensions only support GLX versions > 1.3 and may not support
old style X Windows as GLXDrawables, so we now create GLXWindows for
stages when possible.
clutter/glx/clutter-backend-glx.c
clutter/glx/clutter-backend-glx.h
clutter/glx/clutter-stage-glx.c
clutter/glx/clutter-stage-glx.h