Ryan C. Gordon
|
df9d0fb332
power: On Linux, compare status strings as case-insensitive.
|
1 year ago |
Ryan C. Gordon
|
4a0b9522b6
audio: Load .WAV files with format->blockalign==0.
|
1 year ago |
Ryan C. Gordon
|
32999798e0
dynapi: Accept a comma-separated list of libraries to attempt to load.
|
1 year ago |
valid-ptr
|
424bc4bcf7
SDL emscripten port: preventDefault should not be called on mousedown. Otherwise mouseup will not be fired outside iframe in Chrome-based browsers
|
1 year ago |
Ryan C. Gordon
|
0eea92c8fc
blit: Add a case for 8-bit blits that sdl12-compat exposed.
|
1 year ago |
Sam Lantinga
|
d42c303b24
Check to make sure the Windows joystick device has buttons and axes
|
1 year ago |
Sam Lantinga
|
237348c772
Changed all variadic macros into fixed (thanks @Wohlstand!)
|
1 year ago |
Ryan C. Gordon
|
86786ed544
coreaudio: Flush/stop the AudioQueue before disposing of it.
|
1 year ago |
Sam Lantinga
|
de93728674
Removed redundant __powerpc__ check
|
1 year ago |
Jeremy Rand
|
5e74365e55
SDL_blit_N.c: Move ppc64le swizzle outside of loop
|
1 year ago |
Loc(Elliot)
|
3e64fec9f4
Fix bug memory acess
|
1 year ago |
Sam Lantinga
|
707e9397ca
Removed memset_pattern4() from SDL headers
|
2 years ago |
Sam Lantinga
|
f72213c4ac
By default, OpenBSD uses Linux controller mappings
|
2 years ago |
Frank Praznik
|
132b88749c
wayland: Destroy proxy wrappers and callbacks before event queues
|
2 years ago |
Linus Probert
|
8b39eb9b1f
wayland: Fixes a memory leak wheere primary selection isn't freed
|
2 years ago |
Ozkan Sezer
|
0f2322acfc
hidapi/mac: replace sprintf uses with snprintf.
|
2 years ago |
Ozkan Sezer
|
5f344c17c2
hidapi/mac: import mainstream commit c1b9d2ad
|
2 years ago |
Mingjie Shen
|
a688ecd6fa
Check return value of SDL_malloc()
|
2 years ago |
Sam Lantinga
|
120bc77e91
Report PS3 accelerometer values in m/s2 instead of Gs
|
2 years ago |
Anonymous Maarten
|
535ec1a921
cmake: allow users of sdl2-config.cmake to not add -mwindows to the link options
|
2 years ago |
Sam Lantinga
|
7ec9a4385a
More defensive coding against dangling device pointers
|
2 years ago |
Sam Lantinga
|
6d7269815b
Clarified the expected sensor value when a game controller is at rest
|
2 years ago |
Sam Lantinga
|
cb0cf14155
The latest Armor-X Pro firmware update fixes the sign on the Z axis of the sensors
|
2 years ago |
Cyril Dubet
|
7914234b26
Fix key code names for ISO keyboard layouts
|
2 years ago |
Sam Lantinga
|
51dcc3bb0b
The macOS minimum deployment target is now 10.11
|
2 years ago |
Sam Lantinga
|
f6363fde9a
Fixed crash if joystick->hwdata != NULL && device->driver == NULL
|
2 years ago |
Ozkan Sezer
|
f633915443
fix build after commit 22685556e5d9fc2e2a7023075e51b69fe770e64a.
|
2 years ago |
Sam Lantinga
|
57043825ba
Fixed crash if dbus can't be initialized
|
2 years ago |
Sam Lantinga
|
22685556e5
Don't probe for PlayStation controllers when we already know the controller type
|
2 years ago |
Sam Lantinga
|
f444eac557
Fixed analog triggers on the DualSense controller
|
2 years ago |