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 SHFL | ameerj |
2021-07-22 | shader: Initial support for textures and TEX | ReinUsesLisp |
2021-07-22 | spirv: Add lower fp16 to fp32 pass | ReinUsesLisp |
2021-07-22 | shader: Add support for forward declarations | ReinUsesLisp |
2021-07-22 | shader: Properly store phi on Inst | ReinUsesLisp |
2021-07-22 | shader: Add pools and rename files | ReinUsesLisp |
2021-07-22 | shader: Constant propagation and global memory to storage buffer | ReinUsesLisp |
2021-07-22 | shader: Initial instruction support | ReinUsesLisp |
2021-07-22 | shader: SSA and dominance | ReinUsesLisp |
2021-07-22 | shader: Initial recompiler work | ReinUsesLisp |