mirror of
https://github.com/brl/mutter.git
synced 2025-04-10 20:29:38 +00:00

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.