summaryrefslogtreecommitdiffstats
path: root/src/video_core/texture/etc1.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* video_core: remove #pragma once in cpp file (#2570)Weiyi Wang2017-02-151-2/+0
* 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