Sylvain Becker
|
6b9a8f0da1
IOS: fix compilation of testautomation.app
|
1 year ago |
Frank Praznik
|
a6fbf0488c
Add time and realtime clock functions
|
1 year ago |
Ryan C. Gordon
|
fc7afa9cbf
rwops: Renamed SDL_RWops to SDL_IOStream, and other related symbols.
|
1 year ago |
Sam Lantinga
|
12bdb2b4d0
Added the environment variable SDL_LOGGING to control default log output
|
1 year ago |
Simon McVittie
|
022ff075b9
test: When listing test-cases, say which ones are disabled
|
1 year ago |
Sam Lantinga
|
5b3ee51c6c
Updated copyright for 2024
|
1 year ago |
Christoph Reichenbach
|
7c80ac6df7
API for pressure-sensitive pens + XInput2/Wayland
|
2 years ago |
Sylvain
|
d8600f717e
Pointer as bool (libsdl-org#7214)
|
1 year ago |
Sam Lantinga
|
fd4a2cce9e
SDL_syswm.h has been removed and replaced with window properties
|
1 year ago |
Ivan Mogilko
|
c4bf05fd9d
Added subsystem refcount tests to testautomation
|
1 year ago |
Sam Lantinga
|
973c8b3273
Added SDL properties API
|
1 year ago |
Sylvain
|
bbdde648d8
Android: let main return normally for testautomation
|
2 years ago |
Sylvain
|
c101e719fd
testprogram: let main() return normally, don't exit for platform (eg Android) where there is some cleanup afterward.
|
2 years ago |
Sylvain
|
d3faec0b6e
testcommon/automation: add [--audio driver] option
|
2 years ago |
Sylvain
|
5976b79c1c
testautomation: create no window, so that testautomation_mouse.c::mouse_getMouseFocus() pass
|
2 years ago |
Anonymous Maarten
|
5775d5e112
Add intrinsics test automation
|
2 years ago |
Sylvain
|
d78817703e
Fix build
|
2 years ago |
Sylvain
|
80f51eeb1f
testautomation: add an option to list all test suites and tests
|
2 years ago |
Sam Lantinga
|
fde78d12f2
Updated copyright for 2023
|
2 years ago |
Sam Lantinga
|
63724c113b
Removed the vi format comments from the source
|
2 years ago |
Daniel Gibson
|
22e22ba196
Add SDL_main.h includes to tests
|
2 years ago |
Pierre Wendling
|
3c501b963d
Clang-Tidy fixes (#6725)
|
2 years ago |
Sam Lantinga
|
5750bcb174
Update for SDL3 coding style (#6717)
|
2 years ago |
Sylvain Becker
|
6a2200823c
Cleanup add brace (#6545)
|
2 years ago |
Sam Lantinga
|
0a48abc860
Switch header convention from `#include "SDL.h"` to `#include <SDL3/SDLh>`
|
2 years ago |
Sam Lantinga
|
63f307fe1f
Remove SDL_config.h from the public headers
|
2 years ago |
Sam Lantinga
|
28ecdc6bc7
No need to cast from char* to const char*
|
3 years ago |
Sam Lantinga
|
120c76c84b
Updated copyright for 2022
|
3 years ago |
Sam Lantinga
|
9130f7c377
Updated copyright for 2021
|
4 years ago |
Jay Petacat
|
c760c02c6c
Fix some format specifier warnings
|
5 years ago |