Closed TheSpydog closed 4 years ago
Added SDL_LockMutex / SDL_UnlockMutex pairs to every reference to commandBuffers so that non-dispatchable handles don't get shared across threads.
commandBuffers
Added SDL_LockMutex / SDL_UnlockMutex pairs to every reference to
commandBuffers
so that non-dispatchable handles don't get shared across threads.