summaryrefslogtreecommitdiff
path: root/doc
Commit message (Expand)AuthorAgeFilesLines
* 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
* renderer: Add cogl_renderer_get_n_fragment_texture_units()Damien Lespiau2011-09-051-0/+1
* display: Add an accessor to get the renderer out of a displayDamien Lespiau2011-09-051-0/+1
* context: Add an accessor to get display associated with the contextDamien Lespiau2011-09-051-0/+1
* matrix: Add cogl_matrix_look_atRobert Bragg2011-08-121-0/+1
* framebuffer: Make framebuffer_clear APIs public experimentalRobert Bragg2011-08-121-0/+2
* framebuffer: Adds a context getter for CoglFramebufferRobert Bragg2011-08-121-0/+1
* dist: enable more features for distcheckRobert Bragg2011-07-201-1/+1
* Add note about updating libtool versioning in doc/RELEASINGRobert Bragg2011-07-201-0/+1
* Adds ColorMask support to CoglRobert Bragg2011-07-191-0/+6
* dist: give 2.0 manual unique DOC_MODULE nameRobert Bragg2011-07-113-1/+1
* onscreen: make platform specific onscreen apis consistentRobert Bragg2011-07-111-5/+5
* docs: update cogl-context 2.0 docsRobert Bragg2011-07-042-3/+1
* docs: Adds missing cogl_framebuffer syms to referenceRobert Bragg2011-07-041-0/+37
* doc: Adds missing cogl_matrix syms to 2.0 referenceRobert Bragg2011-07-041-2/+7
* matrix: Adds cogl_matrix_is_identity APIRobert Bragg2011-07-042-0/+2
* Updates wayland symbol names to be consistentRobert Bragg2011-06-301-4/+4
* work towards consistent platform file/symbol namingRobert Bragg2011-06-301-2/+2
* replace public native_event APIs with typesafe APIsRobert Bragg2011-06-301-3/+10
* 2.0 reference: make various fixups in cogl-sections.txtRobert Bragg2011-06-302-40/+20
* docs: Adds cogl-index/attribute-buffer syms to 2.0 referenceRobert Bragg2011-06-301-0/+16
* docs: fix stale include linksRobert Bragg2011-06-301-2/+2
* docs: Fix typo to avoid duplicate section nameRobert Bragg2011-06-301-1/+1
* docs: Add swap-chain/onscreen-template to 2.0 referenceRobert Bragg2011-06-301-0/+14
* docs: Adds CoglDisplay symbols to 2.0 referenceRobert Bragg2011-06-301-0/+13
* docs: Add CoglRenderer documentation to 2.0 referenceRobert Bragg2011-06-301-0/+22
* doc/RELEASING: Fix the check for diffs from origin/masterNeil Roberts2011-06-291-1/+1
* doc: Fix EXTRA_DIST variable setupRobert Bragg2011-06-142-14/+6
* doc: Adds doc/RELEASINGRobert Bragg2011-06-141-0/+86
* Make it clearer that the 2.0 API is experimentalRobert Bragg2011-06-1410-1/+1
* Make CoglTexture2D public as experimental APIRobert Bragg2011-06-011-0/+10
* build: Fix generation of the documentation MakefilesDamien Lespiau2011-05-182-2/+6
* Add CoglDepthState APIRobert Bragg2011-05-164-8/+30
* Rename CoglIndexArray to CoglIndexBufferRobert Bragg2011-05-161-1/+1
* Rename CoglPixelArray to CoglPixelBufferRobert Bragg2011-05-161-1/+1