2fbe4c2388
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 |
||
---|---|---|
.. | ||
plugins | ||
tidy | ||
compositor-private.h | ||
compositor.c | ||
mutter-module.c | ||
mutter-module.h | ||
mutter-plugin-manager.c | ||
mutter-plugin-manager.h | ||
mutter-plugin.c | ||
mutter-shaped-texture.c | ||
mutter-shaped-texture.h | ||
mutter-texture-tower.c | ||
mutter-texture-tower.h | ||
mutter-window-group.c | ||
mutter-window-group.h | ||
mutter-window-private.h | ||
mutter-window.c | ||
README | ||
shadow.c | ||
shadow.h |
Intro ===== Fix me. Env Vars ======== MUTTER_DISABLE_MIPMAPS - set to disable use of mipmaped windows.