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