5475d7dfda
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
20 lines
820 B
XML
20 lines
820 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<manifest>
|
|
|
|
<remote name="vulkan-github"
|
|
fetch="https://github.com/GPUOpen-Drivers" />
|
|
|
|
<default revision="master"
|
|
remote="vulkan-github"
|
|
sync-j="8"
|
|
sync-c="true" />
|
|
|
|
<project path="drivers/xgl" name="xgl" revision="eaecf6b9ad7bc3d310e752528f84fd52fba23747"/>
|
|
<project path="drivers/pal" name="pal" revision="fb9a4dc951c0afd737460b26afb716c96e966b77"/>
|
|
<project path="drivers/llpc" name="llpc" revision="fdd5e24be2d9031ab685690cad1c9259d96518f6"/>
|
|
<project path="drivers/spvgen" name="spvgen" revision="5378c7618a2a3bf60ba01a86db980930e8581146"/>
|
|
<project path="drivers/AMDVLK" name="AMDVLK" revision="master"/>
|
|
<project path="drivers/llvm" name="llvm" revision="f41e1a873108a371ae5574d518c1ee6eb3814cee"/>
|
|
|
|
</manifest>
|