| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Remove references to PICA and rasterizers in video_core | 2018-01-12 | 4 | -425/+0 | |
| | | |||||
| * | video_core: remove #pragma once in cpp file (#2570) | 2017-02-15 | 2 | -4/+0 | |
| | | |||||
| * | Merge pull request #2482 from yuriks/pica-refactor | 2017-02-08 | 2 | -25/+25 | |
| |\ | | | | | Split up monolithic Regs struct | ||||
| | * | VideoCore: Split texturing regs from Regs struct | 2017-02-04 | 2 | -25/+25 | |
| | | | |||||
| * | | Use std::array<u8,2> instead of u8[2] to fix MSVC build | 2017-02-05 | 1 | -1/+1 | |
| |/ | |||||
| * | Pica/Texture: Move part of ETC1 decoding to new file and cleanups | 2017-02-04 | 3 | -110/+157 | |
| | | |||||
| * | Pica/Texture: Simplify/cleanup texture tile addressing | 2017-02-04 | 2 | -34/+106 | |
| | | |||||
| * | VideoCore: Move LookupTexture out of debug_utils.h | 2017-02-04 | 2 | -0/+310 | |