Bug 25699 - R600: Pixel operations on front buffer have no effect
Summary: R600: Pixel operations on front buffer have no effect
Status: RESOLVED FIXED
Alias: None
Product: Mesa
Classification: Unclassified
Component: Drivers/DRI/R600 (show other bugs)
Version: git
Hardware: Other All
: medium normal
Assignee: Default DRI bug account
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-12-17 18:32 UTC by Rafael Monica
Modified: 2009-12-17 21:19 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments

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.