[Bug 24047] s3tc broken on r600

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Tue Jun 1 03:15:14 PDT 2010


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

--- Comment #12 from Andy Furniss <lists at andyfurniss.entadsl.com> 2010-06-01 03:15:13 PDT ---
(In reply to comment #11)

> Of course disabling s3tc in .driconf will workaround 

Oops - I meant .drirc in your home dir, not .driconf - the contents I use to
disable s3tc are -

<driconf>
    <device screen="0" driver="r600">
        <application name="Default">
            <option name="force_s3tc_enable" value="false" />
            <option name="disable_s3tc" value="true" />
        </application>
    </device>
</driconf>

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