Compress/decompress memory automatically in trace files

This commit is contained in:
Dr. Chat
2015-11-20 16:58:40 -06:00
parent f3832a06c1
commit 0f2f4ab9b6
7 changed files with 78 additions and 8 deletions

View File

@@ -11,6 +11,7 @@ project("xenia-gpu")
"xenia-base",
"xenia-ui",
"xxhash",
"zlib",
})
defines({
})