nillerusr / source-engine

Modified source engine (2017) developed by valve and leaked in 2020. Not for commercial purporses
Other
1.13k stars 174 forks source link

S3TC -> ATITC conversion on the load. #334

Open klaxons1 opened 4 months ago

klaxons1 commented 4 months ago

https://github.com/Triang3l/S3TConv It could be implemented as an optional thing. It is better than unpacking and will reduce memory usage on devices with Adreno gpu. Please, consider implementing.

klaxons1 commented 4 months ago

Note: adreno 740 supports s3tc via gles natively.