![jaxl](/assets/img/avatar_default.png)
New feature and improvement * Update Vulkan Headers to 1.2.174 * Support dynamic enable of color writes * Add partial nested cmd buffer support to GpuDebug layer Issue fix * [AMDVLK issue #187] AMDVLK give out of memory errors when no AMD GPU installed * [AMDVLK issue #204] DCC incorrectly enabled for certain format lists * Few applications are running with llvmpipe driver by default with AMD switchable graphics layer
22 lines
1.1 KiB
XML
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="f1467f0dfd3dccd643214574ebfbe456a55d03bd"/>
|
|
<project path="drivers/pal" name="pal" revision="0168557a0715bf47a55ffe9858276cde1e74cc1d"/>
|
|
<project path="drivers/llpc" name="llpc" revision="28c4e99487ebe0a8b5801f56b876df6b33903554"/>
|
|
<project path="drivers/spvgen" name="spvgen" revision="59823e6c3557cb7f3fae4a9f2760ad3f6b694997"/>
|
|
<project path="drivers/AMDVLK" name="AMDVLK" revision="19a62ef5052ef51f4860a61afe26411b9ae2f15c"/>
|
|
<project path="drivers/llvm-project" name="llvm-project" revision="d2e97f4879565c9292f9177debbc7c65ead6ab84"/>
|
|
<project path="drivers/third_party/metrohash" name="MetroHash" revision="3c566dd9cda44ca7fd97659e0b53ac953f9037d2"/>
|
|
<project path="drivers/third_party/cwpack" name="CWPack" revision="7387247eb9889ddcabbc1053b9c2052e253b088e"/>
|
|
|
|
</manifest>
|