Anonymous Maarten
|
deec574ff6
cmake: fix SDL_HIDAPI_LIBUSB
|
1 year ago |
SDL Wiki Bot
|
f2ae00c1ad
Sync SDL3 wiki -> header
|
1 year ago |
Anonymous Maarten
|
41a96c8133
doc: document building of SDL tests with CMake
|
1 year ago |
Sam Lantinga
|
3174d0b970
Sorted controller list
|
1 year ago |
Max Maisel
|
27b8abb056
Add Steam Deck controller mapping to database.
|
1 year ago |
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 year ago |
Sam Lantinga
|
0dc85f3078
Improved the documentation for the gamepad paddle buttons
|
1 year ago |
Frank Praznik
|
2fff999a41
Try to create the dummy mouse cursor after video backend initialization
|
1 year ago |
SDL Wiki Bot
|
d086d9874d
Sync SDL3 wiki -> header
|
1 year ago |
Ryan C. Gordon
|
bce598addd
SDL_pixels.c: Fixed compiler warning on Android NDK.
|
1 year ago |
SDL Wiki Bot
|
ad0c0d3cde
Sync SDL3 wiki -> header
|
1 year ago |
Frank Praznik
|
f8e8dff7ee
tests: Fix automated window grab and positioning tests under Wayland/XWayland
|
1 year ago |
Starbuck5
|
4cffbc3644
Add VS code directory to gitignore
|
1 year ago |
Starbuck5
|
666f81bace
Add more endian-specific aliases for 32 bit pixelformats
|
1 year ago |
Sam Lantinga
|
4749df0a63
Just disable the 4214 warning instead of trying to change the structure definition
|
1 year ago |
Sam Lantinga
|
b8d91252c6
Fixed automation tests using the dummy video driver
|
1 year ago |
Sam Lantinga
|
a16b241b89
Make sure the mouse and keyboard focus is cleared when a window is hidden
|
1 year ago |
Sam Lantinga
|
21692bc9a8
Cleaned up dummy evdev initialization
|
1 year ago |
Sam Lantinga
|
3c8f4dca1d
Make sure we don't touch the controller effects state when we're in auto mode for PS4/PS5 controllers.
|
1 year ago |
Sam Lantinga
|
8adab0b88a
Removed invalid assert in testatomic
|
1 year ago |
Anonymous Maarten
|
d5479d7b81
project: build in (at least) c99 mode
|
1 year ago |
Anonymous Maarten
|
8105f1d5b5
SDL_atomic.h: __ARM_ARCH is not always defined for an arm platform
|
1 year ago |
Anonymous Maarten
|
b8c8968b69
ci: disable precompiled headers for riscos
|
1 year ago |
Frank Praznik
|
96720f3350
wayland: Don't clamp the max window size when unbounded
|
1 year ago |
Anonymous Maarten
|
3823219b28
ci: bump mymindstorm/setup-emsdk to latest tag
|
1 year ago |
Frank Praznik
|
813e7c3992
wayland: Ensure that the maximum libdecor frame size limit is above the required minimum
|
1 year ago |
Alexander Richards
|
ec5088cb99
src/SDL.c: add managarm support
|
1 year ago |
Weng Xuetian
|
d4519aafd3
Remove the unimplemented CloseIC in fcitx module
|
1 year ago |
Frank Praznik
|
5c2fb6eb61
wayland: Adjust the position of existing popups when resizing a window
|
1 year ago |
Frank Praznik
|
72a489e6be
wayland: Always use the requested compositor dimensions for fullscreen windows
|
1 year ago |