mirror of
https://github.com/libsdl-org/SDL.git
synced 2026-06-07 23:20:58 +00:00
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> |
||
|---|---|---|
| .. | ||
| SDL_test_assert.c | ||
| SDL_test_common.c | ||
| SDL_test_compare.c | ||
| SDL_test_crc32.c | ||
| SDL_test_font.c | ||
| SDL_test_fuzzer.c | ||
| SDL_test_harness.c | ||
| SDL_test_imageBlit.c | ||
| SDL_test_imageBlitBlend.c | ||
| SDL_test_imageFace.c | ||
| SDL_test_imagePrimitives.c | ||
| SDL_test_imagePrimitivesBlend.c | ||
| SDL_test_log.c | ||
| SDL_test_md5.c | ||
| SDL_test_memory.c | ||
| SDL_test_random.c | ||