mirror of
https://github.com/baldurk/renderdoc.git
synced 2026-05-24 10:50:54 +00:00
5a6feec9c1
* It seems like on nv windows we need to explicitly rebind the main context to the main thread and give each worker thread its own window, to prevent the worker thread from being unable to bind its context sometimes.