summaryrefslogtreecommitdiff
path: root/cogl/cogl-util.h
AgeCommit message (Expand)AuthorFilesLines
2014-02-22This re-licenses Cogl 1.18 under the MIT licenseRobert Bragg1-11/+18
2013-10-28util: simplify _COGL_STATIC_ASSERT definitionRobert Bragg1-20/+2
2013-01-22Don't use #if with defines that are either defined or notDamien Lespiau1-1/+1
2013-01-22texture: expose mipmap level in set region apisRobert Bragg1-0/+19
2013-01-22clip-stack: workaround intel gen6 viewport clip bugRobert Bragg1-0/+16
2012-08-14Add a wrapper for 'memmem'Neil Roberts1-0/+10
2012-08-06Fix disabling debuggingNeil Roberts1-4/+15
2012-08-06Add a cogl-version headerNeil Roberts1-21/+0
2012-08-06Switch use of primitive glib types to c99 equivalentsRobert Bragg1-5/+5
2012-08-06Add _COGL_STATIC_ASSERT macroRobert Bragg1-0/+51
2012-04-05Add a mechanism for determining GPU driver detailsNeil Roberts1-0/+21
2012-04-05Use GL_ARB_sampler_objectsNeil Roberts1-2/+2
2012-02-20Remove all internal includes of cogl.hRobert Bragg1-1/+2
2012-02-20Adds a _cogl_util_pixel_format_from_masks APIRobert Bragg1-0/+15
2011-11-25cogl-debug: Mark _cogl_debug_flags with dllexport for MSVCNeil Roberts1-0/+13
2011-11-16Move POPCOUNTL to cogl-utilNeil Roberts1-3/+31
2011-11-16cogl-bitmask: Use ffsl to speedup bitmask iterationNeil Roberts1-0/+15
2011-11-14cogl-utils: Include cogl-defines.hNeil Roberts1-0/+1
2011-11-01Start to reduce dependence on glibRobert Bragg1-0/+30
2011-01-10cogl-util: Add an internal wrapper for the ffs functionNeil Roberts1-0/+8
2010-12-07pipeline: Implements _cogl_pipeline_hash functionRobert Bragg1-0/+27
2010-09-15cogl: Make cogl_util_next_p2 internal and fix the documentationNeil Roberts1-1/+1
2010-07-13Move _cogl_texture_2d_is_pot to cogl-util.hNeil Roberts1-0/+8
2010-03-01Remove mentions of the FSF addressEmmanuele Bassi1-3/+3
2010-02-17cogl-clip-stack: Round the coords when clipping to a window rectNeil Roberts1-0/+8
2010-02-11cogl: Add a fallback for when the signbit macro is missingNeil Roberts1-1/+26
2009-10-16Intial Re-layout of the Cogl source code and introduction of a Cogl WinsysRobert Bragg1-0/+30