summaryrefslogtreecommitdiffstats
path: root/src/video_core/renderer_vulkan/fixed_pipeline_state.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* maxwell_3d: Flatten cull and front face registersReinUsesLisp2020-02-281-8/+7
* fixed_pipeline_state: Add depth clampReinUsesLisp2020-01-071-6/+12
* fixed_pipeline_state: Define symetric operator!= and mark as noexceptReinUsesLisp2019-12-241-20/+21
* fixed_pipeline_state: Define structure and loadersReinUsesLisp2019-12-231-0/+295