Frank Praznik
|
717f297849
Add 'wl_list_for_each_safe' to the clang-format macro list
|
1 ano atrás |
Sam Lantinga
|
3875ef4552
Removed duplicated line (thanks @sechshelme!)
|
1 ano atrás |
Frank Praznik
|
4686a737a9
wayland: Minor cursor code cleanup
|
1 ano atrás |
Dimitriy Ryazantcev
|
1973edb9b7
WIN_UpdateKeymap: cleanup code a bit
|
1 ano atrás |
Anthony
|
0a86f8eb6e
Move some code blocks inside `SDL_VIDEO_RENDER_SW`, where it belongs (#9259)
|
1 ano atrás |
Frank Praznik
|
c2e9693de5
wayland: Add cursor-shape-v1 protocol support
|
1 ano atrás |
Frank Praznik
|
9bdb992925
wayland: Allocate the cursor shared memory buffer entirely in memory, if possible.
|
1 ano atrás |
Sam Lantinga
|
41b7036f37
testffmpeg: added support for EGL OES frame formats
|
1 ano atrás |
Sam Lantinga
|
d79f865251
Removed incorrect mapping for a HORI controller
|
1 ano atrás |
Sam Lantinga
|
d78a24a5ce
testffmpeg: added verbose logging of ffmpeg messages
|
1 ano atrás |
Sam Lantinga
|
7c5f79e7ea
testffmpeg: removed redundant enumeration of hardware device types
|
1 ano atrás |
Anonymous Maarten
|
bee8a95571
Fix SDL_LEAN_AND_MEAN build
|
1 ano atrás |
Sam Lantinga
|
d4794cc714
Fix crash in SDL_UpdateFullscreenMode calling SetWindowFullscreen with a null display
|
1 ano atrás |
Sam Lantinga
|
ab5351f5d6
Fixed leaving the cursor clip set when changing window focus
|
1 ano atrás |
Sam Lantinga
|
b322d27f62
Missed SDL_NumJoystickBalls() rename in SDL_migration.cocci
|
1 ano atrás |
Sam Lantinga
|
efbbafb3f1
Re-added balls to the SDL joystick API
|
1 ano atrás |
Sam Lantinga
|
53e86be22f
Minor cleanup with the new PS3 driver for windows
|
1 ano atrás |
Riccardo Marcangelo
|
6534029691
Add DualShock 3 HIDAPI support on Windows (#9144)
|
1 ano atrás |
r4nx
|
feadbffb67
Destroy properties after applying them to avoid memory leakage
|
1 ano atrás |
Anonymous Maarten
|
b5eb704fa8
cmake: we only need a C++ compiler for Android, Haiku and UWP
|
1 ano atrás |
Sam Lantinga
|
fde420a645
Revert "Added SDL_FLIP_DIAGONAL"
|
1 ano atrás |
Sam Lantinga
|
e3cf2e4794
Turn HIDAPI joystick support off by default on mobile platforms
|
1 ano atrás |
Sam Lantinga
|
ed463b41e1
Unified the software renderer creation path
|
1 ano atrás |
RPP-dev
|
b9ab326982
Added SDL_FLIP_DIAGONAL
|
1 ano atrás |
Anonymous Maarten
|
7341d5f361
cmake: allow hidapi to use libusb on Windows
|
1 ano atrás |
Anonymous Maarten
|
3bc27d3856
hidapi_libusb: use SDL_wcscmp and SDL_wcslcpy from SDL
|
1 ano atrás |
Anonymous Maarten
|
0e6fcf947a
cmake: find libusb through LibUSB cmake module
|
1 ano atrás |
Tolik708
|
2a775cad6f
Named typedef-ed structs Gave name to structs that were defined like anonymous struct with name given by typedef. Example 'typedef struct {...} Foo;' -> 'typedef struct Foo {...} Foo;'
|
1 ano atrás |
Sam Lantinga
|
37d066b99b
Clarify what pitch means (thanks @zlago!)
|
1 ano atrás |
Frosty-J
|
f9d018c808
Add flag to registerReceiver on Android
|
1 ano atrás |