SDL/src/stdlib
Sam Lantinga 3235a4eb4f Initialize the padding of aligned allocations to zero
Fixes valgrind uninitialized memory errors when doing SIMD blits
e.g. testautomation --filter surface_testScale
2025-03-12 11:42:02 -07:00
..
SDL_casefolding.h Updated copyright for 2025 2025-01-01 07:45:52 -08:00
SDL_crc16.c Updated copyright for 2025 2025-01-01 07:45:52 -08:00
SDL_crc32.c Updated copyright for 2025 2025-01-01 07:45:52 -08:00
SDL_getenv.c hashtable: Redesign the hashtable API. 2025-02-15 18:52:56 -05:00
SDL_getenv_c.h Updated copyright for 2025 2025-01-01 07:45:52 -08:00
SDL_iconv.c Updated copyright for 2025 2025-01-01 07:45:52 -08:00
SDL_malloc.c Formatting spaces around pointer symbol. 2025-02-03 17:03:26 -08:00
SDL_memcpy.c Updated copyright for 2025 2025-01-01 07:45:52 -08:00
SDL_memmove.c Updated copyright for 2025 2025-01-01 07:45:52 -08:00
SDL_memset.c Updated copyright for 2025 2025-01-01 07:45:52 -08:00
SDL_mslibc.c Implement __chkstk for arm64 2025-01-02 01:15:28 +01:00
SDL_mslibc_arm64.masm Implement __chkstk for arm64 2025-01-02 01:15:28 +01:00
SDL_mslibc_x64.masm Rename SDL_mslibc_x64.asm -> SDL_mslibc_x64.masm 2024-01-04 17:46:07 +01:00
SDL_murmur3.c Updated copyright for 2025 2025-01-01 07:45:52 -08:00
SDL_qsort.c Formatting spaces around pointer symbol. 2025-02-03 17:03:26 -08:00
SDL_random.c Updated copyright for 2025 2025-01-01 07:45:52 -08:00
SDL_stdlib.c Initialize the padding of aligned allocations to zero 2025-03-12 11:42:02 -07:00
SDL_string.c Fixed sscanf("026", "%1x%1x%1x", &r, &g, &b) 2025-03-10 14:45:08 -07:00
SDL_strtokr.c Updated copyright for 2025 2025-01-01 07:45:52 -08:00
SDL_sysstdlib.h Updated copyright for 2025 2025-01-01 07:45:52 -08:00
SDL_vacopy.h Updated copyright for 2025 2025-01-01 07:45:52 -08:00