Ryan C. Gordon
|
9d83c0a65d
filesystem: Rename some internal symbols to remove "FSops" terminology.
|
1 年間 前 |
Petar Popovic
|
4ecea42fb0
testautomation_math.c: use isinf(V) instead of fpclassify(V) == FP_INFINITE
|
1 年間 前 |
Frank Praznik
|
cb39740cfd
wayland: Remove additional instance of setting the viewport source rect
|
1 年間 前 |
SDL Wiki Bot
|
a206e1e3c0
Sync SDL3 wiki -> header
|
1 年間 前 |
Sam Lantinga
|
2f78e5f321
All storage interface functions are optional
|
1 年間 前 |
Sam Lantinga
|
f460f42e70
Added filesystem operations to SDL_Storage
|
1 年間 前 |
Sam Lantinga
|
7a088527c1
Removed the reserved parameter from SDL_EnumerateDirectoryCallback
|
1 年間 前 |
Sam Lantinga
|
ec3ba387d1
Added SDL_OpenFileStorage() for local file storage
|
1 年間 前 |
Sam Lantinga
|
ee0a23c7ab
The storage ready callback is optional
|
1 年間 前 |
Sam Lantinga
|
db0c1d7aeb
Added portable file and directory operations (thanks @icculus!)
|
1 年間 前 |
Sam Lantinga
|
fe5c34d4bd
Renamed storage functions to match SDL 3.0 naming convention
|
1 年間 前 |
Frank Praznik
|
1bab87399f
wayland: Always use the entire buffer for the viewport source
|
1 年間 前 |
Anonymous Maarten
|
e5812a9fd2
testpen: don't include math.h
|
1 年間 前 |
Anonymous Maarten
|
2f13f66c71
testautomation: fix renderer leak in video tests
|
1 年間 前 |
SDL Wiki Bot
|
9ccde0def4
Sync SDL3 wiki -> header
|
1 年間 前 |
Ethan Lee
|
744227e6ab
Add SDL_storage
|
1 年間 前 |
Sam Lantinga
|
4fc749443f
Added dialog files to the Xcode build
|
1 年間 前 |
Sam Lantinga
|
25c64a954d
Removed UIKit_SetWindowMouseGrab(), mouse grab isn't supported on iOS
|
1 年間 前 |
Sam Lantinga
|
41e187be4f
Adjust Steam button names to match SDL
|
1 年間 前 |
Anonymous Maarten
|
572e088b8f
SDL_IOFromMem/SDL_IOFromConstMem: free userdata on close
|
1 年間 前 |
Frank Praznik
|
ea60c2079b
dialog: Pass the Wayland or X11 parent window handle to the file dialog portal
|
1 年間 前 |
Frank Praznik
|
d523cd069f
dialog: Detect if the file chooser portal is available
|
1 年間 前 |
Frank Praznik
|
19764ffcc8
wayland: Add the xdg-foreign-unstable-v2 protocol
|
1 年間 前 |
Anonymous Maarten
|
db31367999
testffmpeg: use SDL_free instead of free
|
1 年間 前 |
Anonymous Maarten
|
f8c2ec5462
testffmpeg: use Uint64 instead of __u64
|
1 年間 前 |
Petar Popovic
|
2b45452dd5
Adding comments to init-flags SDL_INIT_AUDIO and SDL_INIT_SENSOR that they imply SDL_INIT_EVENTS
|
1 年間 前 |
SDL Wiki Bot
|
fa7ec59ecd
Sync SDL3 wiki -> header
|
1 年間 前 |
Ryan C. Gordon
|
ec6de7017c
Merge pull request #9254 from icculus/sdl3-rwops-hidden-interface
|
1 年間 前 |
Ryan C. Gordon
|
b7cda16613
iostream: Final fixes before merging.
|
1 年間 前 |
Ryan C. Gordon
|
c175eb488c
iostream: Note that the new name has nothing to do with C++'s iostream class.
|
1 年間 前 |