mutter/cogl/driver
Neil Roberts 7d269c6315 gles/cogl-texture-driver.c: Fix the include for cogl-material-private
In ddb9016be4 the GL texture driver backend was changed to include
cogl-material-opengl-private.h instead of cogl-material-private.h.
However the gles texture backend was missed from this so it was giving
a compiler warning about using an undeclared function.
2010-07-14 17:49:16 +01:00
..
gl cogl-texture-3d: Use glTexSubImage3D through an indirect pointer 2010-07-14 17:45:15 +01:00
gles gles/cogl-texture-driver.c: Fix the include for cogl-material-private 2010-07-14 17:49:16 +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