Sam Lantinga
|
747300b356
SDL file times are 64-bit integers representing nanoseconds since the Unix epoch
|
1 year ago |
Sam Lantinga
|
9153287fa0
Added storage filesystem operations to the exported function list
|
1 year ago |
SDL Wiki Bot
|
e7b9f75e62
Sync SDL3 wiki -> header
|
1 year ago |
Sam Lantinga
|
d65ae710a1
Renamed SDL_LogGetOutputFunction() and SDL_LogSetOutputFunction() to match SDL 3.0 naming convention
|
1 year ago |
Sam Lantinga
|
d8a54cd4f8
Updated "see also" references to be more consistent
|
1 year ago |
Sam Lantinga
|
d972244d3a
Added a mapping for the Defender Joystick Cobra R4 (thanks @kotenok2000!)
|
1 year ago |
Sam Lantinga
|
4697153d1e
Use the CRC as part of the unique key for mappings
|
1 year ago |
Ryan C. Gordon
|
9d83c0a65d
filesystem: Rename some internal symbols to remove "FSops" terminology.
|
1 year ago |
Petar Popovic
|
4ecea42fb0
testautomation_math.c: use isinf(V) instead of fpclassify(V) == FP_INFINITE
|
1 year ago |
Frank Praznik
|
cb39740cfd
wayland: Remove additional instance of setting the viewport source rect
|
1 year ago |
SDL Wiki Bot
|
a206e1e3c0
Sync SDL3 wiki -> header
|
1 year ago |
Sam Lantinga
|
2f78e5f321
All storage interface functions are optional
|
1 year ago |
Sam Lantinga
|
f460f42e70
Added filesystem operations to SDL_Storage
|
1 year ago |
Sam Lantinga
|
7a088527c1
Removed the reserved parameter from SDL_EnumerateDirectoryCallback
|
1 year ago |
Sam Lantinga
|
ec3ba387d1
Added SDL_OpenFileStorage() for local file storage
|
1 year ago |
Sam Lantinga
|
ee0a23c7ab
The storage ready callback is optional
|
1 year ago |
Sam Lantinga
|
db0c1d7aeb
Added portable file and directory operations (thanks @icculus!)
|
1 year ago |
Sam Lantinga
|
fe5c34d4bd
Renamed storage functions to match SDL 3.0 naming convention
|
1 year ago |
Frank Praznik
|
1bab87399f
wayland: Always use the entire buffer for the viewport source
|
1 year ago |
Anonymous Maarten
|
e5812a9fd2
testpen: don't include math.h
|
1 year ago |
Anonymous Maarten
|
2f13f66c71
testautomation: fix renderer leak in video tests
|
1 year ago |
SDL Wiki Bot
|
9ccde0def4
Sync SDL3 wiki -> header
|
1 year ago |
Ethan Lee
|
744227e6ab
Add SDL_storage
|
1 year ago |
Sam Lantinga
|
4fc749443f
Added dialog files to the Xcode build
|
1 year ago |
Sam Lantinga
|
25c64a954d
Removed UIKit_SetWindowMouseGrab(), mouse grab isn't supported on iOS
|
1 year ago |
Sam Lantinga
|
41e187be4f
Adjust Steam button names to match SDL
|
1 year ago |
Anonymous Maarten
|
572e088b8f
SDL_IOFromMem/SDL_IOFromConstMem: free userdata on close
|
1 year ago |
Frank Praznik
|
ea60c2079b
dialog: Pass the Wayland or X11 parent window handle to the file dialog portal
|
1 year ago |
Frank Praznik
|
d523cd069f
dialog: Detect if the file chooser portal is available
|
1 year ago |
Frank Praznik
|
19764ffcc8
wayland: Add the xdg-foreign-unstable-v2 protocol
|
1 year ago |