Skip to content

Commit

Permalink
2018-12-12 update
Browse files Browse the repository at this point in the history
\#\# 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
  • Loading branch information
JacobHeAMD committed Dec 12, 2018
1 parent bb80191 commit 4465fb9
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions default.xml
Original file line number Diff line number Diff line change
Expand Up @@ -9,11 +9,11 @@
sync-j="8"
sync-c="true" />

<project path="drivers/xgl" name="xgl" revision="979a1a79ea00f3c8bf70661577c4324e1701d99f"/>
<project path="drivers/pal" name="pal" revision="3d5fe51548a8b47f538d005d9f2f807138c304eb"/>
<project path="drivers/llpc" name="llpc" revision="a911acad98f4b3bf39ac15607487de799df08f69"/>
<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="620beb6e1ee14c179aedfc1b9083e1ca8975330c"/>
<project path="drivers/llvm" name="llvm" revision="0843ddd6f5a03468d42b90715e98e9798f772555"/>

</manifest>

0 comments on commit 4465fb9

Please sign in to comment.