summaryrefslogtreecommitdiffstats
path: root/src/video_core/renderer_vulkan/fixed_pipeline_state.h (unfollow)
Commit message (Expand)AuthorFilesLines
2020-04-19fixed_pipeline_state: Hash and compare the whole structureReinUsesLisp1-49/+5
2020-04-19fixed_pipeline_state: Pack blending stateReinUsesLisp1-27/+54
2020-04-19fixed_pipeline_state: Pack rasterizer stateReinUsesLisp1-56/+45
2020-04-19fixed_pipeline_state: Pack depth stencil stateReinUsesLisp1-45/+52
2020-04-19fixed_pipeline_state: Pack attribute stateReinUsesLisp1-47/+52
2020-02-28maxwell_3d: Flatten cull and front face registersReinUsesLisp1-4/+4
2020-01-07fixed_pipeline_state: Add depth clampReinUsesLisp1-4/+6
2019-12-24fixed_pipeline_state: Define symetric operator!= and mark as noexceptReinUsesLisp1-20/+71
2019-12-23fixed_pipeline_state: Define structure and loadersReinUsesLisp1-0/+231