summaryrefslogtreecommitdiffstats
path: root/src/shader_recompiler/environment.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* general: Convert source file copyright comments over to SPDXMorph2022-04-231-3/+2
* ShaderDecompiler: Add a debug option to dump the game's shaders.Fernando Sahmkow2022-01-041-0/+2
* general: Add missing copyright noticesameerj2021-12-051-0/+4
* shader: Rework varyings and implement passthrough geometry shadersReinUsesLisp2021-07-231-0/+5
* shader: Implement D3D samplersReinUsesLisp2021-07-231-1/+1
* shader: Implement BRXFernandoS272021-07-231-0/+2
* shader: Implement LDS, STS, LDL, and STS and use SPIR-V 1.4 when availableReinUsesLisp2021-07-231-0/+4
* shader: Implement TXQ and fix FragDepthReinUsesLisp2021-07-231-0/+3
* vk_pipeline_cache: Add pipeline cacheReinUsesLisp2021-07-231-3/+8
* shader: Add partial rasterizer integrationReinUsesLisp2021-07-231-0/+14
* shader: Initial support for textures and TEXReinUsesLisp2021-07-231-0/+2
* shader: Primitive Vulkan integrationReinUsesLisp2021-07-231-1/+5
* shader: Initial recompiler workReinUsesLisp2021-07-231-0/+14