Sam Lantinga
|
3d951134a3
Removed SDL_FILE_DISABLED
|
1 year ago |
Sam Lantinga
|
ac367be171
Updated CMakeLists.txt now that timers and threads can't be disabled
|
1 year ago |
Sam Lantinga
|
e2080f74fd
Fixed building with the joystick subsystem disabled
|
1 year ago |
Sam Lantinga
|
a0967c017f
Fixed building with the video subsystem disabled
|
1 year ago |
Sam Lantinga
|
31f34e9504
Removed SDL_ATOMIC_DISABLED
|
1 year ago |
Sam Lantinga
|
6e1b11368d
Removed SDL_CPUINFO_DISABLED
|
1 year ago |
Sam Lantinga
|
52d6587084
Removed SDL_EVENTS_DISABLED
|
1 year ago |
Sam Lantinga
|
ba02722755
Removed SDL_LOADSO_DISABLED
|
1 year ago |
Sam Lantinga
|
0d7df16812
Timers are a required platform feature
|
1 year ago |
Sam Lantinga
|
518b070aa9
Fixed drop event coordinate conversion
|
1 year ago |
SDL Wiki Bot
|
3ca8cee874
Sync SDL3 wiki -> header
|
1 year ago |
Ryan C. Gordon
|
8bf74280e0
docs: Note SDL_UpdateWindowSurfaceRects can update beyond specified areas.
|
1 year ago |
Sam Lantinga
|
9408299bad
Set the number of audio devices to 0 if audio hasn't been initialized
|
1 year ago |
Sam Lantinga
|
be0ba78c56
Convert the coordinates in drop events as well (thanks @Dragon-Baroque!)
|
1 year ago |
Sylvain
|
e6c8872fdc
Fixed bug #7614: Segmentation Fault in SDL_BlitSurface
|
1 year ago |
Sylvain
|
ce0e0675de
Fixed bug #8301 - Software renderer draws long lines incorrectly / SDL_RENDERLINEMETHOD_GEOMETRY
|
1 year ago |
Sam Lantinga
|
6e48d4532c
Added raw input device handle for WM_INPUT mouse button handling
|
1 year ago |
Sam Lantinga
|
cf5e0637b5
Touchpads already have their right/left buttons swapped in raw input
|
1 year ago |
Sam Lantinga
|
fb2d7ed83e
Restore window minimum and maximum size if it is recreated
|
1 year ago |
Francisco Javier Trujillo Mata
|
915afae514
Remove force using one thread
|
1 year ago |
Francisco Javier Trujillo Mata
|
64a3e2d17d
Remove ps2_driver from workflow
|
1 year ago |
SDL Wiki Bot
|
464a41411e
Sync SDL3 wiki -> header
|
1 year ago |
Frank Praznik
|
4f3d4bd110
wayland: Add the ability to import and wrap external surfaces
|
1 year ago |
SDL Wiki Bot
|
99f6bcf504
Sync SDL3 wiki -> header
|
1 year ago |
chalonverse
|
3a4ac15a27
Make Xbox GDK code public (and fix some GDK code rot) (#8844)
|
1 year ago |
Frank Praznik
|
649556befa
win32: Let windows manage the floating state unless explicitly overridden
|
1 year ago |
Frank Praznik
|
d4a9748740
win32: Fix test failures
|
1 year ago |
Sylvain
|
101f903bb1
testgeometry: allow to use arrows to move the triangle
|
1 year ago |
Sylvain
|
4033a0a83b
Prevent ASAN warning:
|
1 year ago |
Sam Lantinga
|
f0b9c7f0f0
Let Windows track floating window state
|
1 year ago |