Nvidia are keeping up their great support of Vulkan with yet another new build of their Vulkan driver which supports Linux.
Driver version 355.00.29 is now available:
You can grab it here.
Driver version 355.00.29 is now available:
QuoteMarch 2nd, Windows 356.45, Linux 355.00.29
Support Vulkan API version v1.0.4
Fix device lost issue with some MSAA resolves
Fix vkGetQueryPoolResults() when queryCount=0
Fix OpImageQuerySample with images
Fix OpVectorExtractDynamic issues with doubles
Fix handling of sparse image miptail when the whole image fits within a page
Improve vkAcquireNextImageKHR() conformance to WSI spec
Improve GL_KHR_vulkan_glsl compatibility when using GLSL directly
Improve GPU texturing performance in some cases
Improve vkAllocateDescriptorSets()/vkFreeDescriptorSets() performance in some cases
Improve vkCmdBindDescriptorSets() performance in some cases
Improve vkCmdCopyImage() performance in some cases
You can grab it here.
Some you may have missed, popular articles from the last month:
Wow. I just benched 119.8 FPS with Vulkan and 87.6 FPS with OpenGL on The Talos Principle. This is SO cool.
Last edited by TacoDeBoss on 6 March 2016 at 5:46 am UTC
Last edited by TacoDeBoss on 6 March 2016 at 5:46 am UTC
0 Likes
I'm getting more and more confident that they're serious about pushing Vulkan.
I really like their efforts.
I really like their efforts.
0 Likes
Quoting: PeciskShader compiling could be spread on all GPUs and CPUs available though.
Shader compiling to Spir V is done by the developer before release. Spir V is low level binary that is understood by a Vulkan compatible GPU, as far as I understand it, it is similar to the binary instructions used on a CPU
0 Likes
See more from me