Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2021-07-23 | shader: Simplify code in opcodes.h to fix Intellisense | ReinUsesLisp | 1 | -8/+6 |
2021-07-23 | shader: Inline common Opcode and Inst functions | ReinUsesLisp | 1 | -3/+71 |
2021-07-23 | shader: Add pools and rename files | ReinUsesLisp | 1 | -1/+1 |
2021-07-23 | shader: Initial recompiler work | ReinUsesLisp | 1 | -0/+44 |