Files
renderdoc/renderdoc/core
baldurk 847cba546a Remove unused 'in-frame resources' concept and serialising releases
* Historically a long time ago, resources created in the middle of a
  frame capture were then replayed with their creation/destruction each
  time the frame was replayed. Likewise resources destroyed before the
  frame (but kept alive for a dependency) were also released on replay.
* This was faithful but unnecessary. Now we just create all resources
  needed anywhere in the frame up front, and release them only on
  shutdown.
2017-12-11 13:46:21 +00:00
..
2017-08-24 19:15:28 +01:00
2017-11-27 23:16:43 +00:00