mirror of
https://github.com/brl/mutter.git
synced 2025-01-28 20:38:55 +00:00
61ae7c6df7
The on_paint function for test-cogl-readpixels tries to temporarily set the projection, modelview and viewport to its own values. However it was never restoring the saved values so it could affect the results of subsequent tests.