mirror of
https://github.com/brl/mutter.git
synced 2025-01-24 10:28:58 +00:00
Neil Roberts
9a1aa08fda
cogl: Add an internal CoglTextureRectangle backend
This adds an internal rectangle texture backend which is mostly based on the CoglTexture2D backend. It will throw assert failures if any operations are attempted that rectangle textures don't support, such as mipmapping or hardware repeating.
Description
Languages
C
98.9%
Meson
0.7%
Python
0.3%