SDL/include
Sam Lantinga f9d49358d2 Create a global event lock for hardware that generates events
This prevents ABBA deadlocks caused by taking a hardware resource lock then delivering events at the same time another thread is taking a hardware resource lock from an event watch callback.

Fixes https://github.com/libsdl-org/SDL/issues/15709
2026-06-02 16:51:58 -07:00
..
build_config opengles: Readd an OpenGL ES 1 renderer to SDL3! (#15185) 2026-05-25 20:41:13 -04:00
SDL3 Create a global event lock for hardware that generates events 2026-06-02 16:51:58 -07:00