mirror of
https://github.com/brl/mutter.git
synced 2025-02-16 21:34:09 +00:00
![Emmanuele Bassi](/assets/img/avatar_default.png)
The CGL_* defines in COGL were always meant to be private and should have never been exposed in the first place. The API in COGL has been updated to never require them starting from 1.1, but using the original GL symbols has always been the intent of the API. This commit removes the CGL_TEXTURE_RECTANGLE_ARB usage in favour of the ARB-sanctioned GL_TEXTURE_RECTANGLE_ARB enumeration value. Signed-off-by: Emmanuele Bassi <ebassi@linux.intel.com> https://bugzilla.gnome.org/show_bug.cgi?id=607398
Intro ===== Fix me. Env Vars ======== MUTTER_DISABLE_MIPMAPS - set to disable use of mipmaped windows.