aboutsummaryrefslogtreecommitdiff
path: root/src/video_core/engines/shader_header.h
AgeCommit message (Expand)Author
2020-04-01shader_decompiler: Remove FragCoord.w hack and change IPA implementationReinUsesLisp
2019-11-03common_func: Use std::array for INSERT_PADDING_* macros.bunnei
2019-02-14shader_decompiler: Improve Accuracy of Attribute Interpolation.Fernando Sahmkow
2019-01-15shader_header: Make local memory size getter constantReinUsesLisp
2018-11-23gl_shader_decompiler: Implement clip distancesReinUsesLisp
2018-10-24Implemented LD_L and ST_LFernandoS27
2018-09-11Replace old FragmentHeader for the new HeaderFernandoS27
2018-09-11Implemented (Partialy) Shader HeaderFernandoS27