SDL/src/test
Sam Lantinga 5fa87e29e7 Removed SDL_RENDERER_ACCELERATED and SDL_RENDERER_SOFTWARE
These flags are unnecessary and have always been a source of confusion.
2024-04-04 13:30:49 -07:00
..
SDL_test_assert.c Updated copyright for 2024 2024-01-01 13:15:26 -08:00
SDL_test_common.c Removed SDL_RENDERER_ACCELERATED and SDL_RENDERER_SOFTWARE 2024-04-04 13:30:49 -07:00
SDL_test_compare.c Use SDL_PixelFormatEnum as type 2024-03-06 15:02:13 -08:00
SDL_test_crc32.c Updated copyright for 2024 2024-01-01 13:15:26 -08:00
SDL_test_font.c Updated copyright for 2024 2024-01-01 13:15:26 -08:00
SDL_test_fuzzer.c Updated copyright for 2024 2024-01-01 13:15:26 -08:00
SDL_test_harness.c Fixed warning C4245: 'return': conversion from 'int' to 'SDL_TimerID', signed/unsigned mismatch 2024-02-03 11:49:15 -08:00
SDL_test_log.c Updated copyright for 2024 2024-01-01 13:15:26 -08:00
SDL_test_md5.c Updated copyright for 2024 2024-01-01 13:15:26 -08:00
SDL_test_memory.c SDL_test_memory.c: adjust for new SDL_PLATFORM_WINDOWS meaning. 2024-01-24 21:20:50 +03:00
SDL_test_random.c Fixed warning C4245: 'return': conversion from 'int' to 'unsigned int', signed/unsigned mismatch 2024-02-03 11:49:15 -08:00