mirror of
https://github.com/brl/mutter.git
synced 2025-03-24 20:23:56 +00:00

Commit 558b17ee1e added support for rectangle textures to the framebuffer code. Under GLES there is no GL_TEXTURE_RECTANGLE_ARB definition so this was breaking the build. The rest of Cogl uses ifdef's around that constant so we should do the same here.
Description
Languages
C
98.9%
Meson
0.7%
Python
0.3%