mutter/clutter/cogl
Neil Roberts 26f07abc65 [cogl-material] Allow setting a layer with an invalid texture handle
It was previously possible to create a material layer with no texture
by setting some property on it such as the matrix. However it was not
possible to get back to that state without removing the layer and
recreating it. It is useful to be able to remove the texture to free
resources without forgetting the state of the layer so we can put a
different texture in later.
2009-06-04 14:04:32 +01:00
..
common [cogl-material] Allow setting a layer with an invalid texture handle 2009-06-04 14:04:32 +01:00
gl Load glBlendEquation and glBlendColor using cogl_get_proc_address 2009-06-04 11:50:06 +01:00
gles [gles/cogl-shader] Fix parameter spec for cogl_shader_get_info_log 2009-06-04 12:04:47 +01:00
cogl-bitmap.h Fix inclusion guards and headers 2009-05-06 17:59:25 +01:00
cogl-color.h [cogl] Updates all file headers and removes lots of trailing white space 2009-05-02 04:12:25 +01:00
cogl-debug.h [cogl-material] Support string based blending and layer combine descriptions 2009-05-28 02:43:28 +01:00
cogl-deprecated.h [cogl deprecated] Add backface culling deprecation 2009-05-28 14:14:50 +01:00
cogl-fixed.h [cogl] Updates all file headers and removes lots of trailing white space 2009-05-02 04:12:25 +01:00
cogl-material.h [docs] Fixes for the API reference 2009-05-28 17:18:13 +01:00
cogl-matrix.h Rename 'near' and 'far' variables to 'z_near' and 'z_far' 2009-06-04 11:48:51 +01:00
cogl-offscreen.h [cogl-offscreen] Cleans up the cogl offscreen API and adds documentation 2009-05-02 04:12:26 +01:00
cogl-path.h [cogl] Updates all file headers and removes lots of trailing white space 2009-05-02 04:12:25 +01:00
cogl-shader.h [cogl-shader] Make get_info_log() slightly nicer 2009-06-01 17:40:23 +01:00
cogl-texture.h [cogl] Remove max_waste argument from Texture ctors 2009-05-23 19:35:19 +01:00
cogl-types.h [cogl] Generate enumeration GTypes 2009-05-29 12:31:47 +01:00
cogl-vertex-buffer.h [cogl-vertex-buffer] Add cogl_vertex_buffer_indices_get_for_quads 2009-06-01 14:50:52 +01:00
cogl.h.in [cogl] Generate enumeration GTypes 2009-05-29 12:31:47 +01:00
cogl.pc.in [cogl] Fix hardcoded paths in the pc file 2009-03-10 12:38:04 +00:00
Makefile.am [build] Remove cogl-enum-types.h on distclean 2009-05-29 17:50:58 +01:00
TODO Merged clutter-ivan branch into trunk. 2008-04-25 13:37:36 +00:00