summaryrefslogtreecommitdiff
path: root/doc
Commit message (Expand)AuthorAgeFilesLines
* docs: Various fixes for gtk-docEmmanuele Bassi2010-06-301-6/+6
* cogl-path: Allow changing the fill ruleNeil Roberts2010-06-294-2/+7
* cogl docs: Improve documentation for cogl_orthoRobert Bragg2010-06-152-2/+4
* cogl-color: Provide setters for all the channelsDamien Lespiau2010-06-101-0/+18
* cogl-color: Add cogl_color_unpremultiply()Damien Lespiau2010-06-101-0/+1
* doc: Some fixes for the Cogl documentationDamien Lespiau2010-06-072-6/+8
* CoglObject: Adds cogl_object_{get,set}_user_dataRobert Bragg2010-06-041-0/+6
* cogl-path: Adds missing cogl_is_path prototypeRobert Bragg2010-06-041-0/+1
* cogl-path: Renames cogl_path_get/set cogl_get/set_pathRobert Bragg2010-06-041-2/+2
* math: Adds an experimental cogl_vector3_* APIRobert Bragg2010-05-202-0/+21
* cogl-path: Document how a shape is filledNeil Roberts2010-04-212-1/+5
* cogl-material: Add support for setting the wrap mode for a layerNeil Roberts2010-04-121-0/+5
* cogl: Support retained pathsNeil Roberts2010-04-081-0/+3
* cogl: renames cogl_multiply_matrix to cogl_transformRobert Bragg2010-04-081-0/+1
* docs: Add 1.4 index to the API referencesEmmanuele Bassi2010-03-251-0/+5
* docs: Add 2010 in COGL's Copyright noticeDamien Lespiau2010-02-121-0/+1
* docs: Fixes for CoglEmmanuele Bassi2010-02-122-5/+6
* cogl: improves header and coding style consistencyRobert Bragg2010-02-121-0/+49
* docs: Clean up the unused symbols for CoglEmmanuele Bassi2010-02-092-24/+37
* docs: Move some Cogl defines in the private sectionEmmanuele Bassi2010-02-091-8/+8
* docs: Fixes for Cogl API referenceEmmanuele Bassi2010-02-091-12/+4
* cogl-texture: Add a new constructor to turn CoglBuffers into texturesDamien Lespiau2010-02-081-0/+3
* cogl-pixel-buffer: add a pixel buffer object classDamien Lespiau2010-02-081-0/+6
* cogl-buffer: add an abstract class around openGL's buffer objectsDamien Lespiau2010-02-082-0/+38
* Merge branch 'more-texture-backends'Neil Roberts2010-02-061-0/+1
|\
| * Merge remote branch 'master' into texture-debuggingNeil Roberts2010-02-011-5/+4
| |\
| * | cogl: Add a sub texture backendNeil Roberts2009-12-021-0/+1
* | | docs: fix new line in the cogl xml top level documentDamien Lespiau2010-02-041-2/+1
| |/ |/|
* | cogl: Fix gl equivalent of blend stringDamien Lespiau2010-01-261-5/+4
|/
* cogl: deprecate cogl_draw_buffer API and replace with a cogl_framebuffer APIRobert Bragg2009-11-261-0/+3
* docs: Don't document cogl_flush_gl_state as public APIRobert Bragg2009-11-241-1/+0
* docs: Add indices to the Cogl API referenceEmmanuele Bassi2009-11-191-1/+22
* docs: Fix Cogl API reference buildEmmanuele Bassi2009-11-192-13/+46
* [cogl-clip] deprecate parts and cleanup the APIRobert Bragg2009-11-051-3/+6
* [cogl] Removes the cogl-current-matrix abstractionRobert Bragg2009-10-201-1/+0
* Intial Re-layout of the Cogl source code and introduction of a Cogl WinsysRobert Bragg2009-10-161-6/+5
* docs: Add the "clipping" section to the COGL API referenceEmmanuele Bassi2009-10-072-1/+3
* [docs] Remove the version number from the titleEmmanuele Bassi2009-08-131-2/+7
* [cogl] Expose cogl_is_vertex_buffer()Emmanuele Bassi2009-08-041-0/+1
* [build] Use API_VERSION, not MAJORMINOREmmanuele Bassi2009-07-281-1/+1
* [doc] Miscellaneous documentation fixesEmmanuele Bassi2009-07-202-21/+8
* [doc] Remove references to cogl_vertex_buffer_delete_indicesRobert Bragg2009-07-191-1/+0
* [cogl] Improve ability to break out into raw OpenGL via begin/end mechanismRobert Bragg2009-06-301-0/+2
* Adds a cogl_flush() to give developers breaking into raw GL a fighting chanceRobert Bragg2009-06-301-0/+3
* [cogl] Adds cogl_read_pixels to replace direct use of glReadPixelsRobert Bragg2009-06-291-0/+4
* [docs] Various gtk-doc fixes for COGLEmmanuele Bassi2009-06-102-7/+78
* [cogl] Move the texture filters to be a property of the material layerNeil Roberts2009-06-041-3/+4
* [docs] Rework the API reference version generationEmmanuele Bassi2009-06-013-4/+1
* [cogl-vertex-buffer] Add cogl_vertex_buffer_indices_get_for_quadsNeil Roberts2009-06-011-0/+1
* [docs] Fixes for the API referenceEmmanuele Bassi2009-05-281-6/+0