Release notes

2019-1-24 update
New feature and improvement
* Enable EXT_INLINE_UNIFORM_BLOCK extension
* Enable EXT_PCI_BUS_INFO extension
* Enable inclusion of llvm-ir in section of ELF output
* Add barrier filtering

Issue fix
* CTS v1.1.2.2 failure in ./deqp-vk -n dEQP-VK.binding_model.descriptorset_random.sets32.noarray.ubolimitlow
* Wrong reported LDS size per threadgroup for GFX7+
This commit is contained in:
Jacob He 2019-01-25 18:47:17 +08:00
parent db64ac276c
commit 96f3ad778d

View File

@ -9,9 +9,9 @@
sync-j="8"
sync-c="true" />
<project path="drivers/xgl" name="xgl" revision="0d7c5a69ba314bfabe2d5dbe3e5e4d1ea3228845"/>
<project path="drivers/pal" name="pal" revision="2e94fa1533a606d076061db8d5be514bb69adfc3"/>
<project path="drivers/llpc" name="llpc" revision="797be964eb8d65f2ec162a783708b36834a62000"/>
<project path="drivers/xgl" name="xgl" revision="f42a5b845ba784eb9990ed7182a8c4ff1f7cf7e3"/>
<project path="drivers/pal" name="pal" revision="ee4e837d08ec933714df20e76abe0aebee42d457"/>
<project path="drivers/llpc" name="llpc" revision="fc32df219915b72ece2007079063b3942c843630"/>
<project path="drivers/spvgen" name="spvgen" revision="d26082d54930ad2ea97da94a2443137e7325b64c"/>
<project path="drivers/AMDVLK" name="AMDVLK" revision="master"/>
<project path="drivers/llvm" name="llvm" revision="3c7dbb214c3680803f7d3e3c3aed02fddb2f7dbb"/>