Add a COGL_DEBUG option to disable software clipping
authorNeil Roberts <neil@linux.intel.com>
Wed, 10 Nov 2010 14:02:31 +0000 (14:02 +0000)
committerRobert Bragg <robert@linux.intel.com>
Fri, 3 Dec 2010 17:16:58 +0000 (17:16 +0000)
commit3fa91efea84c2c442fcc92e8ed0df711d7e67988
tree812d003d498366c1e447ed8a77d50b1799ae2bf1
parent62c893feee386223aebbab781171028db547d7f9
Add a COGL_DEBUG option to disable software clipping

This adds a debug option called disable-software-clipping which causes
the journal to always log the clip stack state rather than trying to
manually clip rectangles.
clutter/cogl/cogl/cogl-debug-options.h
clutter/cogl/cogl/cogl-debug.c
clutter/cogl/cogl/cogl-debug.h
clutter/cogl/cogl/cogl-journal.c