SDL/src/test
Sam Lantinga b98e1e9ef0 Fixed the render viewport not updating when the metal view resizes
When the phone is in portrait mode and the window is in landscape mode, the view changes orientation after layoutSubviews runs. In this case we need some way of notifying the application that the Metal view has changed.
2024-07-24 16:12:29 -07:00
..
SDL_test_assert.c Updated copyright for 2024 2024-01-01 13:15:26 -08:00
SDL_test_common.c Fixed the render viewport not updating when the metal view resizes 2024-07-24 16:12:29 -07:00
SDL_test_compare.c Simplified SDL_Surface 2024-07-10 00:48:18 -07:00
SDL_test_crc32.c Updated copyright for 2024 2024-01-01 13:15:26 -08:00
SDL_test_font.c Added a font glyph for missing characters 2024-06-24 20:32:03 -07:00
SDL_test_fuzzer.c Updated based on feedback from @JKaniarz 2024-06-24 11:49:15 -07:00
SDL_test_harness.c Updated based on feedback from @JKaniarz 2024-06-24 11:49:15 -07:00
SDL_test_log.c Updated copyright for 2024 2024-01-01 13:15:26 -08:00
SDL_test_md5.c Updated copyright for 2024 2024-01-01 13:15:26 -08:00
SDL_test_memory.c Fix warning for Android NDK compiler: "function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]" 2024-07-17 14:09:11 -07:00