NVIDIA Vulkan developer driver 417.42

Started by Stefan, December 15, 2018, 02:41:59 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

Stefan

 Windows driver version 417.42 and Linux driver version 415.22.01 provide new features for Vulkan developers to test their upcoming Vulkan applications.
Windows 417.42
Linux 415.22.01
Release Updates   December 14th, 2018 - Windows 417.42, Linux 415.22.01

       
  • Improvements:

            
    • Expose two transfer queues on Pascal and above
    • Increase maximum point size to 2047
    • Increate maximum line width to 64
  • Fixes:

            
    • Fixed issue with vkCmdDrawIndirectCountKHR and vkCmdDrawIndexedIndirectCountKHR and very large counts.
    • Fixed issue with Sascha Willems "pushconstants" example.