fc576d9b33
New feature and improvement * Improve memory allocation for systems that have no local invisible memory * Turn off command buffer prefetch for local memory * Enable TMZ (trusted memory zone) feature * Use backend optimization for kills Issue fix * Vulkan RGP instruction tracing is not working * LlpcOptions doesn't work when pipeline cache is enabled * Issues in OpAtomicIDecrement and OpAtomicIIncrement for shader_image_atomic_int64 extension * Out of bounds reads in ElfWriter
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="116d28a446eba3a9f8e6f577bab34fc07e090993"/>
|
|
<project path="drivers/pal" name="pal" revision="13b6271de2f72f62adf098e681c5000f47db2a6c"/>
|
|
<project path="drivers/llpc" name="llpc" revision="9b4d0a4c3e146ea898d4bb3e86fb4170f75c3daa"/>
|
|
<project path="drivers/spvgen" name="spvgen" revision="2f679769a8491f423f5cf2f06adfa2870a82935d"/>
|
|
<project path="drivers/AMDVLK" name="AMDVLK" revision="9f88f2405537c603bbddabe9c567067e9ad87419"/>
|
|
<project path="drivers/llvm-project" name="llvm-project" revision="c57487b76215ee74b1038039f47b210a28cad65e"/>
|
|
<project path="drivers/third_party/metrohash" name="MetroHash" revision="712f76fee75d69b23a1ea8f6465752c3ccaaf9a2"/>
|
|
<project path="drivers/third_party/cwpack" name="CWPack" revision="7387247eb9889ddcabbc1053b9c2052e253b088e"/>
|
|
|
|
</manifest>
|