SDL/src/test
chalonverse f317d619cc
Xbox GDKX support (#5869)
* Xbox GDK support (14 squashed commits)

* Added basic keyboard testing

* Update readme

* Code review fixes

* Fixed issue where controller add/removal wasn't working (since the device notification events don't work on Xbox, have to use the joystick thread to poll XInput)
2022-07-01 13:59:14 -07:00
..
SDL_test_assert.c Updated copyright for 2022 2022-01-03 09:40:21 -08:00
SDL_test_common.c Xbox GDKX support (#5869) 2022-07-01 13:59:14 -07:00
SDL_test_compare.c Updated copyright for 2022 2022-01-03 09:40:21 -08:00
SDL_test_crc32.c Updated copyright for 2022 2022-01-03 09:40:21 -08:00
SDL_test_font.c Updated the test bitmap font to cover the Latin-1 character set 2022-07-01 13:32:56 -07:00
SDL_test_fuzzer.c Updated copyright for 2022 2022-01-03 09:40:21 -08:00
SDL_test_harness.c List the available tests if the filter didn't match 2022-06-18 06:52:16 -07:00
SDL_test_imageBlit.c Updated copyright for 2022 2022-01-03 09:40:21 -08:00
SDL_test_imageBlitBlend.c Updated copyright for 2022 2022-01-03 09:40:21 -08:00
SDL_test_imageFace.c Updated copyright for 2022 2022-01-03 09:40:21 -08:00
SDL_test_imagePrimitives.c Updated copyright for 2022 2022-01-03 09:40:21 -08:00
SDL_test_imagePrimitivesBlend.c Updated copyright for 2022 2022-01-03 09:40:21 -08:00
SDL_test_log.c Updated copyright for 2022 2022-01-03 09:40:21 -08:00
SDL_test_md5.c Updated copyright for 2022 2022-01-03 09:40:21 -08:00
SDL_test_memory.c Updated copyright for 2022 2022-01-03 09:40:21 -08:00
SDL_test_random.c Work around the lack of clock() on PS Vita 2022-06-09 11:07:06 -07:00