summaryrefslogtreecommitdiffstats
path: root/src/video_core/engines/shader_type.h (unfollow)
Commit message (Expand)AuthorFilesLines
2021-07-23shader: Unify shader stage typesReinUsesLisp1-21/+0
2019-11-23gl_shader_cache: Remove dynamic BaseBinding specializationReinUsesLisp1-0/+1
2019-11-23video_core: Unify ProgramType and ShaderStage into ShaderTypeReinUsesLisp1-4/+7
2019-06-08video_core/engines: Move ConstBufferInfo out of Maxwell3DReinUsesLisp1-0/+17