1
0
Fork 0
mutter-performance-source/doc/reference
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
..
cogl pipeline: split out all layer state apis 2011-09-19 16:40:00 +01:00
cogl-2.0-experimental framebuffer: Adds experimental _finish() API 2011-11-01 12:02:55 +00:00
Makefile.am Make it clearer that the 2.0 API is experimental 2011-06-14 17:09:55 +01:00