summaryrefslogtreecommitdiff
path: root/cogl/cogl-debug.c
Commit message (Expand)AuthorAgeFilesLines
* This re-licenses Cogl 1.18 under the MIT licenseRobert Bragg2014-02-221-11/+18
* Adds initial Emscripten support to CoglRobert Bragg2013-05-291-1/+1
* Add conf vars to trick Cogl to think extensions are disabledNeil Roberts2012-08-061-0/+10
* Re-design the matrix stack using a graph of opsRobert Bragg2012-08-061-1/+2
* Switch use of primitive glib types to c99 equivalentsRobert Bragg2012-08-061-15/+15
* Removes all remaining use of CoglHandleRobert Bragg2012-08-061-1/+1
* Add -Wmissing-declarations to maintainer flags and fix problemsNeil Roberts2012-03-061-0/+1
* Remove all internal includes of cogl.hRobert Bragg2012-02-201-1/+0
* debug: Adds COGL_DEBUG=winsys optionRobert Bragg2012-02-091-1/+2
* debug: Accept HELP for the COGL_DEBUG environment variable.Rob Bradford2011-12-091-1/+1
* cogl-flags: Use longs instead of intsNeil Roberts2011-11-161-25/+43
* Mark the debug options for translationNeil Roberts2011-10-141-5/+6
* cogl: Add support for reading a cogl.conf config fileRobert Bragg2011-08-121-1/+10
* Add internal _cogl_init() functionRobert Bragg2011-06-301-9/+17
* 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-2/+2
* cogl-debug: Don't define _cogl_debug_flags when debugging disabledNeil Roberts2011-02-151-4/+0
* cogl-debug: Add a debug option for tracing clippingNeil Roberts2011-01-241-1/+2
* cogl-debug: Split the flags to support more than 32Neil Roberts2011-01-241-19/+66
* debug: Adds a COGL_DEBUG=disable-fast-read-pixel optionRobert Bragg2011-01-211-1/+2
* arbfp: Adds an ARBfp program cacheRobert Bragg2010-12-071-3/+5
* 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-0/+1
* 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
* cogl: Use Cogl (not COGL) consistentlyDamien Lespiau2010-10-051-4/+4
* profile: Update to uprof-0.3 dep for --enable-profileRobert Bragg2010-09-141-30/+7
* Add a Cogl debug flag for BITMAPNeil Roberts2010-07-151-1/+2
* debug: Adds a COGL_DEBUG=disable-pbos debug optionRobert Bragg2010-07-061-0/+2
* cogl-debug: Remove the force-scanline-paths optionNeil Roberts2010-06-291-2/+0
* Add a CoglTexturePixmapX11 texture backendNeil Roberts2010-06-221-1/+3
* CoglMaterial: Implements sparse materials designRobert Bragg2010-06-151-1/+3
* cogl-framebuffer: Use the FBO extension for color sizesEmmanuele Bassi2010-06-101-1/+3
* material: Adds backend abstraction for fragment processingRobert Bragg2010-06-091-1/+9
* cogl debug: Adds missing guards around debug cogl_args[]1.2.0Robert Bragg2010-03-021-0/+2
* Remove mentions of the FSF addressEmmanuele Bassi2010-03-011-3/+3
* cogl debug: Adds glViewport call tracingRobert Bragg2010-02-231-0/+2
* cogl debug: Makes COGL_DEBUG=all|verbose|help more usefulRobert Bragg2010-02-231-28/+93
* cogl: improves header and coding style consistencyRobert Bragg2010-02-121-4/+4
* 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-1/+0
* [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/+131