Bug 25699

Summary: R600: Pixel operations on front buffer have no effect
Product: Mesa Reporter: Rafael Monica <monraaf>
Component: Drivers/DRI/R600Assignee: Default DRI bug account <dri-devel>
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: medium    
Version: git   
Hardware: Other   
OS: All   
Whiteboard:
i915 platform: i915 features:

Description Rafael Monica 2009-12-17 18:32:41 UTC
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
Comment 1 Dave Airlie 2009-12-17 20:39:35 UTC
should be fixed in mesa master now.
Comment 2 Rafael Monica 2009-12-17 21:04:30 UTC
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.