Scott Mansell b9b80191d5 Fix deadlock with KHR_debug.
An KHR_debug callback could end up waiting for a mutex
on a thread which calls windows system functions.

While this is not expressly forbidden by the standards,
it does forbid directy calling windows system functions
from a KHR_debug callback. Close enough.
2015-09-09 12:05:24 +12:00
..
2015-05-25 13:11:47 +02:00
2015-07-11 23:09:11 -07:00
2015-09-03 06:10:01 -07:00
2015-09-09 12:05:24 +12:00
2015-09-04 02:43:38 -04:00
2015-05-25 13:11:47 +02:00