SDL/src/test
Sam Lantinga 2000ccb541 Allow linear interpolation of the font textures
With the recent changes to logical presentation, this is necessary for the font to look good when scaled.

Fixes https://github.com/libsdl-org/SDL/issues/11123
2024-10-07 21:43:57 -07:00
..
SDL_test_assert.c Updated copyright for 2024 2024-01-01 13:15:26 -08:00
SDL_test_common.c Rename SDL_BUTTON() to SDL_BUTTON_MASK() 2024-10-04 09:13:59 -07:00
SDL_test_compare.c Use SDL_bool instead an int return code in the SDL API 2024-08-27 10:31:46 -07:00
SDL_test_crc32.c Removed SDL_bool in favor of plain bool 2024-09-18 08:32:30 -07:00
SDL_test_font.c Allow linear interpolation of the font textures 2024-10-07 21:43:57 -07:00
SDL_test_fuzzer.c Removed SDL_bool in favor of plain bool 2024-09-18 08:32:30 -07:00
SDL_test_harness.c Removed SDL_bool in favor of plain bool 2024-09-18 08:32:30 -07:00
SDL_test_log.c SDL_test: add SDLTest_LogEscapedString 2024-09-13 20:52:32 +02:00
SDL_test_md5.c Updated copyright for 2024 2024-01-01 13:15:26 -08:00
SDL_test_memory.c loadso: library handles are now SDL_SharedObject* instead of void*. 2024-10-01 12:16:10 -04:00