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