Go to file
Robert Bragg 81eadde16c Explicitly make the modelview-matrix current in cogl_{rotate,transform,etc}
Its not intended that users should use these with any other matrix mode, and
internally we now have the _cogl_current_matrix API if we need to play with
other modes.
2009-03-12 18:55:40 +00:00
common Explicitly make the modelview-matrix current in cogl_{rotate,transform,etc} 2009-03-12 18:55:40 +00:00
doc/reference/cogl [cogl-matrix] Documents that CoglMatrix members should be considered read only 2009-02-26 16:42:32 +00:00
gl Removes need for casting (const float *) to (GLfloat *) in _cogl_set_clip_planes 2009-03-12 18:53:22 +00:00
gles Virtualize GL matrix operations and use a client-side matrix when GL is indirect 2009-03-12 18:32:45 +00:00
cogl-color.h [docs] Various gtk-doc updates for Cogl 2009-02-09 14:33:14 +00:00
cogl-debug.h [cogl] Add a PANGO debug flag for CoglPango use 2009-03-10 12:38:02 +00:00
cogl-deprecated.h 2008-11-12 Emmanuele Bassi <ebassi@linux.intel.com> 2008-11-12 13:57:58 +00:00
cogl-fixed.h [cogl-fixed] Add a double-to-fixed conversion macro 2009-03-10 12:38:03 +00:00
cogl-material.h [cogl] Add cogl_is_material to cogl-material.h 2009-02-19 11:55:54 +00:00
cogl-matrix.h Virtualize GL matrix operations and use a client-side matrix when GL is indirect 2009-03-12 18:32:45 +00:00
cogl-offscreen.h 2008-10-30 Emmanuele Bassi <ebassi@linux.intel.com> 2008-10-30 17:57:41 +00:00
cogl-path.h Changes cogl_rectangle to take x1, y1, x2, y2 args not x1, y1, width, height 2009-01-28 17:20:15 +00:00
cogl-shader.h 2008-11-18 Emmanuele Bassi <ebassi@linux.intel.com> 2008-11-18 15:21:02 +00:00
cogl-texture.h Fully integrates CoglMaterial throughout the rest of Cogl 2009-01-27 14:26:39 +00:00
cogl-types.h [cogl-fixed] Implement the CoglFixed fundamental GType 2009-03-10 12:38:03 +00:00
cogl-vertex-buffer.h [docs] Various gtk-doc updates for Cogl 2009-02-09 14:33:14 +00:00
cogl.h.in Virtualize GL matrix operations and use a client-side matrix when GL is indirect 2009-03-12 18:32:45 +00:00
cogl.pc.in [cogl] Fix hardcoded paths in the pc file 2009-03-10 12:38:04 +00:00
Makefile.am Add pkg-config file for COGL 2009-03-10 12:38:02 +00:00
TODO Merged clutter-ivan branch into trunk. 2008-04-25 13:37:36 +00:00