[Bug 56865] Mesa 9.0 extremely slow and produces fading output on radeon Evergreen

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Thu Nov 8 09:11:39 PST 2012


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

--- Comment #10 from Alex Deucher <agd5f at yahoo.com> ---
(In reply to comment #8)
> Just to make sure we understood each other correctly...
> MLAA worked for me in 8.0 and it seems to be a regression in 9.0.
> Is there something I can do about it?

I'm saying I don't think MLAA was actually enabled in 8.x due the changes in
the way drirc options are handled in gallium drivers between 8.x and 9.x.  The
changes you see in 9.x are a result of MLAA being enabled when you switched
whereas it was previously not enabled under 8.x.  Here is the relevant commit:
http://cgit.freedesktop.org/mesa/mesa/commit/?id=e7c177ec9e37d0c406c3b0ef8f228159d7ee5d69
Prior to that commit, the driver name in your drirc had to be "dri" to work
with gallim drivers.  After that commit, it now matches the actual driver name,
e.g., "r600".

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/dri-devel/attachments/20121108/5466aabf/attachment.html>


More information about the dri-devel mailing list