mutter/cogl/driver
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
..
gl cogl-defines.h: Add a COGL_HAS_X11 define 2010-06-22 12:22:47 +01:00
gles cogl-defines.h: Add a COGL_HAS_X11 define 2010-06-22 12:22:47 +01:00
Makefile.am Intial Re-layout of the Cogl source code and introduction of a Cogl Winsys 2009-10-16 18:58:50 +01:00