2019-8-14 update
New feature and improvement * Support extension VK_EXT_subgroup_size_control * Update Vulkan headers to 1.1.116 * Optimize atomic max/min * Optimize fp16 code generation * Various atomic optimizations * Extend atomic optimizer to gfx10 Issue fix * ICD initialization failure for system with a mix of GFX10 and other GFX versions ASICs * Crash with AMD GPU disabled * CTS dEQP-VK.binding_model.descriptorset_random.* - test failure
This commit is contained in:
parent
4eebeaf12b
commit
ddb9bc059a
@ -9,11 +9,11 @@
|
||||
sync-j="8"
|
||||
sync-c="true" />
|
||||
|
||||
<project path="drivers/xgl" name="xgl" revision="6b0fbc836e01be4b8fb1990b4e31846ec19305bc"/>
|
||||
<project path="drivers/pal" name="pal" revision="46251728a7137f399b564b0886bd9bf9888c48ef"/>
|
||||
<project path="drivers/llpc" name="llpc" revision="f60ebe48d60ef00e69b399a24e04d600cdcc1f0c"/>
|
||||
<project path="drivers/xgl" name="xgl" revision="9b632ef4f132bddc94769702ed8b49efbc39d89c"/>
|
||||
<project path="drivers/pal" name="pal" revision="66e78b997748d03d77e1d706c10f1f17e18e5654"/>
|
||||
<project path="drivers/llpc" name="llpc" revision="0da6ca8e09f41639636a106f9b9ca74df50321ce"/>
|
||||
<project path="drivers/spvgen" name="spvgen" revision="2f31d1170e8a12a66168b23235638c4bbc43ecdc"/>
|
||||
<project path="drivers/AMDVLK" name="AMDVLK" revision="master"/>
|
||||
<project path="drivers/llvm" name="llvm" revision="951ae36dc33d628235446a7abe87a1aebf6717e8"/>
|
||||
<project path="drivers/llvm" name="llvm" revision="9bc5dd4450a6361faf5c5661056a7ee494fad830"/>
|
||||
|
||||
</manifest>
|
||||
|
Loading…
Reference in New Issue
Block a user