Skip to content

Commit 87fb643

Browse files
committed
2021-9-9 update
New feature and improvement * Enable extension VK_EXT_load_store_op_none * Enable extension VK_KHR_zero_initialize_workgroup_memory * Add exclusion for implicit external synchronization if there is no layout transition * Update Khronos Headers to 1.2.188 * Valhiem shader optimization Issue fix * [XGL issue #126] Switchable graphics layer filters out cards AMDVLK dropped support for * Heavy flickering observed while performing ALT-TAB in Ghost Recon: Breakpoint Vulkan * Corruption when turning on DebugOverlayEnable * RPCS3 Corruption observed on game window * [AMDVLK issue #236] Confusing implementation of VK_EXT_hdr_metadata * GPU Profiler: per-draw SPM filenames collide and clobbering each other if the draws use the same shaders
1 parent 1c696b6 commit 87fb643

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

default.xml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -9,12 +9,12 @@
99
sync-j="8"
1010
sync-c="true" />
1111

12-
<project path="drivers/xgl" name="xgl" revision="e6ae9d1025c879035b34c353095362d89d20e30b"/>
13-
<project path="drivers/pal" name="pal" revision="cd4f8b28b5d923e8d65a1ef1d3dee5137a89d6bd"/>
14-
<project path="drivers/llpc" name="llpc" revision="72c9697660a901e888d119ad921b021c7800fd54"/>
12+
<project path="drivers/xgl" name="xgl" revision="d8bb7dee18bb03f829b74a44aa5c8265e0737316"/>
13+
<project path="drivers/pal" name="pal" revision="8e5baae7cfdd885974013337e556e9dc955b6737"/>
14+
<project path="drivers/llpc" name="llpc" revision="a1145b1ee3fd323d2d9f72c604e96114ee1b7b7f"/>
1515
<project path="drivers/spvgen" name="spvgen" revision="985d66ad5f62595b344c12746de0edfda201377e"/>
16-
<project path="drivers/AMDVLK" name="AMDVLK" revision="c8455764b483a53b4eb99e1ddb4c357bb96f8657"/>
17-
<project path="drivers/llvm-project" name="llvm-project" revision="e32a5e65b5a2e821f3442908399ba097b610b495"/>
16+
<project path="drivers/AMDVLK" name="AMDVLK" revision="1c696b6deadae76dbb1a1b2d19c045fc30269745"/>
17+
<project path="drivers/llvm-project" name="llvm-project" revision="b7a843f97612b6bf53eced6fea3ce2016f067727"/>
1818
<project path="drivers/third_party/metrohash" name="MetroHash" revision="3c566dd9cda44ca7fd97659e0b53ac953f9037d2"/>
1919
<project path="drivers/third_party/cwpack" name="CWPack" revision="7387247eb9889ddcabbc1053b9c2052e253b088e"/>
2020

0 commit comments

Comments
 (0)