Files
SDL/src/gpu
Jakub Wasilewski 1492911c7d metal: Added missing lock in METAL_INTERNAL_PerformPendingDestroys.
Without this lock, a concurrent call to SDL_ReleaseGPUBuffer, SDL_ReleaseGPUTransferBuffer or SDL_ReleaseGPUTexture can cause one of the arrays to be reallocated while METAL_INTERNAL_PerformPendingDestroys is iterating over it, causing a bad day all around.
2026-04-29 08:48:21 -07:00
..
2026-04-06 14:46:33 -07:00
2026-03-09 09:59:02 -07:00
2026-01-30 17:18:51 -05:00