[Bug 32490] New: r600c/r600g: indirect rendering has colors all wrong

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Sat Dec 18 01:24:03 PST 2010


https://bugs.freedesktop.org/show_bug.cgi?id=32490

           Summary: r600c/r600g: indirect rendering has colors all wrong
           Product: Mesa
           Version: git
          Platform: Other
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: medium
         Component: Drivers/DRI/R600
        AssignedTo: dri-devel at lists.freedesktop.org
        ReportedBy: edwintorok at gmail.com


Created an attachment (id=41227)
 --> (https://bugs.freedesktop.org/attachment.cgi?id=41227)
bad_indirect.png

See screenshot of teapot demo with indirect rendering:
LIBGL_ALWAYS_INDIRECT=1 LIBGL_DRIVERS_PATH=$HOME/mesa/lib/gallium
LIBGL_ALWAYS_INDIRECT=1 ./teapot
$ LIBGL_ALWAYS_INDIRECT=1 glxinfo|grep OpenGL
OpenGL vendor string: Advanced Micro Devices, Inc.
OpenGL renderer string: Mesa DRI R600 (RV730 9498) 20090101  TCL DRI2
OpenGL version string: 1.4 (2.0 Mesa 7.8.2)
OpenGL extensions:


vs direct rendering:
./teapot

$ glxinfo|grep OpenGL
OpenGL vendor string: Advanced Micro Devices, Inc.
OpenGL renderer string: Mesa DRI R600 (RV730 9498) 20090101  TCL DRI2
OpenGL version string: 2.1 Mesa 7.10-devel
OpenGL shading language version string: 1.20
OpenGL extensions:

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


More information about the dri-devel mailing list