To reproduce: 1. Choose Software Rasterizer driver (I did this with LIBGL_DRIVERS_PATH pointing to the location where it resides) 2. Run clear-repeat from mesa-demos 3. See high-speed full-window color changes of a 300x300 window 4. Maximize the window 5. See only the original 300x300 region being updated, while the rest is not This is different behavior from that with both Gallium drivers: llvmpipe and softpipe.
Most of the programs in the trivial/ directory are hacks used to test specific things during driver bring-up or for debugging. There's probably lots of little issues like this in those programs. I don't think anyone cares enough to bother fixing stuff like this. Feel free to re-open this and contribute a patch if you really want it fixed.
Does this still remain true if the behavior depends on actual driver being used?
(In reply to Ruslan Kabatsayev from comment #2) > Does this still remain true if the behavior depends on actual driver being > used? Again, I suspect nobody cares. If you do, feel free to submit a patch.
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.