Skip to content

Commit 258c2ba

Browse files
committed
2019-4-10 update
New feature and improvement * Update Vulkan headers to 1.1.105 * Allow shared memory to be CPU visible * Enable priority regardless of whether VK_EXT_memory_priority is enabled or not for all external queues * Performance optimization for Total:WarhammerII Issue fix * Just Cause3 flickering * Path of Exile incorrect rendering
1 parent b21105a commit 258c2ba

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

default.xml

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

12-
<project path="drivers/xgl" name="xgl" revision="a082b41ad4a8aed476cb39e6b63cddd25ab9e0b4"/>
13-
<project path="drivers/pal" name="pal" revision="e17272e1581ae6e222293880db08e0df7b1f1f75"/>
14-
<project path="drivers/llpc" name="llpc" revision="32c0c28b1b7fd36b2f9cb17411af2963f6cfc48a"/>
15-
<project path="drivers/spvgen" name="spvgen" revision="1560d287f779b342e0019499dda85890cb07affc"/>
12+
<project path="drivers/xgl" name="xgl" revision="5b4058dc288a25f6554fcc61f80bf3f27eb35d8d"/>
13+
<project path="drivers/pal" name="pal" revision="99901922d67e502ff4233a8bfcbfa0347c0ffa1b"/>
14+
<project path="drivers/llpc" name="llpc" revision="6c6de1dab3927bfb0f6659ba89c6fe80be8a4a04"/>
15+
<project path="drivers/spvgen" name="spvgen" revision="69311f7c1e220d190909298b9c7bd702ecc237ff"/>
1616
<project path="drivers/AMDVLK" name="AMDVLK" revision="master"/>
1717
<project path="drivers/llvm" name="llvm" revision="97cc33415120ae3ed472b6dd5cb234b74a80bd80"/>
1818

0 commit comments

Comments
 (0)