summaryrefslogtreecommitdiff
path: root/doc
Commit message (Expand)AuthorAgeFilesLines
* Remove the long since deprecated cogl_material apiRobert Bragg2012-04-161-1/+0
* Remove deprecated cogl_vertex_buffer apiRobert Bragg2012-04-161-2/+0
* Removed legacy cogl-fixed 1.x apiRobert Bragg2012-04-161-1/+0
* Start building parallel installable 2.0 api onlyRobert Bragg2012-04-1619-1207/+3
* 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
* framebuffer: adds cogl_framebuffer_get_samples_per_pixelRobert Bragg2011-11-011-0/+2
* doc: Adds a cogl-texture-2d to the 2.0 reference manualRobert Bragg2011-11-011-0/+9
* texture: Make CoglTextureRectangle experimentally publicRobert Bragg2011-11-011-0/+7
* framebuffer: split out CoglOnscreen codeRobert Bragg2011-11-012-0/+2
* features: Support more than 32 features!Robert Bragg2011-11-011-0/+7
* framebuffer: Adds experimental _finish() APIRobert Bragg2011-11-011-0/+1
* doc/RELEASING: Add a note about testing windows compilationNeil Roberts2011-10-171-0/+6
* doc/RELEASING: note that the conformance tests should be runRobert Bragg2011-09-191-1/+5
* pipeline: split out all layer state apisRobert Bragg2011-09-192-0/+2
* pipeline: split out all core state apisRobert Bragg2011-09-192-0/+2