Skip to content

Commit e4a5c9f

Browse files
committed
2021-9-30 update
New feature and improvement * Enable extension: VK_KHR_shader_integer_dot_product * Enable extension: VK_EXT_shader_atomic_float/VK_EXT_shader_atomic_float2 * Update Khronos Headers to 1.2.191 * Add DCC present PAL setting: DisplayDccSkipRetileBlt * Add RGP detailed thread trace support for compute * Enable flat scratch for navi21 * Optimize pipeline early compile * Reduce CPU cost in render pass Issue fix * [AMDVLK-203][DXVK-1.8] Skyrim Special Edition: Rendering issues with menu spell effects
1 parent 87fb643 commit e4a5c9f

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

default.xml

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

12-
<project path="drivers/xgl" name="xgl" revision="d8bb7dee18bb03f829b74a44aa5c8265e0737316"/>
12+
<project path="drivers/xgl" name="xgl" revision="9244bd33f361bbfd23df14789e82457a63d70d5d"/>
1313
<project path="drivers/pal" name="pal" revision="8e5baae7cfdd885974013337e556e9dc955b6737"/>
14-
<project path="drivers/llpc" name="llpc" revision="a1145b1ee3fd323d2d9f72c604e96114ee1b7b7f"/>
15-
<project path="drivers/spvgen" name="spvgen" revision="985d66ad5f62595b344c12746de0edfda201377e"/>
16-
<project path="drivers/AMDVLK" name="AMDVLK" revision="1c696b6deadae76dbb1a1b2d19c045fc30269745"/>
17-
<project path="drivers/llvm-project" name="llvm-project" revision="b7a843f97612b6bf53eced6fea3ce2016f067727"/>
14+
<project path="drivers/llpc" name="llpc" revision="b8ba5f3626f07dbf76026a05394bc2b5c99fe713"/>
15+
<project path="drivers/spvgen" name="spvgen" revision="ac9911afeff0e33ee240c01a593b156f0bc6f6af"/>
16+
<project path="drivers/AMDVLK" name="AMDVLK" revision="87fb643c917e48e80b38abb03a0722d55a199d82"/>
17+
<project path="drivers/llvm-project" name="llvm-project" revision="2108ca319b3f5d5e84603e6644365cd14a58c0de"/>
1818
<project path="drivers/third_party/metrohash" name="MetroHash" revision="3c566dd9cda44ca7fd97659e0b53ac953f9037d2"/>
19-
<project path="drivers/third_party/cwpack" name="CWPack" revision="7387247eb9889ddcabbc1053b9c2052e253b088e"/>
19+
<project path="drivers/third_party/cwpack" name="CWPack" revision="39f8940199e60c44d4211cf8165dfd12876316fa"/>
2020

2121
</manifest>

0 commit comments

Comments
 (0)