mirror of
https://github.com/brl/mutter.git
synced 2025-07-10 04:34:31 +00:00
41c96921d615a47353c0917f6dec2b1f8080e848

Add support for inverted Y Wayland buffers. OpenGL textures are by default inverted, so adding support for EGL_WAYLAND_Y_INVERTED_WL effectively means adding support for non-inverted, which makes the MetaShapedTexture apply a transformation when drawing only when querying EGL_WAYLAND_Y_INVERTED_WL resulted in the response "EGL_FALSE". https://bugzilla.gnome.org/show_bug.cgi?id=773629
Description
Languages
C
98.9%
Meson
0.7%
Python
0.3%