mutter/clutter/cogl
Robert Bragg 2eea83de75 Make the CoglContext structure a bit more maintainable
This moves most of cogl-context.{c.h} to cogl/common with some driver
specific members now living in a CoglContextDriver struct.  Driver specific
context initialization and typedefs now live in
cogl/{gl,gles}/cogl-context-driver.{c,h}

Driver specific members can be found under ctx->drv.stuff
2009-10-16 18:58:49 +01:00
..
common Make the CoglContext structure a bit more maintainable 2009-10-16 18:58:49 +01:00
gl Make the CoglContext structure a bit more maintainable 2009-10-16 18:58:49 +01:00
gles Make the CoglContext structure a bit more maintainable 2009-10-16 18:58:49 +01:00
cogl-bitmap.h [docs] Various gtk-doc fixes for COGL 2009-06-10 12:57:36 +01:00
cogl-color.h [cogl-color] Adds a cogl_color_equal() function 2009-06-30 17:13:35 +01:00
cogl-debug.h [cogl-debug] avoid warnings when using COGL_NOTE with unbraced else clauses 2009-09-24 21:41:50 +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] Small annotation fixes 2009-09-08 10:21:46 +01:00
cogl-matrix.h Split the typdef to avoid confusing scanners 2009-07-01 15:30:21 +01:00
cogl-offscreen.h [docs] Various gtk-doc fixes for COGL 2009-06-10 12:57:36 +01:00
cogl-path.h Add a few annotations on Cogl primitives functions 2009-09-21 18:40:20 +01:00
cogl-shader.h [cogl-shader] Make get_info_log() slightly nicer 2009-06-01 17:40:23 +01:00
cogl-texture.h Add a few annotations on Cogl primitives functions 2009-09-21 18:40:20 +01:00
cogl-types.h [docs] texture_polygon() is called polygon() 2009-08-18 11:11:29 +01:00
cogl-vertex-buffer.h [docs] Fix a missing parameter 2009-08-04 11:38:48 +01:00
cogl.h.in [doc] Miscellaneous documentation fixes 2009-07-20 12:49:35 +01:00
cogl.pc.in [cogl] Fix hardcoded paths in the pc file 2009-03-10 12:38:04 +00:00
Makefile.am [build] Split out the custom silent rules 2009-09-16 17:47:59 +01:00
TODO Merged clutter-ivan branch into trunk. 2008-04-25 13:37:36 +00:00