63811556d5
New feature and improvement * Merge tbuffer.store.i32 with tbuffer.store.v2i32 and tbuffer.store.v4i32, up to 5% performance gain for tessellation * Enable the atomic optimizer * Update Vulkan headers to 1.1.94 * Enable primitiveUnderestimation capability of VK_EXT_conservative_rasterization Issue fix * GPU hang when Vulkan API accesses the stencil aspect of VK_Format_S8_Uint image explicitly * CTS dEQP-VK.spirv_assembly.instruction.graphics.16bit_storage.struct_mixed_types.uniform_geom 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="6df80a52773aa1126fd7518254fa4cc01d38b819"/>
|
|
<project path="drivers/pal" name="pal" revision="bf91cb29233ffceff95eb9ad16c6dc00b2029541"/>
|
|
<project path="drivers/llpc" name="llpc" revision="27692580ad9eb4f173ad0c421c932d6dd4300184"/>
|
|
<project path="drivers/spvgen" name="spvgen" revision="328a0990a958f21eb2c6b1ecb092a43629fe5554"/>
|
|
<project path="drivers/AMDVLK" name="AMDVLK" revision="master"/>
|
|
<project path="drivers/llvm" name="llvm" revision="0843ddd6f5a03468d42b90715e98e9798f772555"/>
|
|
|
|
</manifest>
|