summaryrefslogtreecommitdiffstats
path: root/src/video_core/renderer_vulkan/maxwell_to_vk.h (unfollow)
Commit message (Expand)AuthorFilesLines
2020-04-11renderer_vulkan: Drop Vulkan-HppReinUsesLisp1-19/+18
2020-02-28maxwell_3d: Flatten cull and front face registersReinUsesLisp1-2/+2
2020-01-10maxwell_to_vk: Implement GL_CLAMP hacking Nvidia's driverReinUsesLisp1-1/+1
2019-12-13maxwell_to_vk: Improve image format table and add more formatsReinUsesLisp1-3/+7
2019-12-13maxwell_to_vk: Implement more primitive topologiesReinUsesLisp1-1/+2
2019-12-13maxwell_to_vk: Approach GL_CLAMP closer to the GL specReinUsesLisp1-1/+2
2019-12-13maxwell_to_vk: Use VK_EXT_index_type_uint8 when availableReinUsesLisp1-1/+1
2019-11-23video_core: Unify ProgramType and ShaderStage into ShaderTypeReinUsesLisp1-1/+1
2019-11-14texture_cache: Drop abstracted ComponentTypeReinUsesLisp1-2/+1
2019-03-04maxwell_to_vk: Initial implementationReinUsesLisp1-0/+58