mirror of
https://github.com/brl/mutter.git
synced 2025-01-27 03:49:03 +00:00
Neil Roberts
3203c2382f
Replace the disable-npots tool with a COGL_DEBUG option
Previously in the tests/tools directory we build a disable-npots library which was used as an LD_PRELOAD to trick Cogl in to thinking there is no NPOT texture extension. This is a little awkward to use so it seems much simpler to just define a COGL_DEBUG option to disable npot textures.
…
Description
Languages
C
98.9%
Meson
0.7%
Python
0.3%