1
0
Fork 0
mutter-performance-source/clutter/glx
Robert Bragg 1899dbdc27 backend-glx: Fix glXQueryVersion test
This fixes some backwards logic for asserting that we have a GLX major
version == 1 and a minor version >= 2. (NB: Although we technically
depend on GLX 1.3 features, we still have to support drivers that report
GLX 1.2 because there are a lot of mesa drivers out there incorrectly
report GLX 1.2 even though they export extensions that depend on GLX
1.3)
2010-02-10 15:04:53 +00:00
..
clutter-backend-glx.c backend-glx: Fix glXQueryVersion test 2010-02-10 15:04:53 +00:00
clutter-backend-glx.h glx backend: Adds support for GLX_INTEL_swap_event 2010-02-09 22:19:41 +00:00
clutter-event-glx.c glx backend: Adds support for GLX_INTEL_swap_event 2010-02-09 22:19:41 +00:00
clutter-event-glx.h glx backend: Adds support for GLX_INTEL_swap_event 2010-02-09 22:19:41 +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 glx backend: Adds support for GLX_INTEL_swap_event 2010-02-09 22:19:41 +00:00
clutter-stage-glx.h glx backend: Adds support for GLX_INTEL_swap_event 2010-02-09 22:19:41 +00:00
Makefile.am glx backend: Adds support for GLX_INTEL_swap_event 2010-02-09 22:19:41 +00:00