Sam Lantinga
|
9c7c0646c9
Fixed typo
|
8 months ago |
Sam Lantinga
|
037541a0e0
Check standard error code return values as < 0 instead of == -1
|
8 months ago |
Anonymous Maarten
|
46d9066a69
Fix warnings shown when making SDL_bool a typedef of bool
|
8 months ago |
Sam Lantinga
|
03ace96e5b
Document that new surfaces are initialized to zero.
|
8 months ago |
Anonymous Maarten
|
9eac3a434e
ctest/emscripten: make audio and video driver configurable
|
8 months ago |
Sam Lantinga
|
ef2a30e415
testffmpeg: don't use the OES texture path for NV12 video frames
|
8 months ago |
Sam Lantinga
|
0e7ae3d843
testffmpeg: fixed crash if DRM frame doesn't have hw_frames_ctx
|
8 months ago |
Anonymous Maarten
|
1f89e05dcf
testautomation: skip window resize and repositioning tests on Emscripten
|
8 months ago |
Anonymous Maarten
|
430f448ea1
testautomation: skip timerTestCallback on Emscripten
|
8 months ago |
Anonymous Maarten
|
937c41eb1c
testautomation/mouse: add SDLTest_AssertPass before SDL_DestroyCursor's
|
8 months ago |
Anonymous Maarten
|
08661166e9
ci: verify SDL_REVISION
|
8 months ago |
Anonymous Maarten
|
161761653f
test: use Selenium to run Emscripten tests
|
10 months ago |
Anonymous Maarten
|
46bafda7ab
testshader: add -sLEGACY_GL_EMULATION for emscripten
|
8 months ago |
Anonymous Maarten
|
6052136ced
tests/emscripten: add link-time dependency on the resources
|
9 months ago |
Anonymous Maarten
|
5415909f2d
docs/emscripten: --embed-file does not accept a '='
|
9 months ago |
Anonymous Maarten
|
2eaf73d9e0
Errors on non-threaded platforms are limited to 128 bytes
|
10 months ago |
Anonymous Maarten
|
29ca5b5dcd
SDLTest_CompareMemory: print header
|
10 months ago |
Anonymous Maarten
|
c66a09ce26
Make main_testSetError test more verbose
|
10 months ago |
Anonymous Maarten
|
c054435f37
Add verbose logging to TestVirtualJoystick
|
10 months ago |
Anonymous Maarten
|
50f50df8b1
tests: add --no-threads argument to disable threads
|
10 months ago |
Anonymous Maarten
|
3fccb77da6
test: map URL to other directories
|
10 months ago |
Sam Lantinga
|
d29276e625
Include SDL_events.h in SDL_init.h for SDL_AppEvent_func()
|
8 months ago |
Anthony
|
459d3a8bbd
Add messageBox to proguard-rules.pro (#10570)
|
8 months ago |
Sam Lantinga
|
61b024766a
Fixed crash when quitting after a joystick has been disconnected on Android
|
8 months ago |
Ryan C. Gordon
|
423d6ec15a
emscripten: Make sure SDL_malloc and friends are marked KEEPALIVE.
|
8 months ago |
Sam Lantinga
|
e75175129f
Added support for the Retro-bit Controller in PS3 mode
|
8 months ago |
Jan Engelhardt
|
92c4734666
Resolve build failures in pipewire code
|
8 months ago |
Ryan C. Gordon
|
85ca516735
examples: Added a simple camera example.
|
8 months ago |
Ryan C. Gordon
|
405693175d
camera: Fixed Emscripten support.
|
8 months ago |
Ryan C. Gordon
|
eb212ac4ed
main: Emscripten needs SDL_main_impl.h now that it has its own SDL_RunApp.
|
8 months ago |