mirror of
https://github.com/brl/mutter.git
synced 2025-02-02 14:53:03 +00:00
62ac234ca9
The test now explicitly reads back from the framebuffer to sanity check that texturing is happening as expected, and it now uses a fixed 2x2 texture instead of redhand.png since redhand.png doesn't have a power of two size which can cause the vertex buffer code to complain on hardware not supporting npot textures.