mutter/doc
Robert Bragg a8efe6af06 framebuffer: Adds experimental _finish() API
This adds a new experimental function, cogl_framebuffer_finish(), which
can be used to explicitly synchronize the CPU with the GPU. It's rare
that this level of explicit synchronization is desirable but for example
it can be useful during performance analysys to make sure measurements
reflect the working time of the GPU not just the time to queue commands.

Reviewed-by: Neil Roberts <neil@linux.intel.com>
2011-11-01 12:02:55 +00:00
..
reference framebuffer: Adds experimental _finish() API 2011-11-01 12:02:55 +00:00
CODING_STYLE cogl: improves header and coding style consistency 2010-02-12 14:05:00 +00:00
Makefile.am build: Distribute CODING_STYLE 2011-05-06 18:56:38 +01:00
RELEASING doc/RELEASING: Add a note about testing windows compilation 2011-10-17 15:00:31 +01:00