summaryrefslogtreecommitdiff
path: root/doc
Commit message (Expand)AuthorAgeFilesLines
* docs: Adds bitmap section to cogl reference manualRobert Bragg2011-01-211-0/+1
* docs: Fixes for the Cogl API referenceEmmanuele Bassi2010-12-221-4/+35
* build: Ignore private headers when building the Cogl referenceEmmanuele Bassi2010-12-211-5/+17
* docs: Add 1.6 index to the API referencesEmmanuele Bassi2010-12-091-0/+5
* matrix gtype: registers a boxed type for CoglMatrixRobert Bragg2010-12-072-0/+7
* matrix: Adds experimental cogl_matrix_{transform,project}_pointsRobert Bragg2010-11-231-1/+1
* cogl: Adds {push,pop,get}_source functionsRobert Bragg2010-10-261-0/+3
* docs: Put deprecated Cogl symbols into new sectionRobert Bragg2010-09-232-31/+96
* docs: update the overview paragraph for CoglRobert Bragg2010-09-231-5/+7
* docs: cogl-texture-3d wasn't listed as experimentalRobert Bragg2010-09-231-1/+1
* docs: Use "Cogl" not "COGL" in Cogl API referenceRobert Bragg2010-09-231-7/+7
* docs: Fix up the Cogl API reference buildEmmanuele Bassi2010-09-032-18/+25
* docs: Add annotation glossary to the Cogl API referenceEmmanuele Bassi2010-09-031-0/+6
* docs: Pass -DCOGL_ENABLE_EXPERIMENTAL_API when scanningEmmanuele Bassi2010-08-281-1/+1
* cogl-program: Adds use_uniform_xyz methodsRobert Bragg2010-08-121-0/+5
* Make the material functions for setting the p wrap mode publicNeil Roberts2010-07-131-0/+2
* Add a Cogl texture 3D backendNeil Roberts2010-07-132-0/+9
* Make a public CoglBitmapError enumNeil Roberts2010-07-131-0/+2
* Add cogl_vertex_buffer_is_indices to the public headersNeil Roberts2010-07-091-0/+1
* cogl-material: Add support for point spritesNeil Roberts2010-07-081-0/+2
* cogl-material: Add a property for setting the point sizeNeil Roberts2010-07-081-0/+2
* docs: Add a cogl-paths sectionEmmanuele Bassi2010-07-022-2/+5
* Convert the ASCII art documentation in cogl-vertex-buffer to PNGsNeil Roberts2010-07-023-0/+4
* Add CoglMaterialWrapMode to the Cogl docs and fix docs for the gettersNeil Roberts2010-07-021-0/+1
* 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
| |\