[Bug 30313] [r300g] Several (big) textures are corrupted when you look at them from certain distances

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Sat Sep 25 09:51:00 PDT 2010


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

--- Comment #10 from Gerwin <gerwin_kramer at hotmail.com> 2010-09-25 09:51:01 PDT ---
(In reply to comment #9)
> See: https://bugs.freedesktop.org/show_bug.cgi?id=29066#c10
> 
> After git clone, apply the patch using: git am < patch
> Also skip the "ln" command.

The patch worked!

I did:

git clone git://anongit.freedesktop.org/git/mesa/mesa
git am < 0001-r300g-attempt-to-fix-tiling-on-R350.patch
./autogen.sh
make

made a backup of the old gallium driver, copied the new one using

sudo cp lib/gallium/*_dri.so /usr/lib/dri/

Double checked it by putting the backup back and the issue was back, putting
the new one back and the issue was gone, so the patch worked, thanks!

-- 
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