summaryrefslogtreecommitdiff
path: root/cogl/cogl-util.c
AgeCommit message (Expand)AuthorFilesLines
2014-02-22This re-licenses Cogl 1.18 under the MIT licenseRobert Bragg1-11/+18
2012-08-14Add a wrapper for 'memmem'Neil Roberts1-0/+24
2012-08-06Switch use of primitive glib types to c99 equivalentsRobert Bragg1-3/+3
2012-02-20Add support for X101010 and 2101010 pixel formats to fallback OpenGL renderingDamien Leone1-0/+5
2012-02-20Adds a _cogl_util_pixel_format_from_masks APIRobert Bragg1-0/+128
2011-11-16Move POPCOUNTL to cogl-utilNeil Roberts1-0/+20
2011-11-16cogl-bitmask: Use ffsl to speedup bitmask iterationNeil Roberts1-0/+23
2011-11-16cogl-fixed: Move the GType defs from cogl-util.c to cogl-fixed.cNeil Roberts1-160/+0
2011-11-01Start to reduce dependence on glibRobert Bragg1-1/+0
2011-04-11Moves all GLX code down from Clutter to CoglRobert Bragg1-1/+0
2011-01-10cogl-util: Add an internal wrapper for the ffs functionNeil Roberts1-0/+21
2010-12-07pipeline: Implements _cogl_pipeline_hash functionRobert Bragg1-0/+9
2010-11-03cogl: rename CoglMaterial -> CoglPipelineRobert Bragg1-1/+1
2010-09-15cogl: Make cogl_util_next_p2 internal and fix the documentationNeil Roberts1-5/+6
2010-06-04CoglObject: Adds cogl_object_{get,set}_user_dataRobert Bragg1-61/+0
2010-05-28Start eradicating the CoglHandle typedefRobert Bragg1-12/+31
2010-03-15Return and warn if a handle's refcount is <= 0Colin Walters1-0/+1
2010-03-01Remove mentions of the FSF addressEmmanuele Bassi1-3/+3
2010-02-12cogl: improves header and coding style consistencyRobert Bragg1-15/+15
2010-02-01Whitespace fixes in cogl-utilEmmanuele Bassi1-3/+3
2009-10-20[cogl] Removes the cogl-current-matrix abstractionRobert Bragg1-1/+0
2009-10-16Intial Re-layout of the Cogl source code and introduction of a Cogl WinsysRobert Bragg1-0/+252