mirror of
https://github.com/brl/mutter.git
synced 2025-01-26 19:39:20 +00:00
479c5fd2c9
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>