mirror of
https://github.com/libsdl-org/SDL.git
synced 2026-08-16 20:08:22 +00:00
This is the output format of stb_image for image decoding, so let's avoid a texture format conversion where possible. Also standardized SDL_PIXELFORMAT_ARGB8888 as the default texture format for all renderers.