mutter/cogl/driver
Neil Roberts 7dce5d9372 gles2: Implement a wrapper for glGetIntegerv(GL_MAX_TEXTURE_UNITS)
The GLES2 backend for Cogl is failing to compile because
GL_MAX_TEXTURE_UNITS is not defined. Let's define it and provide a
wrapper which uses GL_MAX_TEXTURE_IMAGE_UNITS or
COGL_GLES2_MAX_TEXTURE_UNITS, whichever is the smallest.
2010-02-25 12:50:52 +00:00
..
gl cogl: remove redundant _cogl_journal_flush prototype 2010-02-12 14:05:01 +00:00
gles gles2: Implement a wrapper for glGetIntegerv(GL_MAX_TEXTURE_UNITS) 2010-02-25 12:50:52 +00: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