[Bug 28800] [r300c, r300g] Texture corruption with World of Warcraft

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Fri Dec 17 00:11:50 PST 2010


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

--- Comment #24 from Marek Olšák <maraeo at gmail.com> 2010-12-17 00:11:49 PST ---
Created an attachment (id=41199)
 View: https://bugs.freedesktop.org/attachment.cgi?id=41199
 Review: https://bugs.freedesktop.org/review?bug=28800&attachment=41199

possible fix

(In reply to comment #22)
> Yes, your calculations are OK. The problem is the
> if (&state->sampler_views[i]->base != views[i]) {}
> part, which leaves some samplers untouched, and their cache regions get reused
> sometimes.

Well spotted! Could you guys please test this patch? I've just removed the
conditional.

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