Pixel operations (glBitmap/glDrawPixels/glCopyPixels) have no effect when operated on the front buffer. Can be tested with these single-buffered applications: progs/redbook/drawf progs/redbook/font progs/redbook/image Or by selecting the front buffer in these double-buffered applications: progs/demos/copypix progs/demos/drawpix progs/demos/readpix
should be fixed in mesa master now.
Yes, I can confirm that it's fixed in mesa master, thanks.
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.