aboutsummaryrefslogtreecommitdiff
path: root/src/shader_recompiler/program_header.h
AgeCommit message (Expand)Author
2021-07-22shader_environment: Add shader_local_memory_crs_size to local memory sizeameerj
2021-07-22shader: Implement indexed Position and ClipDistancesFernandoS27
2021-07-22shader: Implement indexed attributesFernandoS27
2021-07-22shader: Add partial rasterizer integrationReinUsesLisp