summaryrefslogtreecommitdiff
path: root/cogl/cogl-util.c
Commit message (Expand)AuthorAgeFilesLines
* This re-licenses Cogl under the MIT licenseRobert Bragg2014-01-141-11/+18
* Add a wrapper for 'memmem'Neil Roberts2012-08-091-0/+24
* Switch use of primitive glib types to c99 equivalentsRobert Bragg2012-04-181-3/+3
* Add support for X101010 and 2101010 pixel formats to fallback OpenGL renderingDamien Leone2012-02-201-0/+5
* Adds a _cogl_util_pixel_format_from_masks APIRobert Bragg2012-02-201-0/+128
* Move POPCOUNTL to cogl-utilNeil Roberts2011-11-161-0/+20
* cogl-bitmask: Use ffsl to speedup bitmask iterationNeil Roberts2011-11-161-0/+23
* cogl-fixed: Move the GType defs from cogl-util.c to cogl-fixed.cNeil Roberts2011-11-161-160/+0
* Start to reduce dependence on glibRobert Bragg2011-11-011-1/+0
* Moves all GLX code down from Clutter to CoglRobert Bragg2011-04-111-1/+0
* cogl-util: Add an internal wrapper for the ffs functionNeil Roberts2011-01-101-0/+21
* pipeline: Implements _cogl_pipeline_hash functionRobert Bragg2010-12-071-0/+9
* cogl: rename CoglMaterial -> CoglPipelineRobert Bragg2010-11-031-1/+1
* cogl: Make cogl_util_next_p2 internal and fix the documentationNeil Roberts2010-09-151-5/+6
* CoglObject: Adds cogl_object_{get,set}_user_dataRobert Bragg2010-06-041-61/+0
* Start eradicating the CoglHandle typedefRobert Bragg2010-05-281-12/+31
* Return and warn if a handle's refcount is <= 0Colin Walters2010-03-151-0/+1
* Remove mentions of the FSF addressEmmanuele Bassi2010-03-011-3/+3
* cogl: improves header and coding style consistencyRobert Bragg2010-02-121-15/+15
* Whitespace fixes in cogl-utilEmmanuele Bassi2010-02-011-3/+3
* [cogl] Removes the cogl-current-matrix abstractionRobert Bragg2009-10-201-1/+0
* Intial Re-layout of the Cogl source code and introduction of a Cogl WinsysRobert Bragg2009-10-161-0/+252