mutter/clutter/glx
Adel Gadllah 5de85051c3 Make sure GLX_SGI_swap_control is set up correctly
glXSwapIntervalSGI only affects buffer swaps to the
current GLX drawable.

That means that calling it once in clutter_backend_glx_get_features
isn't sufficent, so set it up in clutter_backend_glx_ensure_context to
make sure it affects buffer swaps for the current drawable.

http://bugzilla.openedhand.com/show_bug.cgi?id=2044

Signed-off-by: Emmanuele Bassi <ebassi@linux.intel.com>
2010-03-22 11:23:55 +00:00
..
clutter-backend-glx.c Make sure GLX_SGI_swap_control is set up correctly 2010-03-22 11:23:55 +00:00
clutter-backend-glx.h Adds initial clipped redraw support to Clutter 2010-03-02 17:19:11 +00:00
clutter-event-glx.c Remove mentions of the FSF address 2010-03-01 12:56:10 +00:00
clutter-event-glx.h Remove mentions of the FSF address 2010-03-01 12:56:10 +00:00
clutter-glx-texture-pixmap.c glx tfp: make clutter_glx_texture_pixmap_update_area cheap 2010-03-02 17:19:11 +00:00
clutter-glx-texture-pixmap.h docs: Documentation fixes 2010-03-02 11:12:32 +00:00
clutter-glx.h Remove mentions of the FSF address 2010-03-01 12:56:10 +00:00
clutter-stage-glx.c glx: Clean up the clip area conditions 2010-03-19 18:23:03 +00:00
clutter-stage-glx.h Adds initial clipped redraw support to Clutter 2010-03-02 17:19:11 +00:00
Makefile.am glx backend: Adds support for GLX_INTEL_swap_event 2010-02-09 22:19:41 +00:00