Page MenuHomeSolus

Update nvidia-developer-driver to 455.50.10
ClosedPublic

Authored by Staudey on Mar 6 2021, 8:20 PM.
Tags
None
Referenced Files
F11049051: D10661.id.diff
Thu, Aug 10, 5:17 PM
F11049050: D10661.id25693.diff
Thu, Aug 10, 5:17 PM
F11049049: D10661.id25721.diff
Thu, Aug 10, 5:17 PM
F11034655: D10661.diff
Wed, Aug 9, 5:03 PM
F10976331: D10661.id25721.diff
Sat, Jul 22, 8:52 AM
F10895945: D10661.diff
Jul 1 2023, 8:34 PM
F10874551: D10661.id25721.diff
Jun 20 2023, 12:54 AM
F10839463: D10661.id25693.diff
Jun 9 2023, 8:50 PM
Subscribers

Details

Summary

Update nvidia-developer-driver to 455.50.10

Changes:

  • Fixed an issue with vkCmdSetViewport when firstViewport is non-zero
  • Fixed a memory fault when using some smaller dimensions of sparse images
  • Fixed an issue where vkCreate{Graphics,Compute}Pipeline would sometimes crash when the shaders contained resources with no set/binding
  • Fixed corruption that sometimes occured with shadow rendering with image arrays
  • Fixed a bug with the host-visible device-local memory heap, where if an allocation failed due to space constraints, it could cause the application to crash on future Vulkan function calls
  • Fixed a potential crash when clearing images with multiple layers
  • Fixed a bug where using ray tracing extensions on multi-GPU setups could result in application instability if the GPUs did not match
  • Fixed a bug where vkCreateSwapchain could cause the X Server to crash when an invalid imageFormat was provided
Test Plan

Rebooted, launched Steam and played the free DXVK game "b"

Diff Detail

Repository
R4560 nvidia-developer-driver
Branch
master
Lint
No Lint Coverage
Unit
No Test Coverage