| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | general: Convert source file copyright comments over to SPDX | 2022-04-23 | 1 | -3/+2 | |
| * | glasm: Rework control flow introducing a syntax list | 2021-07-22 | 1 | -1/+0 | |
| * | 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 | -1/+2 | |
| * | shader: Implement CAL inlining function calls | 2021-07-22 | 1 | -2/+2 | |
| * | spirv: Initial SPIR-V support | 2021-07-22 | 1 | -1/+1 | |
| * | shader: Constant propagation and global memory to storage buffer | 2021-07-22 | 1 | -13/+15 | |
| * | shader: SSA and dominance | 2021-07-22 | 1 | -1/+0 | |
| * | shader: Initial recompiler work | 2021-07-22 | 1 | -0/+37 |