Skip to content

Commit

Permalink
2022-4-3 update
Browse files Browse the repository at this point in the history
New feature and improvement
* Update Khronos Vulkan Headers to 1.3.208
* Enable extension VK_KHR_workgroup_memory_explicit_layout

Issue fix
* CTS segmentation fault in dEQP-VK.synchronization2.timeline_semaphore.device_host.write_copy_buffer_read_copy_buffer.buffer_16384
* CTS failure in dEQP-VK.api.external.semaphore.sync_fd.info_timeline
* Dota2 crash on Ubuntu22.04
* MSAA 2x Corruption in X4 Foundations
* Corruption in Valheim
* Corruption in God of War
* Problem in llpc with multiple GPUs
  • Loading branch information
WenqingLiAMD committed Apr 6, 2022
1 parent d20db30 commit e7e058d
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions default.xml
Original file line number Diff line number Diff line change
Expand Up @@ -9,12 +9,12 @@
sync-j="8"
sync-c="true" />

<project path="drivers/xgl" name="xgl" revision="1ce25b1ed8829c27645edd646a3289e4c524c84c"/>
<project path="drivers/pal" name="pal" revision="2483d46fa27c30502e497ea169ee53b142e9fa06"/>
<project path="drivers/llpc" name="llpc" revision="232e3aa5802b16a2274d734462a3bc211e42c7f5"/>
<project path="drivers/spvgen" name="spvgen" revision="95304f054cb80a35fb46d5de9c0f9be6e1c9f081"/>
<project path="drivers/AMDVLK" name="AMDVLK" revision="2bc71f8af1dec8de4aaf06de469e2a467782800d"/>
<project path="drivers/llvm-project" name="llvm-project" revision="1749013595eaedc15e635627ef2a618da48de75f"/>
<project path="drivers/xgl" name="xgl" revision="25569e8bf7ade7cd304697c18f49a8ff893b07fa"/>
<project path="drivers/pal" name="pal" revision="1ff58cafbae03aa571b0dde83aefd0d1fdfb8a9b"/>
<project path="drivers/llpc" name="llpc" revision="c0dbc976ccaed1873272f99e1e254b2a1114a50b"/>
<project path="drivers/spvgen" name="spvgen" revision="87983dba34c24ce5ac4f9c17d9ddea0890758e33"/>
<project path="drivers/AMDVLK" name="AMDVLK" revision="d20db30145926098beab68915f235491a519aac6"/>
<project path="drivers/llvm-project" name="llvm-project" revision="219f568b0b603b2d9a64a44264db5f64ec5e9802"/>
<project path="drivers/third_party/metrohash" name="MetroHash" revision="3c566dd9cda44ca7fd97659e0b53ac953f9037d2"/>
<project path="drivers/third_party/cwpack" name="CWPack" revision="39f8940199e60c44d4211cf8165dfd12876316fa"/>

Expand Down

0 comments on commit e7e058d

Please sign in to comment.