summaryrefslogtreecommitdiff
path: root/cogl/cogl-types.h
Commit message (Expand)AuthorAgeFilesLines
* Add support for setting up stereo CoglOnscreensOwen W. Taylor2014-07-171-0/+15
* Set the COGL_BITWISE_BIT flag for the formats with 10-bit componentsNeil Roberts2014-01-201-9/+9
* Add support for RG texturesNeil Roberts2014-01-201-0/+5
* This re-licenses Cogl under the MIT licenseRobert Bragg2014-01-141-13/+20
* Remove cogl-auto-texture apisRobert Bragg2013-07-111-23/+0
* Remove support for luminance texturesNeil Roberts2013-04-151-3/+0
* remove unused _SWAP_BUFFERS_EVENT definesRobert Bragg2013-02-151-4/+0
* onscreen: Add CoglFrameInfo and _add_frame_callback() apiOwen W. Taylor2013-01-301-0/+3
* cogl-onscreen: Add buffer_age supportAdel Gadllah2013-01-231-0/+3
* doc: Fix the remaining broken internal cross-referencesDamien Lespiau2012-12-311-3/+3
* doc: Use Docbook's <constant> for external constantsDamien Lespiau2012-12-311-7/+12
* doc: Add a missing '*' to the documentation of CoglFilterReturnDamien Lespiau2012-12-311-1/+1
* doc: Fix FALSE documentationDamien Lespiau2012-12-311-1/+1
* doc: Populate cogl-types a bit more and move it to the general sectionDamien Lespiau2012-12-311-0/+7
* doc: Fix the remaining warning around the depth stateDamien Lespiau2012-12-311-4/+3
* doc: Document CoglColorDamien Lespiau2012-12-311-0/+4
* doc: Add the missing Depth/Stencil members of CoglPixelFormatDamien Lespiau2012-12-311-0/+3
* Fixes for --disable-glibNeil Roberts2012-11-261-3/+25
* cogl: Don't expose longs in the API (2/2)Damien Lespiau2012-10-011-3/+3
* object: Move cogl_object_{ref,unref}() to cogl-object.hDamien Lespiau2012-10-011-21/+0
* Remove the deprecated feature flagsNeil Roberts2012-09-271-75/+0
* Remove cogl-primitives.h and CoglTextureVertexNeil Roberts2012-09-141-22/+0
* types: Remove unused CoglAngle typeDamien Lespiau2012-09-131-10/+0
* renderer: Remove unused error from CoglRendererErrorDamien Lespiau2012-09-131-1/+0
* format: Tidy up the definition of CoglPixelFormatRobert Bragg2012-09-101-96/+130
* framebuffer: Support texture based depth buffersDamien Lespiau2012-09-071-7/+19
* Adds CoglError apiRobert Bragg2012-09-071-17/+17
* color: Store components as floats and make publicRobert Bragg2012-08-301-15/+5
* pipeline: Remove all fog apis and state trackingRobert Bragg2012-08-301-34/+0
* Mass rename CLUTTER_COMPILATION to COGL_COMPILATIONTomeu Vizoso2012-06-201-2/+2
* Adds gles2-context renderer constraintRobert Bragg2012-05-171-1/+2
* build: Include stdint.hRobert Bragg2012-04-241-0/+1
* Switch use of primitive glib types to c99 equivalentsRobert Bragg2012-04-181-8/+46
* Removes all remaining use of CoglHandleRobert Bragg2012-04-181-42/+1
* Remove deprecated cogl_vertex_buffer apiRobert Bragg2012-04-161-1/+1
* Removed legacy cogl-fixed 1.x apiRobert Bragg2012-04-161-11/+0
* pixel formats: Documents the internal representationRobert Bragg2012-02-201-9/+76
* Add 30-bit color depth pixel formats X101010 and 2101010Damien Leone2012-02-201-1/+19
* Removes the COGL_PIXEL_FORMAT_{24,32} definesRobert Bragg2012-02-201-12/+10
* Remove COGL_UNORDERED_MASK defineRobert Bragg2012-02-201-1/+0
* Remove COGL_UNPREMULT_MASK defineRobert Bragg2012-02-201-1/+0
* Move all types/prototypes from cogl.h -> cogl[1]-context.hRobert Bragg2012-02-201-0/+28
* pipeline: Make the backface culling experimental publicNeil Roberts2011-11-141-0/+15
* Remove inclusion of Xlib headers in Cogl headersZan Dobersek2011-11-011-3/+0
* texture-2d-sliced: make CoglTexture2DSliced publicRobert Bragg2011-11-011-2/+6
* winsys-glx: Fix synchronisation behaviour in _cogl_winsys_onscreen_swap_regionAdel Gadllah2011-09-191-0/+4
* Adds ColorMask support to CoglRobert Bragg2011-07-191-0/+26
* replace public native_event APIs with typesafe APIsRobert Bragg2011-06-301-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