Files
renderdoc/qrenderdoc/Code
baldurk 87ef595cce For a block invoke to another thread, safe and restore
* In future we could handle async exceptions by storing the exception
  information in a std::function derived object (instead of the separate
  ExceptionHandling that lives on the stack) and query it out in a new
  WaitForInvoke function maybe. Right now we just print the exception
  to the output log and abort the callback.
2017-08-03 17:57:23 +01:00
..
2017-07-14 17:17:54 +01:00
2017-07-14 17:17:54 +01:00
2017-07-28 19:06:46 +01:00