1
0
Fork 0
mutter-performance-source/cogl/driver/gl
Neil Roberts 9d0962098f cogl-defines.h: Add a COGL_HAS_X11 define
This will be defined in cogl-defines.h whenever Cogl is built using a
winsys that supports X11. This implies CoglTexturePixmapX11 will be
available.

To make this work the two separate cogl-defines.h.in files have been
merged into one. The configure script now makes a @COGL_DEFINES@
substitution variable which contains the #define lines to put in
rather than directly having them in the seperate files.
2010-06-22 12:22:47 +01:00
..
cogl-context-driver.c cogl: Introduce private feature flags and check for ARB_fp 2010-06-09 15:19:30 +01:00
cogl-context-driver.h material: Adds backend abstraction for fragment processing 2010-06-09 17:15:59 +01:00
cogl-feature-functions.h cogl: Add an internal CoglTextureRectangle backend 2010-06-22 11:47:33 +01:00
cogl-program.c material: Adds backend abstraction for fragment processing 2010-06-09 17:15:59 +01:00
cogl-program.h material: Adds backend abstraction for fragment processing 2010-06-09 17:15:59 +01:00
cogl-shader-private.h Remove mentions of the FSF address 2010-03-01 12:56:10 +00:00
cogl-shader.c material: Adds backend abstraction for fragment processing 2010-06-09 17:15:59 +01:00
cogl-texture-driver.c cogl: Add an internal CoglTextureRectangle backend 2010-06-22 11:47:33 +01:00
cogl.c cogl: Add the infrastructure for checking for winsys extensions 2010-06-22 12:22:43 +01:00
Makefile.am cogl: Fix the include path in driver/*/Makefile.am 2010-06-22 11:47:32 +01:00