summaryrefslogtreecommitdiffstats
path: root/src/shader_recompiler/backend/spirv/emit_spirv_warp.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Move SPIR-V emission functions to their own headerReinUsesLisp2021-07-231-0/+1
* spirv: Replace Constant/ConstantComposite with Const helperameerj2021-07-231-3/+3
* shader: Add coarse derivativesFernandoS272021-07-231-0/+8
* shader: Implement fine derivates constant propagationFernandoS272021-07-231-0/+8
* shader: Move LaneId to the warp emission file and fix AMDReinUsesLisp2021-07-231-0/+8
* shader: Address feedback + clang formatlat9nq2021-07-231-1/+0
* shader_recompiler,video_core: Cleanup some GCC and Clang errorslat9nq2021-07-231-1/+1
* shader: Add subgroup masksReinUsesLisp2021-07-231-9/+37
* shader: Implement FSWZADDameerj2021-07-231-0/+16
* shader: Implement SHFLameerj2021-07-231-0/+135