mirror of
https://github.com/baldurk/renderdoc.git
synced 2026-05-05 09:30:44 +00:00
db1f17476e
* This allows us to more accurately display those that have been modified since the last step, when a source-level step covers multiple instruction-level steps. * We also do our own sorting of source variables based on how recently they were updated. This applies in both directions, so stepping backwards and 'reversing' a variable change will also count as a recent update.