summaryrefslogtreecommitdiffstats
path: root/src/shader_recompiler/backend/spirv/emit_spirv_shared_memory.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* general: Convert source file copyright comments over to SPDXMorph2022-04-231-3/+2
* shader_recompiler: Reduce unused includesameerj2022-03-201-1/+0
* emit_spirv: Reduce emit_spirv.h include overheadameerj2021-12-061-0/+1
* Move SPIR-V emission functions to their own headerReinUsesLisp2021-07-231-0/+1
* spirv: Replace Constant/ConstantComposite with Const helperameerj2021-07-231-16/+14
* shader: Implement LDS, STS, LDL, and STS and use SPIR-V 1.4 when availableReinUsesLisp2021-07-231-0/+175