mirror of
https://github.com/baldurk/renderdoc.git
synced 2026-08-13 02:01:08 +00:00
Add refactored serialisation system
* The new system contains the ability to export serialised data to a structured form in memory - and conversion back to serialised bytes. * This will allow offline transformations/visualisation of capture files as well as more rich representations of API calls in the UI. * Likewise it enables a number of optimisations such as the ability to write straight from mapped API memory to disk via a compressor, without any intermediate copies.
This commit is contained in:
+604
-1811
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user