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