Skip to content

Commit 3160bb6

Browse files
committed
2019-3-26 update
New feature and improvement * Enable VK_EXT_memory_priority extension * Enable VK_EXT_memory_budget extension * Enable skip fast clear eliminate optimization by default * Reduce unnecessary L2 cache actions on GFX9 * Update pipeline ABI metadata note ID to 32 (from 13) to match HSA code objects * Improve CPU-bound performance in Mad Max Issue fix * Abnormal timestamp on transfer queue * ShaderDbg bugs * Minor profiling validation and memory leak fixes * Dead loop in converting a FP16 denorm back to normalized FP32
1 parent 735d204 commit 3160bb6

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

default.xml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9,10 +9,10 @@
99
sync-j="8"
1010
sync-c="true" />
1111

12-
<project path="drivers/xgl" name="xgl" revision="61ee6484930effa39fc806c2f941c5f073a2dfbe"/>
13-
<project path="drivers/pal" name="pal" revision="94501ac9adc214f5c61de042205929eb8681d175"/>
14-
<project path="drivers/llpc" name="llpc" revision="cf5610192a65cddb20c0775b46013067fc7f3d2c"/>
15-
<project path="drivers/spvgen" name="spvgen" revision="59095d3469e4fb7506da0e3d0cd78904ed71682f"/>
12+
<project path="drivers/xgl" name="xgl" revision="a082b41ad4a8aed476cb39e6b63cddd25ab9e0b4"/>
13+
<project path="drivers/pal" name="pal" revision="e17272e1581ae6e222293880db08e0df7b1f1f75"/>
14+
<project path="drivers/llpc" name="llpc" revision="32c0c28b1b7fd36b2f9cb17411af2963f6cfc48a"/>
15+
<project path="drivers/spvgen" name="spvgen" revision="1560d287f779b342e0019499dda85890cb07affc"/>
1616
<project path="drivers/AMDVLK" name="AMDVLK" revision="master"/>
1717
<project path="drivers/llvm" name="llvm" revision="97cc33415120ae3ed472b6dd5cb234b74a80bd80"/>
1818

0 commit comments

Comments
 (0)