Go to file
Neil Roberts 03d33a6f4d cogl-shader-boilerplate: Add the 3D texture extension on GLES2
To use the 3D texture extension on GLES2 it has to be enabled with the
following line in GLSL:

#extension GL_OES_texture_3D : enable
2010-12-13 17:29:14 +00:00
cogl cogl-shader-boilerplate: Add the 3D texture extension on GLES2 2010-12-13 17:29:14 +00:00
doc docs: Add 1.6 index to the API references 2010-12-09 15:53:26 +00:00
pango path 2.0: update path API for experimental 2.0 API 2010-11-11 13:17:26 +00:00
Makefile.am [cogl] move clutter/pango to clutter/cogl/pango 2009-10-16 18:58:51 +01:00