17 Commits (27f8f3333f8e87e87c7b7dfebdc466bb96ab0a48)

Author SHA1 Message Date
ReinUsesLisp d54d7de40e glasm: Rework control flow introducing a syntax list 5 years ago
ReinUsesLisp 75dee55486 shader: Inline common Value getters 5 years ago
ReinUsesLisp c84bbd9e44 shader: Inline common Value functions into the header 5 years ago
ReinUsesLisp 050e81500c shader: Move microinstruction header to the value header 5 years ago
ReinUsesLisp 183855e396 shader: Implement tessellation shaders, polygon mode and invocation id 5 years ago
lat9nq 0bb85f6a75 shader_recompiler,video_core: Cleanup some GCC and Clang errors 5 years ago
ReinUsesLisp 514a6b07ee shader: Store type of phi nodes in flags 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 72990df7ba shader: Implement DADD 5 years ago
ReinUsesLisp e87a502da2 shader: Fix control flow 5 years ago
ReinUsesLisp 3633e43377 shader: Add utility to resolve identities on a value 5 years ago
ReinUsesLisp 16cb00c521 shader: Add pools and rename files 5 years ago
ReinUsesLisp be94ee88d2 shader: Make typed IR 5 years ago
ReinUsesLisp e81739493a shader: Constant propagation and global memory to storage buffer 5 years ago
ReinUsesLisp 6c4cc0cd06 shader: SSA and dominance 5 years ago
ReinUsesLisp 2d48a7b4d0 shader: Initial recompiler work 5 years ago