258c2ba810
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
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="5b4058dc288a25f6554fcc61f80bf3f27eb35d8d"/>
|
|
<project path="drivers/pal" name="pal" revision="99901922d67e502ff4233a8bfcbfa0347c0ffa1b"/>
|
|
<project path="drivers/llpc" name="llpc" revision="6c6de1dab3927bfb0f6659ba89c6fe80be8a4a04"/>
|
|
<project path="drivers/spvgen" name="spvgen" revision="69311f7c1e220d190909298b9c7bd702ecc237ff"/>
|
|
<project path="drivers/AMDVLK" name="AMDVLK" revision="master"/>
|
|
<project path="drivers/llvm" name="llvm" revision="97cc33415120ae3ed472b6dd5cb234b74a80bd80"/>
|
|
|
|
</manifest>
|