scribam
|
c2e8a791bb
SDL_windowsevents: add support for multiple mice
|
3 years ago |
Cameron Gutman
|
7948c16df2
Pump events each time through the loop in SDL_WaitEventTimeout_Device()
|
3 years ago |
Cameron Gutman
|
105de64c2d
Only queue one wakeup event per wait
|
3 years ago |
Anthony Pesch
|
c262569cd8
kmsdrm: fix KMSDRM_SetDisplayMode being called for the default desktop mode doing nothing
|
3 years ago |
Anthony Pesch
|
98bda39186
kmsdrm: sync the display's current mode with what's set in KMSDRM_CreateSurfaces
|
3 years ago |
Anthony Pesch
|
d031a24e00
kmsdrm: defer surface recreation inside of KMSDRM_SetWindowSize and
|
3 years ago |
Anthony Pesch
|
5a296e2589
kmsdrm: avoid overriding the mode requested by SDL_SetWindowDisplayMode
|
3 years ago |
Sam Lantinga
|
814285d6e3
Workaround for crash on Apple Mac M1 hardware
|
3 years ago |
Cameron Cawley
|
bc141e4458
Remove -static-libgcc from sdl2-config output
|
3 years ago |
Ozkan Sezer
|
a6715a20d8
revert the previous -Wc,-static-libgcc patch:
|
3 years ago |
Ozkan Sezer
|
bc51de2f87
regenerated configure script.
|
3 years ago |
Cameron Cawley
|
23575a42e0
Ensure that libgcc is linked statically on Windows
|
3 years ago |
Sam Lantinga
|
41fab8532d
ControllerList: set the default deadzone for Ps5 controller back to same one as Xbox controllers. Too many users complained about drift.
|
3 years ago |
Sam Lantinga
|
a8b28939a6
ControllerList: add more Xbox controllers from minidumps
|
3 years ago |
Sam Lantinga
|
08eff56a5b
ControllerList: add Brooks Mars controller to PS4 controller list
|
3 years ago |
Sam Lantinga
|
afd100f02b
Added support for the PowerA Fusion Pro 2 and the PDP Xbox Series X Afterglow and Blue controllers
|
3 years ago |
Ryan C. Gordon
|
839387ed0a
video/dummy: Don't zero out the fake display mode before adding it.
|
3 years ago |
Sam Lantinga
|
268fbcd460
Fixed compiler warning on Visual Studio
|
3 years ago |
Sam Lantinga
|
d8dba5bcf3
Added support for the Logitech G923 racing wheel
|
3 years ago |
Ethan Lee
|
7f261d3b76
wayland: Fix returning to a window from fullscreen without calling SetWindowSize
|
3 years ago |
Ivan Epifanov
|
8da0dd17a1
Oops. Renderer already queues viewport change
|
3 years ago |
Ivan Epifanov
|
1fc519880d
Reset/re-apply viewport on frame start/target change. Fixes SDL_RenderSetLogicalSize on PSVita
|
3 years ago |
Gianfranco Berardi
|
0cad302346
Removed reference to ant project.
|
3 years ago |
Ivan Epifanov
|
2465444fba
Add missing dependencies
|
3 years ago |
Phillip Trudeau
|
bc7ac134db
Windows: Fix SDL_GetBasePath() truncating paths
|
3 years ago |
Paul Cercueil
|
db5cd8c694
joystick: virtual: Fix event injection for axes/hats
|
3 years ago |
Paul Cercueil
|
f3cf019ecb
joystick: Add missing comma in joystick drivers list
|
3 years ago |
nia
|
98f2e38b26
Use <sys/endian.h> for endian detection on NetBSD
|
3 years ago |
Ozkan Sezer
|
bc9888c9b5
OS2_GetDisplayModes: malloc a new copy of mode's driver data.
|
3 years ago |
Ozkan Sezer
|
d28437de3c
SDL_keyboard.c: Add bounds guards when assigning to the scancode array.
|
3 years ago |