Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | glasm: Remove unintentionally committed fmt::prints | ReinUsesLisp | 2021-07-23 | 1 | -2/+0 |
* | shader: Add more strict validation the pass | ReinUsesLisp | 2021-07-23 | 1 | -0/+42 |
* | 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 | -2/+2 |
* | shader: Implement CAL inlining function calls | ReinUsesLisp | 2021-07-23 | 1 | -8/+8 |
* | shader: Initial implementation of an AST | ReinUsesLisp | 2021-07-23 | 1 | -0/+4 |
* | shader: Constant propagation and global memory to storage buffer | ReinUsesLisp | 2021-07-23 | 1 | -19/+23 |
* | shader: Initial recompiler work | ReinUsesLisp | 2021-07-23 | 1 | -0/+50 |