All of lore.kernel.org
 help / color / mirror / Atom feed
From: bugzilla-daemon@freedesktop.org
To: dri-devel@lists.freedesktop.org
Subject: [Bug 28800] [r300c, r300g] Texture corruption with World of Warcraft
Date: Thu, 16 Dec 2010 15:18:12 -0800 (PST)	[thread overview]
Message-ID: <20101216231812.2AC3413004D@annarchy.freedesktop.org> (raw)
In-Reply-To: <bug-28800-502@http.bugs.freedesktop.org/>

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

Álmos <aaalmosss@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #41170|0                           |1
        is obsolete|                            |

--- Comment #22 from Álmos <aaalmosss@gmail.com> 2010-12-16 15:18:11 PST ---
Created an attachment (id=41192)
 View: https://bugs.freedesktop.org/attachment.cgi?id=41192
 Review: https://bugs.freedesktop.org/review?bug=28800&attachment=41192

r300g_multitexturing_v2.diff

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.

My attached patch is IMHO significantly better than the previous one. It
completely fixes texturing in etqw, but there are occasional glitches in ut2004
and the water in googleearth is still bad. See the TODO and XXX comments in the
patch for more explanation.

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/dri-devel

  parent reply	other threads:[~2010-12-16 23:18 UTC|newest]

Thread overview: 30+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-06-28 19:56 [Bug 28800] New: [r300c] Texture corruption with World of Warcraft bugzilla-daemon
2010-06-30 22:34 ` [Bug 28800] " bugzilla-daemon
2010-06-30 22:35 ` [Bug 28800] [r300c, r300g] " bugzilla-daemon
2010-07-06 19:33 ` bugzilla-daemon
2010-07-06 21:33 ` bugzilla-daemon
2010-07-06 21:40 ` bugzilla-daemon
2010-07-11 23:17 ` bugzilla-daemon
2010-07-12  0:33 ` bugzilla-daemon
2010-07-12  8:15 ` bugzilla-daemon
2010-07-12 21:08 ` bugzilla-daemon
2010-07-12 21:10 ` bugzilla-daemon
2010-07-12 21:12 ` bugzilla-daemon
2010-08-02  1:19 ` bugzilla-daemon
2010-08-02 20:48 ` bugzilla-daemon
2010-08-03  0:25 ` bugzilla-daemon
2010-08-05 23:39 ` bugzilla-daemon
2010-08-05 23:44 ` bugzilla-daemon
2010-09-10 23:03 ` bugzilla-daemon
2010-10-24  1:38 ` bugzilla-daemon
2010-10-24 21:15 ` bugzilla-daemon
2010-11-29 23:25 ` bugzilla-daemon
2010-12-03 21:27 ` bugzilla-daemon
2010-12-16 14:12 ` bugzilla-daemon
2010-12-16 15:00 ` bugzilla-daemon
2010-12-16 23:18 ` bugzilla-daemon [this message]
2010-12-17  0:37 ` bugzilla-daemon
2010-12-17  8:11 ` bugzilla-daemon
2010-12-17 11:07 ` bugzilla-daemon
2010-12-17 12:20 ` bugzilla-daemon
2010-12-19 21:37 ` bugzilla-daemon

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20101216231812.2AC3413004D@annarchy.freedesktop.org \
    --to=bugzilla-daemon@freedesktop.org \
    --cc=dri-devel@lists.freedesktop.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.