mirror of
https://github.com/brl/mutter.git
synced 2025-07-23 01:51:38 +00:00

This moves all the cogl_framebuffer_ apis relating to swap buffer requests into the cogl_onscreen_ namespace since on CoglOnscreen framebuffers have back buffers that can be swapped. Reviewed-by: Neil Roberts <neil@linux.intel.com>