2020-7-22 update

New feature and improvement
* Prefer y-coordinate major swizzle modes for 3D color attachments on GFX10
* Extend “defer reusing command stream chunk” concept to all scenario
* Restrict pipelined cache flush optimization to only cases where it's definitely legal
* Update api version to 1.2.146

Issue fix
* Fixing shared metadata bug of gfx6
* Don't disable alpha and color RB+ blend opts individually to fix some 999e5 format failures
This commit is contained in:
jaxl 2020-07-23 11:26:53 +08:00
parent c9ceb66737
commit a9386979ea

View File

@ -9,12 +9,12 @@
sync-j="8"
sync-c="true" />
<project path="drivers/xgl" name="xgl" revision="9a577aa9c496e2c77844fb91ede978da25b5afd3"/>
<project path="drivers/pal" name="pal" revision="6604885c5d60be4a29346f1774a6f7e331879428"/>
<project path="drivers/llpc" name="llpc" revision="be51df411e14ae19145ab046f95338ed38243b91"/>
<project path="drivers/spvgen" name="spvgen" revision="e0e6fdae66d8e2cd9949e514f4e6ce6c7e21cce9"/>
<project path="drivers/AMDVLK" name="AMDVLK" revision="96aeb87612cb48f4cc2ed628a1be22b2967d8ad2"/>
<project path="drivers/llvm-project" name="llvm-project" revision="56e1f9b8df3d414ab7acc2fa07272d318725d440"/>
<project path="drivers/xgl" name="xgl" revision="39a4e9c63456ed421b1704179730e95883f26a1b"/>
<project path="drivers/pal" name="pal" revision="ea5db60841dab7d067f5010f28a980ef222bdf81"/>
<project path="drivers/llpc" name="llpc" revision="9acb06852cdf043b0e7b6867800be3cc3bf61383"/>
<project path="drivers/spvgen" name="spvgen" revision="34ba176fc2fa8a9997a8a7bd0c731259e2578854"/>
<project path="drivers/AMDVLK" name="AMDVLK" revision="c9ceb66737b029ca8761a69a48f87725a0f563ec"/>
<project path="drivers/llvm-project" name="llvm-project" revision="319fe935a7a607e83d2885c881ae5aeff9b08b22"/>
<project path="drivers/third_party/metrohash" name="MetroHash" revision="712f76fee75d69b23a1ea8f6465752c3ccaaf9a2"/>
<project path="drivers/third_party/cwpack" name="CWPack" revision="7387247eb9889ddcabbc1053b9c2052e253b088e"/>