[Bug 582] Review Request: libtxc_dxtn - S3 Texture Compression support libraries for Mesa

RPM Fusion Bugzilla noreply at rpmfusion.org
Tue Apr 28 15:37:27 CEST 2009


http://bugzilla.rpmfusion.org/show_bug.cgi?id=582





--- Comment #5 from Kevin Kofler <kevin.kofler at chello.at>  2009-04-28 15:37:27 ---
> AFAIR, this kind of library only makes sense when the related application was
> wrongly coded, because most hardware support s3tc compress in hardware despite
> this is disabled by default (can be enabled with driconf). This library
> implement this feature in software as a fallback for wrongly codec application.

Huh? What the hardware does is texture *de*compression. The point of texture
compression is that you compress the textures before uploading them to the
hardware to save bus bandwidth.

The only way you don't need S3TC compression support in the driver is to store
the already compressed textures in your program (in addition to the
uncompressed ones, as not all hardware supports S3TC). Very few apps do that.


-- 
Configure bugmail: http://bugzilla.rpmfusion.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
You are the assignee for the bug.


More information about the rpmfusion-developers mailing list