summaryrefslogtreecommitdiffstats
path: root/src/shader_recompiler/runtime_info.h (unfollow)
Commit message (Expand)AuthorFilesLines
2023-06-22Remove memory allocations in some hot pathsKelebek11-1/+2
2023-06-03Implement scaled vertex buffer format emulationBilly Laws1-0/+2
2022-09-20video_core: Fix legacy to generic location unpairedFengChen1-0/+2
2022-04-23general: Convert source file copyright comments over to SPDXMorph1-3/+2
2022-03-20shader_recompiler: Reduce unused includesameerj1-1/+0
2021-11-16shader: Properly scale image reads and add GL SPIR-V supportReinUsesLisp1-2/+0
2021-11-16spirv: Implement rescaling patchingReinUsesLisp1-0/+2
2021-07-23shader: Rework varyings and implement passthrough geometry shadersReinUsesLisp1-1/+2
2021-07-23shader: Properly manage attributes not written from previous stagesReinUsesLisp1-2/+6
2021-07-23shader: Split profile and runtime info headersReinUsesLisp1-0/+83