mirror of
https://github.com/brl/mutter.git
synced 2025-02-02 23:03:00 +00:00
ffb592de59
Since offscreen rendering is internally forced to be upside down Cogl needs to reverse the glFrontFace winding order so as not to interfere with the use of cogl_set_backface_culling_enabled() This ensures we test that mechanism.