mutter/clutter/cogl
Robert Bragg 9a663d8e41 debug: Adds a COGL_DEBUG=disable-fast-read-pixel option
COGL_DEBUG=disable-fast-read-pixel can be used to disable the
optimization for reading a single pixel colour back by looking at the
geometry in the journal and not involving the GPU. With this disabled we
will always flush the journal, rendering to the framebuffer and then use
glReadPixels to get the result.
2011-01-21 16:18:11 +00:00
..
cogl debug: Adds a COGL_DEBUG=disable-fast-read-pixel option 2011-01-21 16:18:11 +00:00
doc
pango
Makefile.am