12df867cd3
New feature and improvement * Enable flip by default * Support VK_EXT_post_depth_coverage extension * Support VK_EXT_texel_buffer_alignment extension * Support VK_KHR_non_semantic_info extension * Performance tuning for Thrones of Britannia, Talos principle and Serious sam * Update api version to 1.2.133 Issue fix * Corruption in non power of two compressed textures on Gfx9 and Gfx10 when using the CopyImage2DMipLevel shader
22 lines
1.0 KiB
XML
22 lines
1.0 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="80e5a4b11ad2058097e77746772ddc9ab2118e07"/>
|
|
<project path="drivers/pal" name="pal" revision="e642f608a62887d40d1f25509d2951a4a3576985"/>
|
|
<project path="drivers/llpc" name="llpc" revision="fc21c950b629753f9cc7d0941937c57262ceadcf"/>
|
|
<project path="drivers/spvgen" name="spvgen" revision="843c6b95f731589bf497fad29dadf7fda4934aad"/>
|
|
<project path="drivers/AMDVLK" name="AMDVLK" revision="master"/>
|
|
<project path="drivers/llvm-project" name="llvm-project" revision="e404e4b2db325184dbc2d14f31ef891d938f3835"/>
|
|
<project path="drivers/third_party/metrohash" name="MetroHash" revision="2b6fee002db6cc92345b02aeee963ebaaf4c0e2f"/>
|
|
<project path="drivers/third_party/cwpack" name="CWPack" revision="b601c88aeca7a7b08becb3d32709de383c8ee428"/>
|
|
|
|
</manifest>
|