From mboxrd@z Thu Jan 1 00:00:00 1970
From: bugzilla-daemon@freedesktop.org
Subject: [Bug 29012] New: [r300g] Driver needs some kind of force_s3tc_enable
option
Date: Mon, 12 Jul 2010 01:27:59 -0700 (PDT)
Message-ID:
Mime-Version: 1.0
Content-Type: text/plain; charset="us-ascii"
Content-Transfer-Encoding: 7bit
Return-path:
Received: from annarchy.freedesktop.org (annarchy.freedesktop.org
[131.252.210.176])
by gabe.freedesktop.org (Postfix) with ESMTP id 17C489E7E6
for ;
Mon, 12 Jul 2010 01:28:00 -0700 (PDT)
List-Unsubscribe: ,
List-Archive:
List-Post:
List-Help:
List-Subscribe: ,
Sender: dri-devel-bounces+sf-dri-devel=m.gmane.org@lists.freedesktop.org
Errors-To: dri-devel-bounces+sf-dri-devel=m.gmane.org@lists.freedesktop.org
To: dri-devel@lists.freedesktop.org
List-Id: dri-devel@lists.freedesktop.org
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@lists.freedesktop.org
ReportedBy: rankincj@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.