summaryrefslogtreecommitdiff
path: root/doc
Commit message (Expand)AuthorAgeFilesLines
* Fix the inclusion of the SDL integration documentationDamien Lespiau2012-08-061-1/+1
* Add functions to directly transform from a euler or a quaternionNeil Roberts2012-08-061-0/+4
* Add a cogl_matrix_init_from_euler functionNeil Roberts2012-08-061-0/+2
* Workaround drisw bug where clipped redraws don't workRobert Bragg2012-08-061-0/+3
* doc: Fix a couple of renamed symbolsDamien Lespiau2012-08-061-2/+2
* doc: Remove the inclusion of non-existent cogl-clipping.xmlDamien Lespiau2012-08-061-1/+0
* doc: Include the documentation for CoglEulerDamien Lespiau2012-08-062-0/+2
* quaternion: Document init_from_quaternion()Damien Lespiau2012-08-061-0/+1
* quaternion: Document init_from_euler()Damien Lespiau2012-08-061-0/+1
* matrix: Add a init_translation() constructorDamien Lespiau2012-08-061-0/+1
* Add a cogl-version headerNeil Roberts2012-08-062-0/+16
* Replace cogl_path_{stroke,fill} with framebuffer APINeil Roberts2012-08-061-2/+2
* Switch use of primitive glib types to c99 equivalentsRobert Bragg2012-08-061-12/+13
* Removes all remaining use of CoglHandleRobert Bragg2012-08-062-2/+0
* Rework sdl integration apiRobert Bragg2012-04-122-0/+12
* Add constructors which take a CoglBitmap to all primitive texturesNeil Roberts2012-04-051-0/+3
* Add a CoglPrimitiveTexture interfaceNeil Roberts2012-04-042-3/+16
* Fix some documentation problemsNeil Roberts2012-03-201-0/+31
* Adds cogl_framebuffer_draw_[*_]rectangle functionsRobert Bragg2012-03-201-0/+5
* Add cogl_framebuffer_read_pixels()Neil Roberts2012-03-191-0/+1
* Add -Wmissing-declarations to maintainer flags and fix problemsNeil Roberts2012-03-061-11/+0
* docs: Make sure we check wayland support for releasesRobert Bragg2012-03-051-1/+1
* docs: remove redundancies from doc/RELEASINGRobert Bragg2012-03-051-16/+0
* Change API so that CoglPixelBuffer no longer knows its w/h/formatNeil Roberts2012-03-052-8/+0
* Add a public cogl_framebuffer_read_pixels_into_bitmapNeil Roberts2012-03-051-0/+1
* doc/RELEASING: Add a note to test with all pipeline backends and GLES2Neil Roberts2012-02-211-0/+16
* Removes the COGL_PIXEL_FORMAT_{24,32} definesRobert Bragg2012-02-202-4/+0
* Remove COGL_UNORDERED_MASK defineRobert Bragg2012-02-202-2/+0
* Remove COGL_UNPREMULT_MASK defineRobert Bragg2012-02-202-2/+0
* Move all types/prototypes from cogl.h -> cogl[1]-context.hRobert Bragg2012-02-201-1/+0
* Add cogl_pipeline_set_layer_null_texture()Neil Roberts2012-02-131-0/+1
* Add _cogl_texture_get_type()Neil Roberts2012-02-131-0/+1
* framebuffer: Add cogl_framebuffer draw methodsRobert Bragg2012-02-092-15/+7
* Add cogl_primitive_get_indices()Neil Roberts2012-02-071-0/+1
* Add cogl_primitive_foreach_attribute()Neil Roberts2012-02-071-0/+2
* Add cogl_primitive_copy()Neil Roberts2012-02-071-0/+1
* docs: Updates cogl_primitive_new_xyz symbols listingRobert Bragg2012-01-161-8/+9
* docs: Add list of api introduced in 1.8 versionJavier Jardón2012-01-131-0/+5
* Add a utility to make a GSource out of a CoglContextNeil Roberts2012-01-051-0/+1
* Add support for main loop integrationNeil Roberts2012-01-052-0/+10
* Add the missing cogl_is_context() functionNeil Roberts2012-01-051-0/+1
* snippet: Add some more documentationNeil Roberts2011-12-073-0/+23
* attribute: Add the buffer and normalized property APIs to the headerNeil Roberts2011-12-061-0/+4
* matrix: Add cogl_matrix_orthographicRobert Bragg2011-12-061-1/+1
* reference: don't look for $(top_srcdir)/cogl/winsys/*.hRobert Bragg2011-11-221-2/+1
* cogl-pipeline: Add support for setting uniform valuesNeil Roberts2011-11-161-0/+7
* cogl-matrix: Add a public cogl_matrix_transpose()Neil Roberts2011-11-162-0/+2
* pipeline: Make the backface culling experimental publicNeil Roberts2011-11-141-0/+5
* docs: Adds various missing 2.0 sections and symbolsRobert Bragg2011-11-013-14/+46
* texture: Make CoglSubTexture experimental public apiRobert Bragg2011-11-011-0/+7