Skip to content

Commit 9a7ad97

Browse files
committed
2019-5-12 update
New feature and improvement * LLPC compile time optimization * Update Vulkan header to 1.1.106 * Enable shader cache to disk for Dawn of War3 * Performance tuning for game Thrones of Britannia * Add option to use GpuHeapGartUswc for the pipeline uploader
1 parent 1dd300a commit 9a7ad97

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,11 +9,11 @@
99
sync-j="8"
1010
sync-c="true" />
1111

12-
<project path="drivers/xgl" name="xgl" revision="54194f5ebb7d1d6b44b9eb87217041f44e08f789"/>
13-
<project path="drivers/pal" name="pal" revision="14045067091d226072437527359a54c8b8e898eb"/>
14-
<project path="drivers/llpc" name="llpc" revision="d1c1a55cfa58147c4814929e21038d30e6d48429"/>
12+
<project path="drivers/xgl" name="xgl" revision="eaecf6b9ad7bc3d310e752528f84fd52fba23747"/>
13+
<project path="drivers/pal" name="pal" revision="fb9a4dc951c0afd737460b26afb716c96e966b77"/>
14+
<project path="drivers/llpc" name="llpc" revision="fdd5e24be2d9031ab685690cad1c9259d96518f6"/>
1515
<project path="drivers/spvgen" name="spvgen" revision="5378c7618a2a3bf60ba01a86db980930e8581146"/>
1616
<project path="drivers/AMDVLK" name="AMDVLK" revision="master"/>
17-
<project path="drivers/llvm" name="llvm" revision="1ca248e6fc6d4d15491756f92f4da139222ef3ca"/>
17+
<project path="drivers/llvm" name="llvm" revision="f41e1a873108a371ae5574d518c1ee6eb3814cee"/>
1818

1919
</manifest>

0 commit comments

Comments
 (0)