Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2022-05-14 | general: Avoid ambiguous format_to compilation errors | Lioncash | 1 | -1/+1 |
2022-04-23 | general: Convert source file copyright comments over to SPDX | Morph | 1 | -3/+2 |
2022-03-20 | general: Fix clang/gcc build errors | ameerj | 1 | -0/+1 |
2022-03-20 | shader_recompiler: Reduce unused includes | ameerj | 1 | -2/+0 |
2021-07-23 | shader_recompiler, video_core: Resolve clang errors | lat9nq | 1 | -1/+2 |
2021-07-23 | glasm: Rework control flow introducing a syntax list | ReinUsesLisp | 1 | -1/+0 |
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 |