SDL/src/timer
Michael Fitzmayer fbd230bb6c
Add support for the Nokia N-Gage (#5597)
* Add initial support for the Nokia N-Gage

* N-Gage: disable clipping for the time being, issue needs to be resolved later

* Move va_copy definition to SDL_internal.h

* Move stdlib.h include to SDL_config_ngage.h, much cleaner this way

* Remove redundant include, add HAVE_STDLIB_H

* Revert "N-Gage: disable clipping for the time being, issue needs to be resolved later"

This reverts commit 4f5f0fc36cc7f34fad05e45671dfa7b8dc32fd51.

* N-Gage: fix clipping issue by providing proper math functions
2022-05-03 08:51:49 -07:00
..
dummy Updated copyright for 2022 2022-01-03 09:40:21 -08:00
haiku Updated copyright for 2022 2022-01-03 09:40:21 -08:00
ngage Add support for the Nokia N-Gage (#5597) 2022-05-03 08:51:49 -07:00
os2 fix os2 timer in fallback mode 2022-04-12 17:01:20 +03:00
psp Updated copyright for 2022 2022-01-03 09:40:21 -08:00
unix timer: Fix Emscripten declaration-after-statement error 2022-01-22 12:27:54 +00:00
vita Updated copyright for 2022 2022-01-03 09:40:21 -08:00
windows Updated copyright for 2022 2022-01-03 09:40:21 -08:00
SDL_timer.c Updated copyright for 2022 2022-01-03 09:40:21 -08:00
SDL_timer_c.h Updated copyright for 2022 2022-01-03 09:40:21 -08:00