http://bugs.freedesktop.org/show_bug.cgi?id=21569

           Summary: radeon-rewrite r200: Incorrect clear color
           Product: DRI
           Version: DRI CVS
          Platform: Other
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: medium
         Component: DRM/Radeon
        AssignedTo: dri-devel@lists.sourceforge.net
        ReportedBy: stefandoesin...@gmx.at


The clear color in the r200 driver in the radeon rewrite branch is wrong. Since
patch f616995e5ed56745c4470b2ca5aeeb8d89a8c9db it is always black. Before that
patch, the red and blue channel were swapped(ie, glClearColor(1.0, 0.0, 0.0,
0.0) cleared the color buffer with a solid blue).

I have reproduced this in all Direct3D 8 sdk samples(running in Wine, as
usual), but I think it should be visible in any app where the clear background
is visible. The mfcfog example is comfortable for testing this because it
clears the back buffer with a configurable color.


-- 
Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

------------------------------------------------------------------------------
The NEW KODAK i700 Series Scanners deliver under ANY circumstances! Your
production scanning environment may not be a perfect world - but thanks to
Kodak, there's a perfect scanner to get the job done! With the NEW KODAK i700
Series Scanner you'll get full speed at 300 dpi even with all image 
processing features enabled. http://p.sf.net/sfu/kodak-com
--
_______________________________________________
Dri-devel mailing list
Dri-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dri-devel

Reply via email to