Cameron Gutman
|
2ceea46061
cmake: Enable CET compatibility for x86/x64 targets using VS 16.7+
|
hace 2 años |
Noel Berry
|
00452e47fa
Adding SDL_GetWindowSizeInPixels for window size in pixels (#6112)
|
hace 2 años |
Sam Lantinga
|
70c781c803
Fixed build warning because of redefining string functions
|
hace 2 años |
antonino
|
5f79cd1600
Fixed spacing
|
hace 2 años |
antonino
|
dd68eb5c01
free drm prop before returning
|
hace 2 años |
Sam Lantinga
|
970344719a
Fixed the Nintendo Switch Pro mappings on iOS/tvOS
|
hace 2 años |
Sam Lantinga
|
1fc7f68118
Document that it's not possible to use the HIDAPI driver for PS3 controllers on Windows
|
hace 2 años |
Anonymous Maarten
|
5eb0f4328d
cmake: always create SDL2::SDL2main target in autotools' cmake config script
|
hace 2 años |
Anonymous Maarten
|
dc2ef31c29
cmake: create SDL2::SDL2main target in Apple framework official release
|
hace 2 años |
Sam Lantinga
|
645b0f6abf
Enable HIDAPI PS3 support by default on macOS
|
hace 2 años |
Sam Lantinga
|
3ed8e219a5
Fixed building HIDAPI libusb support on Windows
|
hace 2 años |
Sam Lantinga
|
3d62ebdbf6
Fixed HIDAPI PS3 support on macOS
|
hace 2 años |
Sam Lantinga
|
6ac6accd33
Added SDL_hidapi_ps3.c to the Xcode project
|
hace 2 años |
Sam Lantinga
|
aaee6e242c
Added missing file
|
hace 2 años |
Sam Lantinga
|
7cfef177c1
Added SDL_hidapi_ps3.c to the Windows projects
|
hace 2 años |
Sam Lantinga
|
b6f96b69aa
Initial HIDAPI driver support for the PS3 controller
|
hace 2 años |
Sam Lantinga
|
50c5d23f7d
Round coordinates so very small floating point values don't turn into 0x80000000
|
hace 2 años |
Sam Lantinga
|
b6a3d76225
Look up mappings by GUID in two passes: first with CRC, second without
|
hace 2 años |
Ludovico de Nittis
|
4df64027fc
.editorconfig: Use correct path for wayland-protocols
|
hace 2 años |
Sam Lantinga
|
277b033e78
Refactor joystick GUID creation
|
hace 2 años |
antonino
|
aae566e196
Use SDL_bool
|
hace 2 años |
antonino
|
e3ea9b5b7c
restore vrr state on exit
|
hace 2 años |
antonino
|
450e9857cc
Use SDL_TRUE and SDL_FALSE
|
hace 2 años |
antonino
|
605b50fcd9
kmsdrm: added missing checks
|
hace 2 años |
Sam Lantinga
|
c1e0873940
Added the CRC of the joystick name to the GUID
|
hace 2 años |
Sam Lantinga
|
20715fa014
Fixed build errors
|
hace 2 años |
Sam Lantinga
|
92b3c53c92
Added a hint SDL_HINT_MOUSE_RELATIVE_SYSTEM_SCALE to control whether to use system mouse acceleration on raw relative motion.
|
hace 2 años |
yurii levchenko
|
3ce3594e38
Split SDLSurface to public class
|
hace 2 años |
Sam Lantinga
|
d166f5ef76
Fixed uninitialized variable warning
|
hace 2 años |
Sam Lantinga
|
b2819e43a7
Send SDL_CONTROLLERDEVICEREMOVED for all joysticks because we don't know after the fact whether it was a game controller.
|
hace 2 años |