summaryrefslogtreecommitdiffstats
path: root/src/video_core/renderer_vulkan/maxwell_to_vk.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2019-05-30maxwell_to_gl: Use GL_CLAMP to emulate Clamp wrap modeReinUsesLisp1-1/+1
2019-04-18video_core: Silent -Wswitch warningsReinUsesLisp1-4/+6
2019-03-04maxwell_to_vk: Initial implementationReinUsesLisp1-0/+483