Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | glasm: Rework control flow introducing a syntax list | ReinUsesLisp | 2021-07-23 | 1 | -1/+0 |
* | shader: Move microinstruction header to the value header | ReinUsesLisp | 2021-07-23 | 1 | -1/+1 |
* | shader_recompiler,video_core: Cleanup some GCC and Clang errors | lat9nq | 2021-07-23 | 1 | -1/+2 |
* | shader: Implement CAL inlining function calls | ReinUsesLisp | 2021-07-23 | 1 | -2/+2 |
* | spirv: Initial SPIR-V support | ReinUsesLisp | 2021-07-23 | 1 | -1/+1 |
* | shader: Constant propagation and global memory to storage buffer | ReinUsesLisp | 2021-07-23 | 1 | -13/+15 |
* | shader: SSA and dominance | ReinUsesLisp | 2021-07-23 | 1 | -1/+0 |
* | shader: Initial recompiler work | ReinUsesLisp | 2021-07-23 | 1 | -0/+37 |