Skip to content

Commit

Permalink
2022-6-21 update
Browse files Browse the repository at this point in the history
New feature and improvement
* Update Khronos Vulkan Headers to 1.3.216
* Performance optimization for Doom Eternal, Ashes of the Singularity, etc.

Issue fix
* CTS failure with latest Vulkan loader
* Pipeline cache failure on Ubuntu 22.04
* Corruption in Shadow of the Tomb Raider
  • Loading branch information
WenqingLiAMD committed Jun 22, 2022
1 parent cab8f86 commit b89aec1
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 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="9478a913fc7d2ceb4b6eae84bb87fa3e64f08521"/>
<project path="drivers/pal" name="pal" revision="ca98822bbccc5821a18aa78fb76b43e0ff29f8ef"/>
<project path="drivers/llpc" name="llpc" revision="be276de91f44263a838c35fdd3fa28a1598e7b42"/>
<project path="drivers/spvgen" name="spvgen" revision="cd629c08af16529587e1a6486f8b9afa0a475636"/>
<project path="drivers/AMDVLK" name="AMDVLK" revision="d699b1dc79ce6a86e44f44c3ca2c312e78da46e4"/>
<project path="drivers/llvm-project" name="llvm-project" revision="219f568b0b603b2d9a64a44264db5f64ec5e9802"/>
<project path="drivers/xgl" name="xgl" revision="a9a73115ee5c2d8c717ea39fc31a9d2ae1de8044"/>
<project path="drivers/pal" name="pal" revision="a40241a1e6f5970a9313efe686a79c0a429ea5eb"/>
<project path="drivers/llpc" name="llpc" revision="61aabddf65ae7395ec934bce96fa4b7dd0e8880c"/>
<project path="drivers/spvgen" name="spvgen" revision="eaa8c1dafbdb8db174b30919fcba424579a8c991"/>
<project path="drivers/AMDVLK" name="AMDVLK" revision="cab8f8631d99240a6503872083bd544fe85f628f"/>
<project path="drivers/llvm-project" name="llvm-project" revision="ff4dc0eccd74424c9352f8d8ee80f3b4913df35f"/>
<project path="drivers/third_party/metrohash" name="MetroHash" revision="18893fb28601bb9af1154cd1a671a121fff6d8d3"/>
<project path="drivers/third_party/cwpack" name="CWPack" revision="4f8cf0584442a91d829d269158567d7ed926f026"/>

Expand Down

0 comments on commit b89aec1

Please sign in to comment.