https://bugs.freedesktop.org/show_bug.cgi?id=42090
Bug #: 42090 Summary: [r300/compiler] [bisected] sauerbraten texture corruption Classification: Unclassified Product: Mesa Version: git Platform: x86 (IA32) OS/Version: Linux (All) Status: NEW Severity: major Priority: medium Component: Drivers/Gallium/r300 AssignedTo: dri-devel@lists.freedesktop.org ReportedBy: fabio.ped@libero.it CC: tstellar@gmail.com
Fabio Pedretti fabio.ped@libero.it changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |tstellar@gmail.com
Monsters in sauerbraten have missing textures. I bisected and got:
There are only 'skip'ped commits left to test. The first bad commit could be any of: 163629fd05166b78d70c2c26f4a922b296e8999d 0dc97e7fd49a5b8db25b95a1020fc598dba5cf65 We cannot bisect more!
the first introduce an all screen corruption, the second change it to missing textures in monsters.
My chip: r300: DRM version: 2.9.0, Name: ATI RV530, ID: 0x71c5, GB: 1, Z: 2 r300: GART size: 509 MB, VRAM size: 256 MB r300: AA compression RAM: YES, Z compression RAM: YES, HiZ RAM: YES
--- Comment #1 from Tom Stellard tstellar@gmail.com 2011-10-22 17:51:52 PDT --- Created attachment 52640 --> https://bugs.freedesktop.org/attachment.cgi?id=52640 Possible fix
Does this patch fix the problem?