Age | Commit message (Expand) | Author |
---|---|---|
2017-02-15 | video_core: remove #pragma once in cpp file (#2570) | Weiyi Wang |
2017-02-08 | Merge pull request #2482 from yuriks/pica-refactor | Yuri Kunde Schlesner |
2017-02-05 | Use std::array<u8,2> instead of u8[2] to fix MSVC build | Lectem |
2017-02-04 | VideoCore: Split texturing regs from Regs struct | Yuri Kunde Schlesner |
2017-02-04 | Pica/Texture: Move part of ETC1 decoding to new file and cleanups | Yuri Kunde Schlesner |
2017-02-04 | Pica/Texture: Simplify/cleanup texture tile addressing | Yuri Kunde Schlesner |
2017-02-04 | VideoCore: Move LookupTexture out of debug_utils.h | Yuri Kunde Schlesner |