mirror of
https://github.com/brl/mutter.git
synced 2025-01-23 01:48:55 +00:00
Neil Roberts
47f1b2ebc9
cogl-atlas-texture: Don't use the atlas if FBOs aren't supported
If FBOs aren't supported then it will end up very slow to reorganize the atlas. Also currently the CoglTexture2D backend will refuse to create any textures anyway so the full atlas texture won't be created.
Description
Languages
C
98.9%
Meson
0.7%
Python
0.3%