a9386979ea
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
22 lines
1.1 KiB
XML
22 lines
1.1 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<manifest>
|
|
|
|
<remote name="vulkan-github"
|
|
fetch="https://github.com/GPUOpen-Drivers" />
|
|
|
|
<default revision="master"
|
|
remote="vulkan-github"
|
|
sync-j="8"
|
|
sync-c="true" />
|
|
|
|
<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"/>
|
|
|
|
</manifest>
|