Files
renderdoc/renderdoccmd
baldurk 6fe179bea3 Only join a previous command thread and restart if it has exited
* APP_CMD_INIT_WINDOW can be called when the application hasn't fully
  shutdown, and the thread is still running. Hold a lock while we're
  inside renderdoccmd() so that we know if the thread has exited or not.
* This would be easier if android had pthread_tryjoin_np()...
2018-01-22 20:04:17 +00:00
..
2018-01-01 17:55:29 +00:00
2018-01-01 17:55:29 +00:00
2017-12-19 12:26:34 +00:00