summaryrefslogtreecommitdiff
path: root/cogl/cogl-debug.h
Commit message (Expand)AuthorAgeFilesLines
* This re-licenses Cogl under the MIT licenseRobert Bragg2014-01-141-11/+18
* Fixes for --disable-glibNeil Roberts2012-11-261-2/+2
* debug: define COGL_DEBUG_ macros for non-debug buildsRobert Bragg2012-08-301-16/+0
* Fix disabling debuggingNeil Roberts2012-05-181-4/+3
* Re-design the matrix stack using a graph of opsRobert Bragg2012-04-241-0/+1
* Switch use of primitive glib types to c99 equivalentsRobert Bragg2012-04-181-2/+2
* Removes all remaining use of CoglHandleRobert Bragg2012-04-181-1/+1
* cogl-debug: Mark _cogl_debug_flags with dllexport for MSVCNeil Roberts2011-11-251-1/+6
* cogl-flags: Use longs instead of intsNeil Roberts2011-11-161-2/+2
* cogl: Add support for reading a cogl.conf config fileRobert Bragg2011-08-121-0/+5
* Compilation fixes for sunccEmmanuele Bassi2011-07-181-1/+1
* Add internal _cogl_init() functionRobert Bragg2011-06-301-0/+3
* cogl-debug: add instrumentation to track the number of objectsLionel Landwerlin2011-06-141-0/+1
* cogl-debug: Add an option to disable atlasing sharingNeil Roberts2011-05-051-0/+1
* cogl-context: Store winsys features in an array of unsigned intsNeil Roberts2011-04-201-18/+5
* Moves all GLX code down from Clutter to CoglRobert Bragg2011-04-111-0/+1
* cogl-debug: Add a debug option for tracing clippingNeil Roberts2011-01-241-0/+1
* cogl-debug: Split the flags to support more than 32Neil Roberts2011-01-241-35/+70
* debug: Adds a COGL_DEBUG=disable-fast-read-pixel optionRobert Bragg2011-01-211-30/+31
* arbfp: Adds an ARBfp program cacheRobert Bragg2010-12-071-1/+2
* Add a COGL_DEBUG option to disable software clippingNeil Roberts2010-12-031-1/+2
* Add a COGL_DEBUG option to disable the fixed function pipeline backendNeil Roberts2010-11-241-7/+8
* debug: Adds a COGL_DEBUG=wireframe optionRobert Bragg2010-11-191-1/+2
* Replace the disable-npots tool with a COGL_DEBUG optionNeil Roberts2010-11-051-1/+2
* profile: Update to uprof-0.3 dep for --enable-profileRobert Bragg2010-09-141-8/+10
* Add a Cogl debug flag for BITMAPNeil Roberts2010-07-151-1/+2
* debug: Adds a COGL_DEBUG=disable-pbos debug optionRobert Bragg2010-07-061-4/+5
* cogl-debug: Remove the force-scanline-paths optionNeil Roberts2010-06-291-1/+0
* Add a CoglTexturePixmapX11 texture backendNeil Roberts2010-06-221-1/+2
* CoglMaterial: Implements sparse materials designRobert Bragg2010-06-151-1/+2
* material: Adds backend abstraction for fragment processingRobert Bragg2010-06-091-1/+5
* debug: Use G_UNLIKELY in the testsDamien Lespiau2010-05-041-10/+10
* Remove mentions of the FSF addressEmmanuele Bassi2010-03-011-3/+3
* cogl debug: Adds glViewport call tracingRobert Bragg2010-02-231-1/+2
* cogl debug: Makes COGL_DEBUG=all|verbose|help more usefulRobert Bragg2010-02-231-20/+17
* cogl: improves header and coding style consistencyRobert Bragg2010-02-121-2/+2
* cogl-atlas-texture: Add a debug option to disable the atlasNeil Roberts2010-01-221-1/+2
* cogl-atlas: Add a debug option to visualize the atlasNeil Roberts2009-12-041-1/+2
* cogl-texture-atlas: Add some debugging notesNeil Roberts2009-12-041-1/+2
* debug: remove the COGL_DEBUG=client-side-matrices optionRobert Bragg2009-11-251-7/+6
* [debug] Adds a COGL_DEBUG=force-scanline-pathsRobert Bragg2009-11-051-1/+2
* [debug] Adds a COGL_DEBUG=matrices debug optionRobert Bragg2009-11-041-1/+2
* Intial Re-layout of the Cogl source code and introduction of a Cogl WinsysRobert Bragg2009-10-161-0/+79