Lokathor
|
b8bc4a234b
Make mappings for "Retrolink SNES Controller" with `SDL_GAMECONTROLLER_USE_BUTTON_LABELS` both on and off
|
il y a 2 ans |
Sylvain
|
4053876bf6
Fix warning drop const qualifier
|
il y a 2 ans |
Sam Lantinga
|
ba87b96cea
Fixed signed/unsigned warnings
|
il y a 2 ans |
Ozkan Sezer
|
53bde3abee
fix SDL_FindFreePlayerIndex so it can really return -1.
|
il y a 2 ans |
Sam Lantinga
|
91b328c2c6
Fixed emscripten build
|
il y a 2 ans |
Sam Lantinga
|
dd7cf12206
Fixed instances of SDL_joystick_players being set to -1 (thanks @AntTheAlchemist!)
|
il y a 2 ans |
Sylvain
|
d78817703e
Fix build
|
il y a 2 ans |
Sylvain
|
c963f02571
More fix warnings about static function and prototype
|
il y a 2 ans |
Sylvain
|
16bb6a0b3d
Fix warnings about static function and prototype
|
il y a 2 ans |
Sam Lantinga
|
61309b4382
Disassociate the SDLOpenGLContext from the view before deleting it
|
il y a 2 ans |
Sam Lantinga
|
04a03a3eec
Use SDL_GL_DeleteContext instead of Cocoa_GL_DeleteContext for context cleanup
|
il y a 2 ans |
Sam Lantinga
|
d08338ddc5
Added mapping for the Xbox Elite Core controller connected via Bluetooth on Android
|
il y a 2 ans |
divVerent
|
6f1f586086
Fix Xbox One gamepad axis assignment on SDL_JOYSTICK_ANDROID API (#7405)
|
il y a 2 ans |
Sam Lantinga
|
f8106d4f30
Fixed build warning
|
il y a 2 ans |
Sam Lantinga
|
c0e7845874
Be more clear about what flags conflicted
|
il y a 2 ans |
Sam Lantinga
|
c69aea887a
Fixed permissions for src/video/x11/SDL_x11modes.c
|
il y a 2 ans |
Sam Lantinga
|
698dbd8464
SDL_CreateWindow() has been simplified and no longer takes a window position.
|
il y a 2 ans |
Sam Lantinga
|
7905254087
Updated debug print with new SDL_DisplayMode fields
|
il y a 2 ans |
Sylvain
|
a946a34452
Add Drag and drop position, for x11, wayland and MACOSX
|
il y a 2 ans |
Sylvain
|
813c586edb
Change local (void*) to SDL_FunctionPointer
|
il y a 2 ans |
Sylvain
|
9b065bf54b
Fix various warnings: static /void / comma
|
il y a 2 ans |
Sam Lantinga
|
c9aec268fa
SDL_GetJoystickIDForPlayerIndex() should return 0 for invalid ID (thanks @AntTheAlchemist!)
|
il y a 2 ans |
Anonymous Maarten
|
103fbcfc05
cmake: use compatible interface properties to disallow linking to a different version of SDL
|
il y a 2 ans |
Michal Suchanek
|
987b748067
evdev_kbd: Use current keymap
|
il y a 2 ans |
Sam Lantinga
|
6b87d1938f
Added SDL_EVENT_DISPLAY_SCALE_CHANGED
|
il y a 2 ans |
Sam Lantinga
|
16f4e37bb5
Fixed build
|
il y a 2 ans |
Sam Lantinga
|
e3d90c694c
Make sure the window is valid in SDL_SetKeyboardFocus()
|
il y a 2 ans |
Sam Lantinga
|
f1c3d3be97
Default to using newer D3D renderers in SDL 3.0
|
il y a 2 ans |
Ryan C. Gordon
|
8b9a938413
dataqueue: Make thread safe.
|
il y a 2 ans |
Eddy Jansson
|
91b9ba8c54
Correct typo GetSlectionText -> GetSelectionText
|
il y a 2 ans |