[Bug 3681] New: S3TC support needs updating...
bugzilla-daemon at icculus.org
bugzilla-daemon at icculus.org
Thu Jun 12 09:04:15 EDT 2008
http://bugzilla.icculus.org/show_bug.cgi?id=3681
Summary: S3TC support needs updating...
Product: Quake 3
Version: SVN HEAD
Platform: Macintosh
OS/Version: All
Status: NEW
Severity: normal
Priority: P3
Component: Video
AssignedTo: zakk at icculus.org
ReportedBy: icculus at icculus.org
QAContact: quake3-bugzilla at icculus.org
I'm not sure if there actually _are_ any s3tc textures in Quake 3, but there
_is_ a codepath for it in the engine. It's looking for an old GL extension
(GL_S3_s3tc) that newer machines, including all Macs, don't support.
Most GL implementations support GL_EXT_texture_compression_s3tc, though, which
provides the same functionality in a more generalized form. We should probably
update ioq3 to check for this extension and use it if available.
--ryan.
--
Configure bugmail: http://bugzilla.icculus.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug, or are watching the QA contact.
More information about the quake3-bugzilla
mailing list