mirror of
https://github.com/baldurk/renderdoc.git
synced 2026-05-05 01:20:42 +00:00
3c4dbaca30
* This will let us run multiple windows (and multiple threads) relatively easily. * The hammer is fairly big, we move some things into the window that don't need to be there necessarily if we have multiple windows on a single thread, but it keeps things simple.