summaryrefslogtreecommitdiffstats
path: root/src/shader_recompiler/environment.h (unfollow)
Commit message (Expand)AuthorFilesLines
2022-04-23general: Convert source file copyright comments over to SPDXMorph1-3/+2
2022-01-04ShaderDecompiler: Add a debug option to dump the game's shaders.Fernando Sahmkow1-0/+2
2021-12-05general: Add missing copyright noticesameerj1-0/+4
2021-07-23shader: Rework varyings and implement passthrough geometry shadersReinUsesLisp1-0/+5
2021-07-23shader: Implement D3D samplersReinUsesLisp1-1/+1
2021-07-23shader: Implement BRXFernandoS271-0/+2
2021-07-23shader: Implement LDS, STS, LDL, and STS and use SPIR-V 1.4 when availableReinUsesLisp1-0/+4
2021-07-23shader: Implement TXQ and fix FragDepthReinUsesLisp1-0/+3
2021-07-23vk_pipeline_cache: Add pipeline cacheReinUsesLisp1-3/+8
2021-07-23shader: Add partial rasterizer integrationReinUsesLisp1-0/+14
2021-07-23shader: Initial support for textures and TEXReinUsesLisp1-0/+2
2021-07-23shader: Primitive Vulkan integrationReinUsesLisp1-1/+5
2021-07-23shader: Initial recompiler workReinUsesLisp1-0/+14