SDL/src/stdlib
Sam Lantinga 93ccdee8c1 Fixed bug 5404 - stdlib: Added SDL_round, SDL_roundf, SDL_lround and SDL_lroundf
Cameron Cawley

stdlib: Added SDL_round, SDL_roundf, SDL_lround and SDL_lroundf

The default implementation is based on the one used in the Windows RT video driver.
2020-12-23 13:47:49 -08:00
..
SDL_crc32.c crc32: Fixed include path. 2020-11-16 18:48:13 -05:00
SDL_getenv.c stdlib: Fixed compiler warnings about int vs size_t. 2020-05-05 12:48:55 -04:00
SDL_iconv.c Fixed compiler warning building on FreeBSD 2020-05-27 09:22:12 -07:00
SDL_malloc.c Updated copyright date for 2020 2020-01-16 20:49:25 -08:00
SDL_qsort.c Fixed bug 5235 - All internal sources should include SDL_assert.h 2020-12-09 07:16:22 -08:00
SDL_stdlib.c Fixed bug 5404 - stdlib: Added SDL_round, SDL_roundf, SDL_lround and SDL_lroundf 2020-12-23 13:47:49 -08:00
SDL_string.c Fixed crash when printing NULL wide character string 2020-12-03 18:16:56 -08:00
SDL_strtokr.c Updated copyright date for 2020 2020-01-16 20:49:25 -08:00