mirror of
https://github.com/baldurk/renderdoc.git
synced 2026-07-23 07:51:39 +00:00
* I received a few crash reports with a disposed buffer viewer still doing work. My theory is that some operation took long enough that the user was able to close the viewer (perhaps *because* it was taking a long time) and subsequent work then didn't handle the window having been closed.