Ryan C. Gordon
|
7d4d8ccde0
rwops: Rename everything from SDL_RWxxx to SDL_XxxRW.
|
1 éve |
Ryan C. Gordon
|
655ceb3b31
rwops: Renamed SDL_CreateRW and SDL_DestroyRW to SDL_OpenRW and SDL_CloseRW.
|
1 éve |
Ryan C. Gordon
|
525919b315
rwops: Reworked RWops for SDL3.
|
1 éve |
SDL Wiki Bot
|
495e432fb9
Sync SDL3 wiki -> header
|
1 éve |
Semphris
|
70c2e15615
Add file dialogs
|
1 éve |
Sam Lantinga
|
30e93b40c2
If a mapping specifies a crc, don't match for controllers that don't have that CRC
|
1 éve |
Sam Lantinga
|
6c11449cd4
Added a note for the SDL_CommonEvent type
|
1 éve |
Sam Lantinga
|
209a87bf24
Added missing default case (thanks @sezero!)
|
1 éve |
Sam Lantinga
|
442073f379
Added missing reserved field in SDL_CameraDeviceEvent (thanks @Saalvage!)
|
1 éve |
Sam Lantinga
|
9bef331dc8
Note that SDL_UserEvent and SDL_Event type are intentionally Uint32
|
1 éve |
Frank Praznik
|
717f297849
Add 'wl_list_for_each_safe' to the clang-format macro list
|
1 éve |
Sam Lantinga
|
3875ef4552
Removed duplicated line (thanks @sechshelme!)
|
1 éve |
Frank Praznik
|
4686a737a9
wayland: Minor cursor code cleanup
|
1 éve |
Dimitriy Ryazantcev
|
1973edb9b7
WIN_UpdateKeymap: cleanup code a bit
|
1 éve |
Anthony
|
0a86f8eb6e
Move some code blocks inside `SDL_VIDEO_RENDER_SW`, where it belongs (#9259)
|
1 éve |
Frank Praznik
|
c2e9693de5
wayland: Add cursor-shape-v1 protocol support
|
1 éve |
Frank Praznik
|
9bdb992925
wayland: Allocate the cursor shared memory buffer entirely in memory, if possible.
|
1 éve |
Sam Lantinga
|
41b7036f37
testffmpeg: added support for EGL OES frame formats
|
1 éve |
Sam Lantinga
|
d79f865251
Removed incorrect mapping for a HORI controller
|
1 éve |
Sam Lantinga
|
d78a24a5ce
testffmpeg: added verbose logging of ffmpeg messages
|
1 éve |
Sam Lantinga
|
7c5f79e7ea
testffmpeg: removed redundant enumeration of hardware device types
|
1 éve |
Anonymous Maarten
|
bee8a95571
Fix SDL_LEAN_AND_MEAN build
|
1 éve |
Sam Lantinga
|
d4794cc714
Fix crash in SDL_UpdateFullscreenMode calling SetWindowFullscreen with a null display
|
1 éve |
Sam Lantinga
|
ab5351f5d6
Fixed leaving the cursor clip set when changing window focus
|
1 éve |
Sam Lantinga
|
b322d27f62
Missed SDL_NumJoystickBalls() rename in SDL_migration.cocci
|
1 éve |
Sam Lantinga
|
efbbafb3f1
Re-added balls to the SDL joystick API
|
1 éve |
Sam Lantinga
|
53e86be22f
Minor cleanup with the new PS3 driver for windows
|
1 éve |
Riccardo Marcangelo
|
6534029691
Add DualShock 3 HIDAPI support on Windows (#9144)
|
1 éve |
r4nx
|
feadbffb67
Destroy properties after applying them to avoid memory leakage
|
1 éve |
Anonymous Maarten
|
b5eb704fa8
cmake: we only need a C++ compiler for Android, Haiku and UWP
|
1 éve |