summaryrefslogtreecommitdiff
path: root/cogl/cogl-types.h
Commit message (Expand)AuthorAgeFilesLines
* replace public native_event APIs with typesafe APIsRobert Bragg2011-06-281-22/+0
* Add compile time checks for size of public structsRobert Bragg2011-05-161-0/+12
* math: Adds an experimental euler APIRobert Bragg2011-05-161-0/+8
* math: Adds an experimental quaternion APIRobert Bragg2011-05-161-0/+4
* cogl-context: Store winsys features in an array of unsigned intsNeil Roberts2011-04-201-3/+3
* cogl-renderer: Move the XEvent filters to be generic for all renderersNeil Roberts2011-04-201-18/+21
* Moves all GLX code down from Clutter to CoglRobert Bragg2011-04-111-4/+83
* cogl: rename CoglVertexAttribute CoglAttributeRobert Bragg2011-01-211-0/+22
* cogl-buffer: Support mapping buffers for write on GLESNeil Roberts2011-01-131-1/+7
* docs: Fixes for the Cogl API referenceEmmanuele Bassi2010-12-221-2/+2
* cogl: rename CoglMaterial -> CoglPipelineRobert Bragg2010-11-031-3/+49
* Move IndicesType and VerticesMode typedefs to cogl-types.hRobert Bragg2010-10-261-0/+48
* Remove trailin enum commas, avoiding C++ warnings.Murray Cumming2010-09-131-1/+1
* Add some more introspection annotationsEmmanuele Bassi2010-09-061-1/+1
* cogl: Adds a COGL_FEATURE_SHADERS_ARBFP feature flagRobert Bragg2010-08-091-1/+3
* Add a Cogl texture 3D backendNeil Roberts2010-07-131-1/+3
* Rename COGL_ERROR_MISSING_FEATURE to COGL_ERROR_UNSUPPORTEDNeil Roberts2010-07-131-3/+18
* cogl-material: Add support for point spritesNeil Roberts2010-07-081-1/+4
* cogl: expose the semantic differences of gl/gles2 npot texturesRobert Bragg2010-07-071-2/+19
* material: Make CoglMaterial responsible for depth stateRobert Bragg2010-06-151-1/+24
* doc: Some fixes for the Cogl documentationDamien Lespiau2010-06-071-3/+3
* Start eradicating the CoglHandle typedefRobert Bragg2010-05-281-0/+21
* cogl: Make private members really hard to accidentally useNeil Roberts2010-04-121-7/+17
* Remove mentions of the FSF addressEmmanuele Bassi2010-03-011-3/+3
* cogl-vertex-buffer: Add support for unsigned int indicesNeil Roberts2010-02-261-1/+5
* cogl: improves header and coding style consistencyRobert Bragg2010-02-121-5/+10
* docs: Fixes for Cogl API referenceEmmanuele Bassi2010-02-091-1/+22
* cogl-pixel-buffer: Add a fallback pathDamien Lespiau2010-02-081-1/+3
* Merge remote branch 'master' into texture-debuggingNeil Roberts2010-02-011-3/+19
|\
| * docs: Add some notes about the CoglPixelFormat enumsNeil Roberts2010-01-271-3/+19
* | cogl: Add an atlased texture backendNeil Roberts2009-12-041-1/+2
|/
* Intial Re-layout of the Cogl source code and introduction of a Cogl WinsysRobert Bragg2009-10-161-0/+328