1
0
Fork 0
mutter-performance-source/clutter/glx
Nate Stedman fff5558ad2 Fixes build with GLX on Mac OS X.
Moves preprocessor #ifdef __linux_ above else statement, avoiding the
lack of an else block if __linux__ is not defined.

http://bugzilla.clutter-project.org/show_bug.cgi?id=2212

Signed-off-by: Emmanuele Bassi <ebassi@linux.intel.com>
2010-07-15 00:31:23 +01:00
..
clutter-backend-glx.c backend-glx: Avoid vblank waits/glFinish calls when throttling blits 2010-06-09 02:11:17 +01:00
clutter-backend-glx.h backend-glx: Avoid vblank waits/glFinish calls when throttling blits 2010-06-09 02:11:17 +01:00
clutter-event-glx.c Ignore unexpected GLX_BufferSwapComplete 2010-05-05 12:00:40 +01:00
clutter-event-glx.h Remove mentions of the FSF address 2010-03-01 12:56:10 +00:00
clutter-glx-texture-pixmap.c clutter-{glx,x11}-texture-pixmap: Use CoglTexturePixmapX11 2010-06-22 12:22:48 +01: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 Fixes build with GLX on Mac OS X. 2010-07-15 00:31:23 +01:00
clutter-stage-glx.h Adds initial clipped redraw support to Clutter 2010-03-02 17:19:11 +00:00
Makefile.am Add -DCOGL_ENABLE_EXPERIMENTAL_API to Makefiles for Cogl and x11/glx 2010-06-22 12:22:47 +01:00