Sam Lantinga
|
3ed8e219a5
Fixed building HIDAPI libusb support on Windows
|
2 éve |
Sam Lantinga
|
3d62ebdbf6
Fixed HIDAPI PS3 support on macOS
|
2 éve |
Sam Lantinga
|
6ac6accd33
Added SDL_hidapi_ps3.c to the Xcode project
|
2 éve |
Sam Lantinga
|
aaee6e242c
Added missing file
|
2 éve |
Sam Lantinga
|
7cfef177c1
Added SDL_hidapi_ps3.c to the Windows projects
|
2 éve |
Sam Lantinga
|
b6f96b69aa
Initial HIDAPI driver support for the PS3 controller
|
2 éve |
Sam Lantinga
|
50c5d23f7d
Round coordinates so very small floating point values don't turn into 0x80000000
|
2 éve |
Sam Lantinga
|
b6a3d76225
Look up mappings by GUID in two passes: first with CRC, second without
|
2 éve |
Ludovico de Nittis
|
4df64027fc
.editorconfig: Use correct path for wayland-protocols
|
2 éve |
Sam Lantinga
|
277b033e78
Refactor joystick GUID creation
|
2 éve |
antonino
|
aae566e196
Use SDL_bool
|
2 éve |
antonino
|
e3ea9b5b7c
restore vrr state on exit
|
2 éve |
antonino
|
450e9857cc
Use SDL_TRUE and SDL_FALSE
|
2 éve |
antonino
|
605b50fcd9
kmsdrm: added missing checks
|
2 éve |
Sam Lantinga
|
c1e0873940
Added the CRC of the joystick name to the GUID
|
2 éve |
Sam Lantinga
|
20715fa014
Fixed build errors
|
2 éve |
Sam Lantinga
|
92b3c53c92
Added a hint SDL_HINT_MOUSE_RELATIVE_SYSTEM_SCALE to control whether to use system mouse acceleration on raw relative motion.
|
2 éve |
yurii levchenko
|
3ce3594e38
Split SDLSurface to public class
|
2 éve |
Sam Lantinga
|
d166f5ef76
Fixed uninitialized variable warning
|
2 éve |
Sam Lantinga
|
b2819e43a7
Send SDL_CONTROLLERDEVICEREMOVED for all joysticks because we don't know after the fact whether it was a game controller.
|
2 éve |
Sam Lantinga
|
0e61c106f5
Don't calculate relative mouse motion if we don't have a valid position
|
2 éve |
slime
|
b204db1e6b
cocoa: change Shape data to use ObjC objects instead of C structs.
|
2 éve |
Frank Praznik
|
057086e389
wayland: Add high resolution scroll wheel support
|
2 éve |
Frank Praznik
|
d731ad769d
wayland: Fix include order when building with libdecor
|
2 éve |
Ryan C. Gordon
|
4ca7b378c5
x11: Specify windowed dimensions when creating fullscreen windows.
|
2 éve |
SDL Wiki Bot
|
a7066c527a
Sync SDL wiki -> header
|
2 éve |
Anonymous Maarten
|
996eb2edb3
cmake: add library directories & pthread to imported targets of sdl2-config.cmake
|
2 éve |
SDL Wiki Bot
|
8fb1b50a9e
Sync SDL wiki -> header
|
2 éve |
Sam Lantinga
|
ffab139646
Fixed minimized window detection when handling WM_WINDOWPOSCHANGED
|
2 éve |
Oleg Derevenetz
|
a204ef50bb
Use __ARM_ARCH instead of __ARM_ARCH__
|
2 éve |