Skip to content

Commit

Permalink
2021-12-27 update
Browse files Browse the repository at this point in the history
New feature and improvement
* Enable extension VK_EXT_global_priority_query
* Update API version to 1.2.201

Issue fix
* CTS dEQP-VK.dynamic_rendering.*cmdbuffer* failures
* Ubuntu21.04+Wayland Vulkan performance  ~40% lower compared to 20.04
* Leak of DeferredHostOperation and fence memory
  • Loading branch information
JaxLinAMD committed Dec 27, 2021
1 parent 8d70d12 commit a85e01f
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions default.xml
Original file line number Diff line number Diff line change
Expand Up @@ -9,12 +9,12 @@
sync-j="8"
sync-c="true" />

<project path="drivers/xgl" name="xgl" revision="da1a583a51c69c115f9144b68ec2bdf5b6519056"/>
<project path="drivers/pal" name="pal" revision="61409c1cea19a2ca5ad00461b1e75b3ab46c4389"/>
<project path="drivers/llpc" name="llpc" revision="80b124752f5f689b21d46a3fd459b2df659de187"/>
<project path="drivers/xgl" name="xgl" revision="86d18df827679ab72c3a7b2c701d0d0155e57e86"/>
<project path="drivers/pal" name="pal" revision="bcec463efe5260776d486a5e3da0c549bc0a75d2"/>
<project path="drivers/llpc" name="llpc" revision="87df95ca4b58cc508f4fced3bcacddd728616615"/>
<project path="drivers/spvgen" name="spvgen" revision="0aa19873514a8272dfdc5cb8861859a52f5de503"/>
<project path="drivers/AMDVLK" name="AMDVLK" revision="ab3f291f48bf5867b8d614f9fbd501b51bb2e769"/>
<project path="drivers/llvm-project" name="llvm-project" revision="63581e1504f3854df7d1ea7aab6af935da1b515d"/>
<project path="drivers/AMDVLK" name="AMDVLK" revision="8d70d12b7b3887622dddca01ae2d8f0312876d98"/>
<project path="drivers/llvm-project" name="llvm-project" revision="2524f51bb8df0dff1cd7facc8207d129261c8647"/>
<project path="drivers/third_party/metrohash" name="MetroHash" revision="3c566dd9cda44ca7fd97659e0b53ac953f9037d2"/>
<project path="drivers/third_party/cwpack" name="CWPack" revision="39f8940199e60c44d4211cf8165dfd12876316fa"/>

Expand Down

0 comments on commit a85e01f

Please sign in to comment.