[Bug 29012] New: [r300g] Driver needs some kind of force_s3tc_enable option

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Mon Jul 12 01:27:59 PDT 2010


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

           Summary: [r300g] Driver needs some kind of force_s3tc_enable
                    option
           Product: Mesa
           Version: git
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: medium
         Component: Drivers/DRI/r300
        AssignedTo: dri-devel at lists.freedesktop.org
        ReportedBy: rankincj at googlemail.com


Some games (such as World of Warcraft) need S3TC texture support, and so will
crash if the OpenGL S3TC extensions are not advertised. Currently, the only way
to make Gallium advertise the S3TC extensions is to load the IP-encumbered
libtxc_dxtn library.

WoW can run successfully using the r300c driver without the libtxc_dxtn,
provided the force_s3tc_enable option is used. (There are some issues with
corrupt textures, although some of these issues might be caused e.g. by r300c
not supporting texture cache regions. However, my point is that WoW doesn't
crash instantly with a null pointer exception if the S3TC extensions are
available.)

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