summaryrefslogtreecommitdiffstats
path: root/src/video_core/texture/etc1.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Use std::array<u8,2> instead of u8[2] to fix MSVC buildLectem2017-02-051-1/+1
* Pica/Texture: Move part of ETC1 decoding to new file and cleanupsYuri Kunde Schlesner2017-02-041-0/+124