summaryrefslogtreecommitdiff
path: root/cogl/cogl-util.h
Commit message (Expand)AuthorAgeFilesLines
* This re-licenses Cogl under the MIT licenseRobert Bragg2014-01-141-11/+18
* util: simplify _COGL_STATIC_ASSERT definitionRobert Bragg2013-10-141-20/+2
* Don't use #if with defines that are either defined or notDamien Lespiau2012-12-291-1/+1
* texture: expose mipmap level in set region apisRobert Bragg2012-11-271-0/+19
* clip-stack: workaround intel gen6 viewport clip bugRobert Bragg2012-10-251-0/+16
* Add a wrapper for 'memmem'Neil Roberts2012-08-091-0/+10
* Fix disabling debuggingNeil Roberts2012-05-181-4/+15
* Add a cogl-version headerNeil Roberts2012-04-241-21/+0
* Switch use of primitive glib types to c99 equivalentsRobert Bragg2012-04-181-5/+5
* Add _COGL_STATIC_ASSERT macroRobert Bragg2012-04-181-0/+51
* Add a mechanism for determining GPU driver detailsNeil Roberts2012-04-051-0/+21
* Use GL_ARB_sampler_objectsNeil Roberts2012-04-051-2/+2
* Remove all internal includes of cogl.hRobert Bragg2012-02-201-1/+2
* Adds a _cogl_util_pixel_format_from_masks APIRobert Bragg2012-02-201-0/+15
* cogl-debug: Mark _cogl_debug_flags with dllexport for MSVCNeil Roberts2011-11-251-0/+13
* Move POPCOUNTL to cogl-utilNeil Roberts2011-11-161-3/+31
* cogl-bitmask: Use ffsl to speedup bitmask iterationNeil Roberts2011-11-161-0/+15
* cogl-utils: Include cogl-defines.hNeil Roberts2011-11-141-0/+1
* Start to reduce dependence on glibRobert Bragg2011-11-011-0/+30
* cogl-util: Add an internal wrapper for the ffs functionNeil Roberts2011-01-101-0/+8
* pipeline: Implements _cogl_pipeline_hash functionRobert Bragg2010-12-071-0/+27
* cogl: Make cogl_util_next_p2 internal and fix the documentationNeil Roberts2010-09-151-1/+1
* Move _cogl_texture_2d_is_pot to cogl-util.hNeil Roberts2010-07-131-0/+8
* Remove mentions of the FSF addressEmmanuele Bassi2010-03-011-3/+3
* cogl-clip-stack: Round the coords when clipping to a window rectNeil Roberts2010-02-171-0/+8
* cogl: Add a fallback for when the signbit macro is missingNeil Roberts2010-02-111-1/+26
* Intial Re-layout of the Cogl source code and introduction of a Cogl WinsysRobert Bragg2009-10-161-0/+30