Sam Lantinga
|
491f18eea3
Fixed uninitialized signal_id
|
před 1 rokem |
Sam Lantinga
|
90e2551c4f
Sort the SDL API symbols
|
před 1 rokem |
SDL Wiki Bot
|
0d0aaa2d75
Sync SDL3 wiki -> header
|
před 1 rokem |
Sam Lantinga
|
92d01ef12a
You can pass NULL to SDL_GetPathInfo() and SDL_GetStoragePathInfo() to test for the existence of a file.
|
před 1 rokem |
Frank Praznik
|
ebb6582534
wayland: Handle the toplevel export property as a string
|
před 1 rokem |
Petar Popovic
|
9072b994f7
src/filesystem/unix/SDL_sysfilesystem.c add <stdio.h> inclusion
|
před 1 rokem |
Mathieu Eyraud
|
6af979975f
Add missing break
|
před 1 rokem |
SDL Wiki Bot
|
fc26d5d328
Sync SDL3 wiki -> header
|
před 1 rokem |
Sam Lantinga
|
a1a0156756
Renamed SDL_SizeIO() SDL_GetIOSize()
|
před 1 rokem |
Sam Lantinga
|
df0f5deddf
Added SDL_IOFromDynamicMem()
|
před 1 rokem |
rofl0r
|
12245e4c75
PSP/Joystick: fix formatting
|
před 1 rokem |
rofl0r
|
7169db1e62
PSP: don't block on joystick event query
|
před 1 rokem |
Sam Lantinga
|
747300b356
SDL file times are 64-bit integers representing nanoseconds since the Unix epoch
|
před 1 rokem |
Sam Lantinga
|
9153287fa0
Added storage filesystem operations to the exported function list
|
před 1 rokem |
SDL Wiki Bot
|
e7b9f75e62
Sync SDL3 wiki -> header
|
před 1 rokem |
Sam Lantinga
|
d65ae710a1
Renamed SDL_LogGetOutputFunction() and SDL_LogSetOutputFunction() to match SDL 3.0 naming convention
|
před 1 rokem |
Sam Lantinga
|
d8a54cd4f8
Updated "see also" references to be more consistent
|
před 1 rokem |
Sam Lantinga
|
d972244d3a
Added a mapping for the Defender Joystick Cobra R4 (thanks @kotenok2000!)
|
před 1 rokem |
Sam Lantinga
|
4697153d1e
Use the CRC as part of the unique key for mappings
|
před 1 rokem |
Ryan C. Gordon
|
9d83c0a65d
filesystem: Rename some internal symbols to remove "FSops" terminology.
|
před 1 rokem |
Petar Popovic
|
4ecea42fb0
testautomation_math.c: use isinf(V) instead of fpclassify(V) == FP_INFINITE
|
před 1 rokem |
Frank Praznik
|
cb39740cfd
wayland: Remove additional instance of setting the viewport source rect
|
před 1 rokem |
SDL Wiki Bot
|
a206e1e3c0
Sync SDL3 wiki -> header
|
před 1 rokem |
Sam Lantinga
|
2f78e5f321
All storage interface functions are optional
|
před 1 rokem |
Sam Lantinga
|
f460f42e70
Added filesystem operations to SDL_Storage
|
před 1 rokem |
Sam Lantinga
|
7a088527c1
Removed the reserved parameter from SDL_EnumerateDirectoryCallback
|
před 1 rokem |
Sam Lantinga
|
ec3ba387d1
Added SDL_OpenFileStorage() for local file storage
|
před 1 rokem |
Sam Lantinga
|
ee0a23c7ab
The storage ready callback is optional
|
před 1 rokem |
Sam Lantinga
|
db0c1d7aeb
Added portable file and directory operations (thanks @icculus!)
|
před 1 rokem |
Sam Lantinga
|
fe5c34d4bd
Renamed storage functions to match SDL 3.0 naming convention
|
před 1 rokem |