SDL/src
Simon McVittie 1634a4cc30 test: Use SDL_CreateRGBSurfaceWithFormatFrom for SDLTest_ImageFace
Unlike the test images in the previous commit, this one is
4-bytes-per-pixel RGBA32, so the masks used here appear to be correct
for both endiannesses. Converting it to SDL_PIXELFORMAT_RGBA32 just
makes it more concise.

Signed-off-by: Simon McVittie <smcv@collabora.com>
2024-01-10 06:09:40 -08:00
..
atomic Updated copyright for 2024 2024-01-01 13:19:49 -08:00
audio SDL_audio.c: Fix crash if we switch from direct output to streaming, and if the buffersizes change. 2024-01-04 19:41:38 -05:00
core Updated documentation for SDL_HINT_SHUTDOWN_DBUS_ON_QUIT 2024-01-07 14:24:56 -08:00
cpuinfo Updated copyright for 2024 2024-01-01 13:19:49 -08:00
dynapi Updated copyright for 2024 2024-01-01 13:19:49 -08:00
events Updated copyright for 2024 2024-01-01 13:19:49 -08:00
file Updated copyright for 2024 2024-01-01 13:19:49 -08:00
filesystem Updated copyright for 2024 2024-01-01 13:19:49 -08:00
haptic Updated copyright for 2024 2024-01-01 13:19:49 -08:00
hidapi Updated copyright for 2024 2024-01-01 13:19:49 -08:00
joystick Fixed build 2024-01-06 08:33:30 -08:00
libm Updated copyright for 2024 2024-01-01 13:19:49 -08:00
loadso Updated copyright for 2024 2024-01-01 13:19:49 -08:00
locale Updated copyright for 2024 2024-01-01 13:19:49 -08:00
main Updated copyright for 2024 2024-01-01 13:19:49 -08:00
misc Updated copyright for 2024 2024-01-01 13:19:49 -08:00
power Updated copyright for 2024 2024-01-01 13:19:49 -08:00
render Updated copyright for 2024 2024-01-01 13:19:49 -08:00
sensor Updated copyright for 2024 2024-01-01 13:19:49 -08:00
stdlib Updated copyright for 2024 2024-01-01 13:19:49 -08:00
test test: Use SDL_CreateRGBSurfaceWithFormatFrom for SDLTest_ImageFace 2024-01-10 06:09:40 -08:00
thread Updated copyright for 2024 2024-01-01 13:19:49 -08:00
timer Updated copyright for 2024 2024-01-01 13:19:49 -08:00
video Only force X11 if SDL_VIDEO_DRIVER_X11 is available 2024-01-09 11:56:26 -08:00
SDL.c Add hint to make SDL handle dbus_shutdown() 2024-01-07 14:23:57 -08:00
SDL_assert.c Updated copyright for 2024 2024-01-01 13:19:49 -08:00
SDL_assert_c.h Updated copyright for 2024 2024-01-01 13:19:49 -08:00
SDL_dataqueue.c Updated copyright for 2024 2024-01-01 13:19:49 -08:00
SDL_dataqueue.h Updated copyright for 2024 2024-01-01 13:19:49 -08:00
SDL_error.c Updated copyright for 2024 2024-01-01 13:19:49 -08:00
SDL_error_c.h Updated copyright for 2024 2024-01-01 13:19:49 -08:00
SDL_guid.c Updated copyright for 2024 2024-01-01 13:19:49 -08:00
SDL_hints.c Updated copyright for 2024 2024-01-01 13:19:49 -08:00
SDL_hints_c.h Updated copyright for 2024 2024-01-01 13:19:49 -08:00
SDL_internal.h Updated copyright for 2024 2024-01-01 13:19:49 -08:00
SDL_list.c Updated copyright for 2024 2024-01-01 13:19:49 -08:00
SDL_list.h Updated copyright for 2024 2024-01-01 13:19:49 -08:00
SDL_log.c Updated copyright for 2024 2024-01-01 13:19:49 -08:00
SDL_log_c.h Updated copyright for 2024 2024-01-01 13:19:49 -08:00
SDL_utils.c Updated copyright for 2024 2024-01-01 13:19:49 -08:00
SDL_utils_c.h Updated copyright for 2024 2024-01-01 13:19:49 -08:00