| Commit message (Expand) | Author | Files | Lines | |
|---|---|---|---|---|
| 2022-04-28 | GCC 12 fixes | 1 | -1/+1 | |
| 2022-04-23 | general: Convert source file copyright comments over to SPDX | 1 | -3/+2 | |
| 2021-07-22 | glasm: Remove unintentionally committed fmt::prints | 1 | -2/+0 | |
| 2021-07-22 | shader: Add more strict validation the pass | 1 | -0/+42 | |
| 2021-07-22 | shader: Move microinstruction header to the value header | 1 | -1/+1 | |
| 2021-07-22 | shader_recompiler,video_core: Cleanup some GCC and Clang errors | 1 | -2/+2 | |
| 2021-07-22 | shader: Implement CAL inlining function calls | 1 | -8/+8 | |
| 2021-07-22 | shader: Initial implementation of an AST | 1 | -0/+4 | |
| 2021-07-22 | shader: Constant propagation and global memory to storage buffer | 1 | -19/+23 | |
| 2021-07-22 | shader: Initial recompiler work | 1 | -0/+50 |