Sam Lantinga
|
f460f42e70
Added filesystem operations to SDL_Storage
|
il y a 1 an |
Sam Lantinga
|
7a088527c1
Removed the reserved parameter from SDL_EnumerateDirectoryCallback
|
il y a 1 an |
Sam Lantinga
|
ec3ba387d1
Added SDL_OpenFileStorage() for local file storage
|
il y a 1 an |
Sam Lantinga
|
ee0a23c7ab
The storage ready callback is optional
|
il y a 1 an |
Sam Lantinga
|
db0c1d7aeb
Added portable file and directory operations (thanks @icculus!)
|
il y a 1 an |
Sam Lantinga
|
fe5c34d4bd
Renamed storage functions to match SDL 3.0 naming convention
|
il y a 1 an |
Frank Praznik
|
1bab87399f
wayland: Always use the entire buffer for the viewport source
|
il y a 1 an |
Anonymous Maarten
|
e5812a9fd2
testpen: don't include math.h
|
il y a 1 an |
Anonymous Maarten
|
2f13f66c71
testautomation: fix renderer leak in video tests
|
il y a 1 an |
SDL Wiki Bot
|
9ccde0def4
Sync SDL3 wiki -> header
|
il y a 1 an |
Ethan Lee
|
744227e6ab
Add SDL_storage
|
il y a 1 an |
Sam Lantinga
|
4fc749443f
Added dialog files to the Xcode build
|
il y a 1 an |
Sam Lantinga
|
25c64a954d
Removed UIKit_SetWindowMouseGrab(), mouse grab isn't supported on iOS
|
il y a 1 an |
Sam Lantinga
|
41e187be4f
Adjust Steam button names to match SDL
|
il y a 1 an |
Anonymous Maarten
|
572e088b8f
SDL_IOFromMem/SDL_IOFromConstMem: free userdata on close
|
il y a 1 an |
Frank Praznik
|
ea60c2079b
dialog: Pass the Wayland or X11 parent window handle to the file dialog portal
|
il y a 1 an |
Frank Praznik
|
d523cd069f
dialog: Detect if the file chooser portal is available
|
il y a 1 an |
Frank Praznik
|
19764ffcc8
wayland: Add the xdg-foreign-unstable-v2 protocol
|
il y a 1 an |
Anonymous Maarten
|
db31367999
testffmpeg: use SDL_free instead of free
|
il y a 1 an |
Anonymous Maarten
|
f8c2ec5462
testffmpeg: use Uint64 instead of __u64
|
il y a 1 an |
Petar Popovic
|
2b45452dd5
Adding comments to init-flags SDL_INIT_AUDIO and SDL_INIT_SENSOR that they imply SDL_INIT_EVENTS
|
il y a 1 an |
SDL Wiki Bot
|
fa7ec59ecd
Sync SDL3 wiki -> header
|
il y a 1 an |
Ryan C. Gordon
|
ec6de7017c
Merge pull request #9254 from icculus/sdl3-rwops-hidden-interface
|
il y a 1 an |
Ryan C. Gordon
|
b7cda16613
iostream: Final fixes before merging.
|
il y a 1 an |
Ryan C. Gordon
|
c175eb488c
iostream: Note that the new name has nothing to do with C++'s iostream class.
|
il y a 1 an |
Ryan C. Gordon
|
5a21d87e69
rwops: Changed filenames that reference "rwops" to "iostream".
|
il y a 1 an |
Ryan C. Gordon
|
6776b6108a
iostream: "free*" params should be "closeio".
|
il y a 1 an |
Ryan C. Gordon
|
5440fd7d12
README-migration.md: Fixed some RWops mistakes.
|
il y a 1 an |
Ryan C. Gordon
|
3a344cf877
rwops: Fixed some SDL2 symbols that got missed.
|
il y a 1 an |
Ryan C. Gordon
|
5f64cc511e
rwops: Fixed build on Android.
|
il y a 1 an |