mirror of
https://github.com/brl/mutter.git
synced 2024-11-10 16:16:20 -05:00
90dbae5aa9
Before we call glViewport we need to convert Cogl viewport coordinates (where the origin is defined to be top left) to OpenGL coordinates (where the origin is defined to be bottom left) We weren't considering that offscreen rendering is always upside down and in this case Cogl coordinates == OpenGL coordinates. |
||
---|---|---|
.. | ||
cogl | ||
pango | ||
Makefile.am |