Sam Lantinga
|
4fc749443f
Added dialog files to the Xcode build
|
před 1 rokem |
Sam Lantinga
|
25c64a954d
Removed UIKit_SetWindowMouseGrab(), mouse grab isn't supported on iOS
|
před 1 rokem |
Sam Lantinga
|
41e187be4f
Adjust Steam button names to match SDL
|
před 1 rokem |
Anonymous Maarten
|
572e088b8f
SDL_IOFromMem/SDL_IOFromConstMem: free userdata on close
|
před 1 rokem |
Frank Praznik
|
ea60c2079b
dialog: Pass the Wayland or X11 parent window handle to the file dialog portal
|
před 1 rokem |
Frank Praznik
|
d523cd069f
dialog: Detect if the file chooser portal is available
|
před 1 rokem |
Frank Praznik
|
19764ffcc8
wayland: Add the xdg-foreign-unstable-v2 protocol
|
před 1 rokem |
Anonymous Maarten
|
db31367999
testffmpeg: use SDL_free instead of free
|
před 1 rokem |
Anonymous Maarten
|
f8c2ec5462
testffmpeg: use Uint64 instead of __u64
|
před 1 rokem |
Petar Popovic
|
2b45452dd5
Adding comments to init-flags SDL_INIT_AUDIO and SDL_INIT_SENSOR that they imply SDL_INIT_EVENTS
|
před 1 rokem |
SDL Wiki Bot
|
fa7ec59ecd
Sync SDL3 wiki -> header
|
před 1 rokem |
Ryan C. Gordon
|
ec6de7017c
Merge pull request #9254 from icculus/sdl3-rwops-hidden-interface
|
před 1 rokem |
Ryan C. Gordon
|
b7cda16613
iostream: Final fixes before merging.
|
před 1 rokem |
Ryan C. Gordon
|
c175eb488c
iostream: Note that the new name has nothing to do with C++'s iostream class.
|
před 1 rokem |
Ryan C. Gordon
|
5a21d87e69
rwops: Changed filenames that reference "rwops" to "iostream".
|
před 1 rokem |
Ryan C. Gordon
|
6776b6108a
iostream: "free*" params should be "closeio".
|
před 1 rokem |
Ryan C. Gordon
|
5440fd7d12
README-migration.md: Fixed some RWops mistakes.
|
před 1 rokem |
Ryan C. Gordon
|
3a344cf877
rwops: Fixed some SDL2 symbols that got missed.
|
před 1 rokem |
Ryan C. Gordon
|
5f64cc511e
rwops: Fixed build on Android.
|
před 1 rokem |
Ryan C. Gordon
|
fc7afa9cbf
rwops: Renamed SDL_RWops to SDL_IOStream, and other related symbols.
|
před 1 rokem |
Ryan C. Gordon
|
fe33b2a81b
rwops: Give implementations access to status value.
|
před 1 rokem |
Ryan C. Gordon
|
447c29e65c
include: Added missing RWops documentation.
|
před 1 rokem |
Ryan C. Gordon
|
cc58da4c63
rwops: Add SDL_GetRWStatus, make the statuses into an enum.
|
před 1 rokem |
Ryan C. Gordon
|
e35c304022
rwops: Add properties for some of the internal implementation details.
|
před 1 rokem |
Ryan C. Gordon
|
7d4d8ccde0
rwops: Rename everything from SDL_RWxxx to SDL_XxxRW.
|
před 1 rokem |
Ryan C. Gordon
|
655ceb3b31
rwops: Renamed SDL_CreateRW and SDL_DestroyRW to SDL_OpenRW and SDL_CloseRW.
|
před 1 rokem |
Ryan C. Gordon
|
525919b315
rwops: Reworked RWops for SDL3.
|
před 1 rokem |
SDL Wiki Bot
|
495e432fb9
Sync SDL3 wiki -> header
|
před 1 rokem |
Semphris
|
70c2e15615
Add file dialogs
|
před 1 rokem |
Sam Lantinga
|
30e93b40c2
If a mapping specifies a crc, don't match for controllers that don't have that CRC
|
před 1 rokem |