summaryrefslogtreecommitdiffstats
path: root/src/video_core/engines/shader_header.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* shader_decompiler: Improve Accuracy of Attribute Interpolation.Fernando Sahmkow2019-02-141-3/+38
* shader_header: Make local memory size getter constantReinUsesLisp2019-01-151-1/+1
* gl_shader_decompiler: Implement clip distancesReinUsesLisp2018-11-231-1/+10
* Implemented LD_L and ST_LFernandoS272018-10-241-0/+5
* Replace old FragmentHeader for the new HeaderFernandoS272018-09-111-9/+15
* Implemented (Partialy) Shader HeaderFernandoS272018-09-111-0/+97