summaryrefslogtreecommitdiffstats
path: root/src/shader_recompiler/frontend/maxwell/translate/impl/load_store_local_shared.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* general: Convert source file copyright comments over to SPDXMorph2022-04-231-3/+2
* shader: Support out of bound local memory reads and immediate writesReinUsesLisp2021-07-231-4/+21
* shader: Simplify code for local memoryReinUsesLisp2021-07-231-6/+11
* shader_recompiler,video_core: Cleanup some GCC and Clang errorslat9nq2021-07-231-5/+4
* shader: Implement LDS, STS, LDL, and STS and use SPIR-V 1.4 when availableReinUsesLisp2021-07-231-0/+197