Skip to content

Commit c59322a

Browse files
committed
2020-4-16 update
New feature and improvement * Enable Renoir support * Update api version to 1.2.135 * Add limitation on cache directory size * Add panel setting to disable AMD Vendor extensions Issue fix * The issue that scratch allocations, once multiplied for wave size, could be under the WaveSize granularity
1 parent 075f757 commit c59322a

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

default.xml

+5-5
Original file line numberDiff line numberDiff line change
@@ -9,12 +9,12 @@
99
sync-j="8"
1010
sync-c="true" />
1111

12-
<project path="drivers/xgl" name="xgl" revision="2db4177e78133c868e2c6b4dcc46aeb2f512163a"/>
13-
<project path="drivers/pal" name="pal" revision="bb7398b1c7509a30ba4f7d947b5ad5549a4d58db"/>
14-
<project path="drivers/llpc" name="llpc" revision="7686a2ddba683f7a361460f3806b0d45e615ca76"/>
15-
<project path="drivers/spvgen" name="spvgen" revision="d16fddddf22a1eb3a3f4ce05cbcb95a337f708b1"/>
12+
<project path="drivers/xgl" name="xgl" revision="1f6143fb951622e06fe7b9396957976fc9feddc7"/>
13+
<project path="drivers/pal" name="pal" revision="8b2381a1d05cd2c9c4e7cc2eeda053e76d8c9a4a"/>
14+
<project path="drivers/llpc" name="llpc" revision="9889f54c9a31743b48f3dafcb8ca0c106ed15da4"/>
15+
<project path="drivers/spvgen" name="spvgen" revision="a223c8636f8306697f6fdc86f742b99fbd8c5dbd"/>
1616
<project path="drivers/AMDVLK" name="AMDVLK" revision="master"/>
17-
<project path="drivers/llvm-project" name="llvm-project" revision="5c958c70bc6366298296dc778e903f65528c3b0f"/>
17+
<project path="drivers/llvm-project" name="llvm-project" revision="50077fcc15e5844dacd820dcdb02edb23fc00330"/>
1818
<project path="drivers/third_party/metrohash" name="MetroHash" revision="2b6fee002db6cc92345b02aeee963ebaaf4c0e2f"/>
1919
<project path="drivers/third_party/cwpack" name="CWPack" revision="b601c88aeca7a7b08becb3d32709de383c8ee428"/>
2020

0 commit comments

Comments
 (0)