8d085a79d4
New feature and improvement * Enable VK_EXT_host_query_reset extension * Enable VK_EXT_separate_stencil_usage extension * Enable VK_KHR_uniform_buffer_standard_layout extension * Reduce optimizations run by llpc * Support merge ELF binary for per stage cache and enable per-stage-shader cache * Remove ETC2 support from GFXIP 8.1 * Update api_version to 1.1.108 Issue fix * DiRT Rally 2.0 corruption * DiRT 4 flickering * Block corruption in Witcher3 * DiRT Rally 2.0 hang with ultra settings * dEQP-VK.binding_model.descriptorset_random.sets32.unifindexed.ubolimithigh.sbolimitlow.imglimithigh.noiub.frag.0 failure
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="4d91a4045078cf6884ee05007eac9eec2b881dbb"/>
|
|
<project path="drivers/pal" name="pal" revision="9a1f99f049f3b417242dc7c09b86c52fd7d9ceaf"/>
|
|
<project path="drivers/llpc" name="llpc" revision="b153a902b0a574fb0ab2356c87c3446d9a9d80b2"/>
|
|
<project path="drivers/spvgen" name="spvgen" revision="64013f150c2d41965a3d36fa159b55fba52b727a"/>
|
|
<project path="drivers/AMDVLK" name="AMDVLK" revision="master"/>
|
|
<project path="drivers/llvm" name="llvm" revision="4305f776f1207189667a383e22661ccd1e99cd25"/>
|
|
|
|
</manifest>
|