SDL/include
Anonymous Maarten 7dd4f1ec22 SDL3 removed SDL_HINT_RENDER_SCALE_QUALITY hint
textures now default to linear filtering, use SDL_SetTextureScaleMode(texture, SDL_SCALEMODE_NEAREST) if you want nearest pixel mode instead
2024-04-17 16:38:15 -07:00
..
SDL3 SDL3 removed SDL_HINT_RENDER_SCALE_QUALITY hint 2024-04-17 16:38:15 -07:00
build_config stdlib: Improve Unicode support and consistency in string comparison functions. 2024-03-29 15:01:40 -04:00