mirror of
https://github.com/libsdl-org/SDL.git
synced 2026-05-19 11:54:37 +08:00
7dd4f1ec22
textures now default to linear filtering, use SDL_SetTextureScaleMode(texture, SDL_SCALEMODE_NEAREST) if you want nearest pixel mode instead