Summary: | dri drivers are built without support for s3tc texture compression (using an external library) | ||||||||
---|---|---|---|---|---|---|---|---|---|
Product: | xorg | Reporter: | Roland Scheidegger <sroland> | ||||||
Component: | Server/Ext/DRI | Assignee: | Xorg Project Team <xorg-team> | ||||||
Status: | RESOLVED FIXED | QA Contact: | Xorg Project Team <xorg-team> | ||||||
Severity: | normal | ||||||||
Priority: | high | Keywords: | patch | ||||||
Version: | git | ||||||||
Hardware: | x86 (IA32) | ||||||||
OS: | Linux (All) | ||||||||
Whiteboard: | |||||||||
i915 platform: | i915 features: | ||||||||
Bug Depends on: | |||||||||
Bug Blocks: | 5799 | ||||||||
Attachments: |
|
Description
Roland Scheidegger
2005-11-15 12:34:46 UTC
Created attachment 4069 [details] [review] this and other bug #1709 well it is this what we are missing ! Created attachment 4339 [details] [review] update patch against xorg-x11 6.9, patch on bug 1709 has been commited I have this questions on this define (-DUSE_EXTERNAL_DXTN_LIB=1) lib/GL/glx needs -DUSE_EXTERNAL_DXTN_LIB=1 ? and xc/programs/Xserver/GL needs -DUSE_EXTERNAL_DXTN_LIB=1 ? (In reply to comment #2) > Created an attachment (id=4339) [edit] > update patch against xorg-x11 6.9, patch on bug 1709 has been commited > > I have this questions on this define (-DUSE_EXTERNAL_DXTN_LIB=1) > > lib/GL/glx needs -DUSE_EXTERNAL_DXTN_LIB=1 ? > and > xc/programs/Xserver/GL needs -DUSE_EXTERNAL_DXTN_LIB=1 ? No. s3tc is not supported for indirect rendering - or maybe it would be, but at least it's not enabled anyway. It used to not even compile with that define set, though maybe this has changed when the loader switch happened. Sorry about the phenomenal bug spam, guys. Adding xorg-team@ to the QA contact so bugs don't get lost in future. dri drivers aren't built inside xorg any longer so this issue has disappeared. |
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.