summaryrefslogtreecommitdiff
path: root/cogl/cogl-bitmask.h
Commit message (Expand)AuthorAgeFilesLines
* This re-licenses Cogl under the MIT licenseRobert Bragg2014-01-141-13/+18
* Fixes for --disable-glibNeil Roberts2012-11-261-2/+2
* Switch use of primitive glib types to c99 equivalentsRobert Bragg2012-04-181-7/+7
* cogl-bitmask.h: Eliminate compiler warningChun-wei Fan2011-12-071-1/+1
* cogl-bitmask: Add _cogl_bitmask_popcountNeil Roberts2011-11-161-0/+48
* cogl-bitmask: Add _cogl_bitmask_set_flagsNeil Roberts2011-11-161-1/+21
* cogl-bitmask: Add a return value for the foreach callbackNeil Roberts2011-11-161-2/+3
* cogl-bitmask: Use longs instead of intsNeil Roberts2011-11-161-17/+28
* cogl-context: Store winsys features in an array of unsigned intsNeil Roberts2011-04-201-0/+4
* cogl-vertex-attribute: Use glVertexAttribPointer on GLES2Neil Roberts2010-12-131-5/+5
* cogl: Add an internal CoglBitmask typeNeil Roberts2010-05-241-0/+223