Age | Commit message (Expand) | Author |
---|---|---|
2021-07-22 | shader_recompiler,video_core: Cleanup some GCC and Clang errors | lat9nq |
2021-07-22 | shader: Refactor PTP and other minor changes | ReinUsesLisp |
2021-07-22 | shader: Implement TLD4.PTP | FernandoS27 |
2021-07-22 | shader: Implement DADD | ameerj |
2021-07-22 | shader: Initial support for textures and TEX | ReinUsesLisp |
2021-07-22 | shader: Fix control flow | ReinUsesLisp |
2021-07-22 | shader: Add utility to resolve identities on a value | ReinUsesLisp |
2021-07-22 | shader: Make typed IR | ReinUsesLisp |
2021-07-22 | shader: Constant propagation and global memory to storage buffer | ReinUsesLisp |
2021-07-22 | shader: SSA and dominance | ReinUsesLisp |
2021-07-22 | shader: Initial recompiler work | ReinUsesLisp |