Ryan C. Gordon
|
e6aaed7d79
include: Audio is not, and has not been, a raw mixing buffer for a long time.
|
1 anno fa |
Ryan C. Gordon
|
56b1bc2198
audio: SDL_AudioStream now has callbacks for Get and Put operations.
|
1 anno fa |
Ryan C. Gordon
|
905c4fff5b
audio: First shot at the SDL3 audio subsystem redesign!
|
1 anno fa |
1vanK
|
b221b59995
cmake: add SDL_REVISION option
|
1 anno fa |
Mathieu Eyraud
|
0500fca00c
Add missing break
|
1 anno fa |
Ozkan Sezer
|
d3f2de7f29
fixed typo in prev. patch.
|
1 anno fa |
Ozkan Sezer
|
12b35c6a46
test/testnativecocoa.m: fixed deprecation warnings.
|
1 anno fa |
Anonymous Maarten
|
e24b3e2fa4
cmake: rename SDL_TEST -> SDL_TEST_LIBRARY
|
1 anno fa |
Anonymous Maarten
|
da5016d336
cmake: use pkg-config + test compile instead of Find module for detecting rpi
|
1 anno fa |
Anonymous Maarten
|
deec574ff6
cmake: fix SDL_HIDAPI_LIBUSB
|
1 anno fa |
SDL Wiki Bot
|
f2ae00c1ad
Sync SDL3 wiki -> header
|
1 anno fa |
Anonymous Maarten
|
41a96c8133
doc: document building of SDL tests with CMake
|
1 anno fa |
Sam Lantinga
|
3174d0b970
Sorted controller list
|
1 anno fa |
Max Maisel
|
27b8abb056
Add Steam Deck controller mapping to database.
|
1 anno fa |
Sam Lantinga
|
41d436f0fe
Use SetWindowPos to show windows when SDL_HINT_WINDOW_ACTIVATE_WHEN_SHOWN is set to avoid activating the parent window when showing a child window
|
1 anno fa |
Sam Lantinga
|
0dc85f3078
Improved the documentation for the gamepad paddle buttons
|
1 anno fa |
Frank Praznik
|
2fff999a41
Try to create the dummy mouse cursor after video backend initialization
|
1 anno fa |
SDL Wiki Bot
|
d086d9874d
Sync SDL3 wiki -> header
|
1 anno fa |
Ryan C. Gordon
|
bce598addd
SDL_pixels.c: Fixed compiler warning on Android NDK.
|
1 anno fa |
SDL Wiki Bot
|
ad0c0d3cde
Sync SDL3 wiki -> header
|
1 anno fa |
Frank Praznik
|
f8e8dff7ee
tests: Fix automated window grab and positioning tests under Wayland/XWayland
|
1 anno fa |
Starbuck5
|
4cffbc3644
Add VS code directory to gitignore
|
1 anno fa |
Starbuck5
|
666f81bace
Add more endian-specific aliases for 32 bit pixelformats
|
1 anno fa |
Sam Lantinga
|
4749df0a63
Just disable the 4214 warning instead of trying to change the structure definition
|
1 anno fa |
Sam Lantinga
|
b8d91252c6
Fixed automation tests using the dummy video driver
|
1 anno fa |
Sam Lantinga
|
a16b241b89
Make sure the mouse and keyboard focus is cleared when a window is hidden
|
1 anno fa |
Sam Lantinga
|
21692bc9a8
Cleaned up dummy evdev initialization
|
1 anno fa |
Sam Lantinga
|
3c8f4dca1d
Make sure we don't touch the controller effects state when we're in auto mode for PS4/PS5 controllers.
|
1 anno fa |
Sam Lantinga
|
8adab0b88a
Removed invalid assert in testatomic
|
1 anno fa |
Anonymous Maarten
|
d5479d7b81
project: build in (at least) c99 mode
|
1 anno fa |