AMDVLK/default.xml
wenqinli ae0c532b84 2022-7-18 update
New feature and improvement
* Update Khronos Vulkan Headers to 1.3.217
* Add GPU_DECOMPRESS support for ASTC/ETC2 which could be enabled by panel setting EnableShaderDecode and EnableBC3Encoder
* Support extension VK_EXT_non_seamless

Issue fix
* CTS failures in dEQP-VK.conditional_rendering.*
* Switchable graphics layer doesn’t work with new version loader
* RGP Profiling Doesn't Work on RX 6800
* Huge corruption visible when playing with SkyGold
* GpuProfiler lifetime bug
2022-07-18 15:45:25 +08:00

22 lines
1.1 KiB
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="394cbffcf388482354c7874a841a30d386d9abc8"/>
<project path="drivers/pal" name="pal" revision="8a99ffaa533ee561af7075d413f6052ea37a1a04"/>
<project path="drivers/llpc" name="llpc" revision="d4763a9dcab538955bc5ad4b5c6e0139d8fe8949"/>
<project path="drivers/spvgen" name="spvgen" revision="3b61d0ce836d3832e19931be198f6f619206de4c"/>
<project path="drivers/AMDVLK" name="AMDVLK" revision="f5f3eced60fd0ba2125fb2b3de8be0f892fbf2dc"/>
<project path="drivers/llvm-project" name="llvm-project" revision="48f1931b2b7afd7e0800fa084b7c0c2176dabfd4"/>
<project path="drivers/third_party/metrohash" name="MetroHash" revision="18893fb28601bb9af1154cd1a671a121fff6d8d3"/>
<project path="drivers/third_party/cwpack" name="CWPack" revision="4f8cf0584442a91d829d269158567d7ed926f026"/>
</manifest>