SDL/Xcode
Sam Lantinga 0d7df16812 Timers are a required platform feature
Many SDL subsystems depend on being able to see time passing. If you are porting to a new platform, you'll need to fill in a timer implementation as part of the initial port.

Fixes https://github.com/libsdl-org/SDL/issues/8850
2024-01-16 20:50:08 -08:00
..
SDL Timers are a required platform feature 2024-01-16 20:50:08 -08:00
SDLTest Removed testautomation_syswm.c from the Xcode project 2023-11-15 21:51:22 -08:00
XcodeDocSet Fixed crash if initialization of EGL failed but was tried again later. 2015-06-21 17:33:46 +02:00