mirror of
https://github.com/brl/mutter.git
synced 2025-01-27 03:49:03 +00:00
5cc062c16c
This adds the _cogl_blit_framebuffer internal function which is a wrapper around glBlitFramebuffer. The API is changed from the GL version of the function to reflect the limitations provided by the GL_ANGLE_framebuffer_blit extension (eg, no scaling or mirroring).