14 Commits (24cc29866036350e538100a64ea8bcd1bfba1468)

Author SHA1 Message Date
ReinUsesLisp 24cc298660 shader: Use a small_vector for phi blocks 5 years ago
lat9nq 0bb85f6a75 shader_recompiler,video_core: Cleanup some GCC and Clang errors 5 years ago
ReinUsesLisp d9c5bd9509 shader: Refactor PTP and other minor changes 5 years ago
FernandoS27 742d11c2ad shader: Implement TLD4.PTP 5 years ago
ameerj 32c5483beb shader: Implement SHFL 5 years ago
ReinUsesLisp ab46371247 shader: Initial support for textures and TEX 5 years ago
ReinUsesLisp 6db69990da spirv: Add lower fp16 to fp32 pass 5 years ago
ReinUsesLisp 1b0cf2309c shader: Add support for forward declarations 5 years ago
ReinUsesLisp da8096e6e3 shader: Properly store phi on Inst 5 years ago
ReinUsesLisp 16cb00c521 shader: Add pools and rename files 5 years ago
ReinUsesLisp e81739493a shader: Constant propagation and global memory to storage buffer 5 years ago
ReinUsesLisp d24a16045f shader: Initial instruction support 5 years ago
ReinUsesLisp 6c4cc0cd06 shader: SSA and dominance 5 years ago
ReinUsesLisp 2d48a7b4d0 shader: Initial recompiler work 5 years ago