mutter/clutter/cogl
Robert Bragg 8021d3e2eb cogl-shader: Store the CoglShaderType in CoglShader
Instead of having to query GL and translate the GL enum into a
CoglShaderType each time cogl_shader_get_type is called we now keep
track of the type in CoglShader.
2010-08-03 12:41:34 +01:00
..
cogl cogl-shader: Store the CoglShaderType in CoglShader 2010-08-03 12:41:34 +01:00
doc cogl: improves header and coding style consistency 2010-02-12 14:05:00 +00:00
pango cogl: don't include cogl-debug.h in cogl.h or install 2010-08-02 17:41:42 +01:00
Makefile.am