summaryrefslogtreecommitdiff
path: root/cogl/cogl-debug.h
AgeCommit message (Expand)AuthorFilesLines
2014-02-22This re-licenses Cogl 1.18 under the MIT licenseRobert Bragg1-11/+18
2013-01-22Fixes for --disable-glibNeil Roberts1-2/+2
2012-09-03debug: define COGL_DEBUG_ macros for non-debug buildsRobert Bragg1-16/+0
2012-08-06Fix disabling debuggingNeil Roberts1-4/+3
2012-08-06Re-design the matrix stack using a graph of opsRobert Bragg1-0/+1
2012-08-06Switch use of primitive glib types to c99 equivalentsRobert Bragg1-2/+2
2012-08-06Removes all remaining use of CoglHandleRobert Bragg1-1/+1
2011-11-25cogl-debug: Mark _cogl_debug_flags with dllexport for MSVCNeil Roberts1-1/+6
2011-11-16cogl-flags: Use longs instead of intsNeil Roberts1-2/+2
2011-08-12cogl: Add support for reading a cogl.conf config fileRobert Bragg1-0/+5
2011-07-18Compilation fixes for sunccEmmanuele Bassi1-1/+1
2011-06-30Add internal _cogl_init() functionRobert Bragg1-0/+3
2011-06-14cogl-debug: add instrumentation to track the number of objectsLionel Landwerlin1-0/+1
2011-05-05cogl-debug: Add an option to disable atlasing sharingNeil Roberts1-0/+1
2011-04-20cogl-context: Store winsys features in an array of unsigned intsNeil Roberts1-18/+5
2011-04-11Moves all GLX code down from Clutter to CoglRobert Bragg1-0/+1
2011-01-24cogl-debug: Add a debug option for tracing clippingNeil Roberts1-0/+1
2011-01-24cogl-debug: Split the flags to support more than 32Neil Roberts1-35/+70
2011-01-21debug: Adds a COGL_DEBUG=disable-fast-read-pixel optionRobert Bragg1-30/+31
2010-12-07arbfp: Adds an ARBfp program cacheRobert Bragg1-1/+2
2010-12-03Add a COGL_DEBUG option to disable software clippingNeil Roberts1-1/+2
2010-11-24Add a COGL_DEBUG option to disable the fixed function pipeline backendNeil Roberts1-7/+8
2010-11-19debug: Adds a COGL_DEBUG=wireframe optionRobert Bragg1-1/+2
2010-11-05Replace the disable-npots tool with a COGL_DEBUG optionNeil Roberts1-1/+2
2010-09-14profile: Update to uprof-0.3 dep for --enable-profileRobert Bragg1-8/+10
2010-07-15Add a Cogl debug flag for BITMAPNeil Roberts1-1/+2
2010-07-06debug: Adds a COGL_DEBUG=disable-pbos debug optionRobert Bragg1-4/+5
2010-06-29cogl-debug: Remove the force-scanline-paths optionNeil Roberts1-1/+0
2010-06-22Add a CoglTexturePixmapX11 texture backendNeil Roberts1-1/+2
2010-06-15CoglMaterial: Implements sparse materials designRobert Bragg1-1/+2
2010-06-09material: Adds backend abstraction for fragment processingRobert Bragg1-1/+5
2010-05-04debug: Use G_UNLIKELY in the testsDamien Lespiau1-10/+10
2010-03-01Remove mentions of the FSF addressEmmanuele Bassi1-3/+3
2010-02-23cogl debug: Adds glViewport call tracingRobert Bragg1-1/+2
2010-02-23cogl debug: Makes COGL_DEBUG=all|verbose|help more usefulRobert Bragg1-20/+17
2010-02-12cogl: improves header and coding style consistencyRobert Bragg1-2/+2
2010-01-22cogl-atlas-texture: Add a debug option to disable the atlasNeil Roberts1-1/+2
2009-12-04cogl-atlas: Add a debug option to visualize the atlasNeil Roberts1-1/+2
2009-12-04cogl-texture-atlas: Add some debugging notesNeil Roberts1-1/+2
2009-11-25debug: remove the COGL_DEBUG=client-side-matrices optionRobert Bragg1-7/+6
2009-11-05[debug] Adds a COGL_DEBUG=force-scanline-pathsRobert Bragg1-1/+2
2009-11-04[debug] Adds a COGL_DEBUG=matrices debug optionRobert Bragg1-1/+2
2009-10-16Intial Re-layout of the Cogl source code and introduction of a Cogl WinsysRobert Bragg1-0/+79