Sylvain
|
0a33ed7a2b
testaudiocapture: let main exit normally
|
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
|
ec053ec4f8
Android: need to save/restore the swap interval / vsync
|
2 years ago |
Frank Praznik
|
8162d6659a
wayland: Use the integer buffer scale event when applicable
|
2 years ago |
Sam Lantinga
|
05b701f12e
Fix win32 windows with WS_EX_COMPOSITED style continuing to receive WM_PAINT messages after ValidateRect
|
2 years ago |
Sam Lantinga
|
17bdea7a91
Fix pop-up windows changing position for each HideWindow()/ShowWindow() cycle
|
2 years ago |
Sam Lantinga
|
92821f7a82
Fixed Visual Studio warning 4389: '==': signed/unsigned mismatch
|
2 years ago |
Sam Lantinga
|
acadb6f873
More defensive coding against dangling device pointers
|
2 years ago |
Sam Lantinga
|
1a20ccb289
Clarified the expected sensor value when a game controller is at rest
|
2 years ago |
Sam Lantinga
|
558bbbb07a
The latest Armor-X Pro firmware update fixes the sign on the Z axis of the sensors
|
2 years ago |
Sylvain
|
3c703f2061
Android: message to indicate that main() is called for the 1 or n'th time
|
2 years ago |
Cyril Dubet
|
60dcaff7eb
Fix key code names for ISO keyboard layouts
|
2 years ago |
Sam Lantinga
|
73b2faea4e
The macOS minimum deployment target is now 10.11
|
2 years ago |
Sam Lantinga
|
e13b74ccf0
Fixed crash if joystick->hwdata != NULL && device->driver == NULL
|
2 years ago |
Frank Praznik
|
a21ee02095
wayland: Use the output description from wl_output as of v4
|
2 years ago |
Frank Praznik
|
5c27bc81d8
wayland: Use release for display and seat objects, if available
|
2 years ago |
Frank Praznik
|
9084b6c666
wayland: Remove some unused variables
|
2 years ago |
Ethan Lee
|
3ac48053bc
wayland: Minor whitespace cleanup
|
2 years ago |
Anonymous Maarten
|
c721155b89
cmake: prepend generated wayland protocol include path
|
2 years ago |
David Edmundson
|
0c551e7069
wayland: Support axis relative direction
|
2 years ago |
Anonymous Maarten
|
ac72cdcf79
Fix -Wmissing-prototypes warning
|
2 years ago |
Anonymous Maarten
|
029e61a07e
cmake: split SDL_NEON into SDL_NEON and SDL_NEON_BLITTERS
|
2 years ago |
Sam Lantinga
|
cf2c6fa58d
Fixed crash if dbus can't be initialized
|
2 years ago |
Sylvain
|
407b85c506
Android: audio change audio assert when try to open concurrent device to a real error
|
2 years ago |
Frank Praznik
|
a874f6c993
wayland: Send system timestamps for relative pointer events
|
2 years ago |
Frank Praznik
|
1869e1247d
wayland: Track the serial numbers for implicit grab events and use them when raising windows
|
2 years ago |
Frank Praznik
|
6119ac8bb4
wayland: Don't round trip when setting the initial minimized and maximized states during window creation
|
2 years ago |
Frank Praznik
|
ab948123c2
wayland: Avoid recursive calls into fullscreen setting functions
|
2 years ago |
Frank Praznik
|
1f177cf93e
wayland: Refactor constraint handling
|
2 years ago |
Sam Lantinga
|
2aa2fa5449
Added SDL_CreateWindowWithPosition()
|
2 years ago |