Sam Lantinga
|
c6e8961979
Define _USE_MATH_DEFINES for Visual Studio (thanks @pionere!)
|
2 éve |
Anonymous Maarten
|
d542f43b2a
cmake: add SDL_INSTALL_CMAKEDIR cache variable to override location of cmake config files
|
2 éve |
Brad Smith
|
f28cf2b0d3
Also remove the OpenBSD comment about OSS
|
2 éve |
Ryan C. Gordon
|
e7ab581d79
coreaudio: Dispose of AudioQueue before waiting on the thread.
|
2 éve |
Sam Lantinga
|
aefc6b5bb5
Renamed variables, index is the singular of indices
|
2 éve |
GNQG
|
965ba1e097
fix SDL_SendEditingText when long composition text is enabled and strlen(text) == SDL_TEXTEDITINGEVENT_TEXT_SIZE
|
2 éve |
Sylvain
|
dfbb93dd0c
SDL_Renderer / GLES2: add specific list of indice to render rect (see #6401)
|
2 éve |
Sylvain
|
e8a4c23ce5
Revert commit 790fa3156cfee847a7c0b34986de0cd7fdd7438f.
|
2 éve |
Sylvain
|
790fa3156c
Fix warning: enumeration value 'SDL_BLENDMODE_INVALID' not explicitly handled in switch
|
2 éve |
Sylvain
|
3ec4c9b3b9
Merge remote-tracking branch 'refs/remotes/origin/main'
|
2 éve |
Sylvain
|
3d99d31026
Fixed bug #6401 - back-end can choose the order the triangles when rendering rects, attempt to fix small glitch rendering.
|
2 éve |
Wouter Wijsman
|
428b5ae546
PSP: Reorder extra imports
|
2 éve |
Sylvain
|
285cbf6fdd
Revert commit 485bb3565b6da24620e4eedde837fbfbc5cee6d2.
|
2 éve |
Sam Lantinga
|
0bc852ce53
Revert "Disable the RAWINPUT joystick driver by default"
|
2 éve |
Deve
|
7e1088167a
Fixed command modifier on macOS
|
2 éve |
Deve
|
cdf312c83d
Fixed mouse warp after resizing window on macOS.
|
2 éve |
David Jacewicz
|
7c7cd2a605
Fix issue #6037 (incorrect modifier flags on Wayland)
|
2 éve |
Wouter Wijsman
|
3903f4c88a
PSP: Use vramalloc instead of conflicting valloc function
|
2 éve |
Sam Lantinga
|
333935ff3f
Make sure we completely unlock joysticks when opening HIDAPI devices
|
2 éve |
Sam Lantinga
|
47ba997f06
Disable the RAWINPUT joystick driver by default
|
2 éve |
Sam Lantinga
|
5025f24033
Don't use RAWINPUT joystick driver on Windows XP
|
2 éve |
Brad Smith
|
f4e3af15a1
Simplify OSS test by removing OpenBSD specific location of the soundcard.h header
|
2 éve |
Sylvain
|
485bb3565b
Fixed bug #6401 - change the order of triangles when using RenderCopy, RenderCopyEx and RenderFillRect
|
2 éve |
Sam Lantinga
|
70dfd6dd1a
Added mapping for Xbox Series X controller
|
2 éve |
Frank Praznik
|
ed412c1385
wayland: Cleanup event source comments, headers, and error reporting
|
2 éve |
Daniel Bomar
|
22461383c6
SDL_audiocvt: Respct the SDL_HINT_AUDIO_RESAMPLING_MODE hint
|
2 éve |
Sam Lantinga
|
e8fdb861ef
Removed redundant masking when loading the IMU calibration
|
2 éve |
happyharryh
|
a6573f94ab
Fix bugs in IMU calibration loading for Nintendo Controllers
|
2 éve |
Frank Praznik
|
6204768653
wayland: Don't block on libdecor_dispatch()
|
2 éve |
Frank Praznik
|
e89389ba0e
wayland: Use MAP_PRIVATE when mapping the keyboard keymap file descriptor
|
2 éve |