mirror of
https://github.com/baldurk/renderdoc.git
synced 2026-07-26 17:31:42 +00:00
* 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.