aboutsummaryrefslogtreecommitdiff
path: root/modules/etc1/texture_loader_pkm.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Bring that Whole New World to the Old Continent tooRémi Verschelde2017-03-191-23/+23
| | | | | Applies the clang-format style to the 2.1 branch as done for master in 5dbf1809c6e3e905b94b8764e99491e608122261.
* dds/etc1/pbm/pvr: Make those modules and split thirdparty filesRémi Verschelde2016-10-301-0/+84
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 :) (cherry picked from commit b1e8889d969f5f88539c47c2afac6c9ea2a2dc11)