SDL2/src/stdlib
2022-11-25 22:35:24 +03:00
..
SDL_crc16.c Added note about CRC algorithm compatibility 2022-08-11 14:27:08 -07:00
SDL_crc32.c Added note about CRC algorithm compatibility 2022-08-11 14:27:08 -07:00
SDL_getenv.c Windows GDK Support (#5830) 2022-06-27 10:19:39 -07:00
SDL_iconv.c Windows GDK Support (#5830) 2022-06-27 10:19:39 -07:00
SDL_malloc.c Fixes made in response to running a static code analyzer under MS Windows. 2022-11-16 12:43:20 -05:00
SDL_mslibc.c First pass at changing SDL 2.0 to SDL 3.0 2022-11-21 20:28:58 -08:00
SDL_qsort.c Don't compare pointer against '0', but NULL 2022-11-17 11:23:15 +01:00
SDL_stdlib.c renamed SDL PI constants to SDL_PI_D and SDL_PI_F. 2022-11-25 22:35:24 +03:00
SDL_string.c Added SDL_strcasestr() for a case insensitive version of SDL_strstr() 2022-11-05 15:58:30 -07:00
SDL_strtokr.c Updated copyright for 2022 2022-01-03 09:40:21 -08:00
SDL_vacopy.h Fixed building with Visual Studio 2013 2022-05-06 10:51:55 -07:00