Skip to content

v-2024.Q4.2

Latest
Compare
Choose a tag to compare
@qiaojbao qiaojbao released this 04 Dec 14:56
· 145 commits to dev since this release

Driver installation instruction

v-2024.Q4.2

2024-12-4 update

New feature and improvement

  • Update Khronos Vulkan Headers to 1.3.301
  • Update compliant CTS version to 1.3.9.2
  • Support extension VK_EXT_swapchain_colorspace
  • Support extension VK_KHR_compute_shader_derivatives
  • Disable htile of external memory when creating image for interop with mesa GL
  • Disable dcc when the application transitions to the feedback loop image layout (#375)
  • Re-enable zwp_linux_dmabuf_v1_interface support

Issue fix

  • VKCTS failure in dEQP-VK.pipeline.pipeline_library.graphics_library.misc.other.*
  • VKCTS failure in VK.dgc.ext.compute* compute queue cases when running in batch
  • Corruption in Blender 4.3.0 Beta
  • Buffer overflow when the count of display modes exceeds MaxModePerScreen(64) (GPUOpen-Drivers/xgl#179)
  • "Unknown()" events appearing in RGP captures