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
..
2009-10-23 13:38:40 +01:00
2009-12-02 11:37:13 +00:00
2010-02-09 16:58:03 +00:00
2010-02-12 15:52:07 +00:00
2010-01-05 18:02:29 +00:00