Opened 7 years ago

Closed 4 years ago

#4803 closed task (fixed)

plan to remove "force_s3tc_enable" workaround

Reported by: fabio Owned by:
Priority: If Time Permits Milestone: Alpha 24
Component: Build & Packages Keywords:
Cc: Patch:

Description

The S3TC patent expired, so, since mesa 17.3, S3TC support was merged in mesa. The "force_s3tc_enable" env variable support was also removed.

Most distro by now are already providing the external library (or the S2TC alternative version), so this should not be needed anyway (Debian and Ubuntu are doing this since many years).

So, as a cleanup, we may plan to remove the "force_s3tc_enable" support and related code, maybe in 2018, when everyone ships mesa at least 17.3 or is supposed to have the external library.

For reference, see #575 and CompressedTextures.

Change History (1)

comment:1 by Stan, 4 years ago

Milestone: BacklogAlpha 24
Resolution: fixed
Status: newclosed

In https://code.wildfiregames.com/rP23747

Refactor HWDetect and rendering options setup.

Remove duplication when setting graphic options by reading the configDB directly. Properly protect the ModIO config keys.

Approved By: linkmauve

Refs #5538

Differential Revision: https://code.wildfiregames.com/D1931

Note: See TracTickets for help on using tickets.