summaryrefslogtreecommitdiff
path: root/thirdparty/pvrtccompressor/PvrTcEncoder.h
AgeCommit message (Collapse)Author
2022-01-14Remove support for PVRTC texture encoding and decodingHugo Locurcio
On the only platform where PVRTC is supported (iOS), ETC2 generally supersedes PVRTC in every possible way. The increased memory usage is not really a problem thanks to modern iOS' devices processing power being higher than its Android counterparts.
2016-10-15dds/etc1/pbm/pvr: Make those modules and split thirdparty filesRĂ©mi Verschelde
They are not particularly packaged in Linux distros so we do not facilitate unbundling via SCons. There could be done if/when there is interest. Also s/pnm/pbm/, long-lived typo :)