Yesterday, NVIDIA again updated their special beta Vulkan driver pushing it to version 415.22.01 with various improvements. This is the driver where the add in and test new Vulkan features first, before putting them into their main drivers. Usually, you would want to stick with their normal driver series.
Included in this release are fixes for vkCmdDrawIndirectCountKHR and vkCmdDrawIndexedIndirectCountKHR in regards to "very large counts". Another fix made it in for Sascha Willems' "pushconstants" example (a bunch of Vulkan API examples and demos).
Additionally, it's now exposing two transfer queues on Pascal and above, the maximum point size has increased to 2047 and the maximum line width has increased to 64. See the NVIDIA Vulkan driver page for the info.
They also did a minor update to their main driver, with version 415.23 now out which fixes a build failure for the Linux Kernel 4.20.
It's good to see NVIDIA keep pushing their Linux drivers, they've come a long way in the years I've been using Linux. Quite rare to actually come across an NVIDIA-specific driver bug in games.
According nvidia json file show this:
{ "fileformat_version" : "1.0.0", "ICD": { "library_path": "NV_VK_ICD_", "api_version" : "1.1.95" } }
^_^
Last edited by mrdeathjr on 15 December 2018 at 6:04 pm UTC
Or are the focusing on the important things, like making sure a unicorn's left testicle sways properly in the wind?
Quoting: anarchist_tomatoHave they fixed the tearing yet?
Set ForceFullCompositionPipeline in your Xorg.conf and no more tearing for you.
I am having bugs on OPEN GL Nvidia 415.
(Black ground)
Thought about trying vulkan.
Quoting: sergeQuoting: anarchist_tomatoHave they fixed the tearing yet?
Set ForceFullCompositionPipeline in your Xorg.conf and no more tearing for you.
And no more performance for you either
Also, vsync works for me in many games, so if one game isn't able to enable vsync i think it is his fault.
Quoting: sergeQuoting: anarchist_tomatoHave they fixed the tearing yet?
Set ForceFullCompositionPipeline in your Xorg.conf and no more tearing for you.
Turned that crap off within a minute again. I'm not sure what it does, but it makes moving windows feel weird.
Quoting: Cestusall i want from nvidia is VDPAU h.265 decode update! they didn't touch VDPAU since 2015!!!! O_o;
NVDEC is the new vdpau from what I had read, https://devtalk.nvidia.com/default/topic/1033137/linux/whats-the-situation-with-vdpau-vaapi-nvdec-/. It works nicely here with mpv, even with Vulkan output.
Last edited by jens on 16 December 2018 at 6:45 pm UTC
See more from me