Frank Praznik
|
ebb6582534
wayland: Handle the toplevel export property as a string
|
1 year ago |
Petar Popovic
|
9072b994f7
src/filesystem/unix/SDL_sysfilesystem.c add <stdio.h> inclusion
|
1 year ago |
Mathieu Eyraud
|
6af979975f
Add missing break
|
1 year ago |
SDL Wiki Bot
|
fc26d5d328
Sync SDL3 wiki -> header
|
1 year ago |
Sam Lantinga
|
a1a0156756
Renamed SDL_SizeIO() SDL_GetIOSize()
|
1 year ago |
Sam Lantinga
|
df0f5deddf
Added SDL_IOFromDynamicMem()
|
1 year ago |
rofl0r
|
12245e4c75
PSP/Joystick: fix formatting
|
1 year ago |
rofl0r
|
7169db1e62
PSP: don't block on joystick event query
|
1 year ago |
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 |