| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | video_core: Silent -Wswitch warnings | 2019-04-18 | 1 | -1/+3 | |
| * | shader/decode: Split memory and texture instructions decoding | 2019-02-26 | 1 | -0/+1 | |
| * | shader_ir: Rename BasicBlock to NodeBlock | 2019-02-03 | 1 | -30/+29 | |
| * | shader_ir: Pass decoded nodes as a whole instead of per basic blocks | 2019-02-03 | 1 | -6/+9 | |
| * | shader/decode: Avoid a pessimizing std::move within DecodeRange() | 2019-01-28 | 1 | -1/+1 | |
| * | shader_ir: Pass to decoder functions basic block's code | 2019-01-15 | 1 | -32/+33 | |
| * | shader_decode: Implement VMAD and VSETP | 2019-01-15 | 1 | -0/+1 | |
| * | video_core: Address feedback | 2019-01-15 | 1 | -0/+4 | |
| * | shader_ir: Fixup file inclusions and clang-format | 2019-01-15 | 1 | -0/+1 | |
| * | shader_ir: Initial implementation | 2019-01-15 | 1 | -0/+199 |