Ryan C. Gordon
|
5416bd5fdc
ios: Move animation callback to its own typedef.
|
10 달 전 |
SDL Wiki Bot
|
5b0f14a936
Sync SDL3 wiki -> header
|
10 달 전 |
Sam Lantinga
|
9fb5a9ccac
Use floating point values for viewport, clip rectangle, and texture sizes
|
10 달 전 |
Sam Lantinga
|
463984ec20
Make sure the output settings match the camera device format
|
10 달 전 |
Sam Lantinga
|
876f10795f
Don't set a YCbCr colorspace for an RGB texture
|
10 달 전 |
SDL Wiki Bot
|
2d13fefc20
Sync SDL3 wiki -> header
|
10 달 전 |
SDL Wiki Bot
|
a4bb93e8e4
Sync SDL3 wiki -> header
|
10 달 전 |
Anonymous Maarten
|
32907a9606
Rename SDL_Swap(16|32|64)(LE|BE) to SDL_Swap(LE|BE)(16|32|64)
|
10 달 전 |
Anonymous Maarten
|
ef6123886e
Add SDL_ReadS8 and SDL_WriteS8
|
10 달 전 |
Ryan C. Gordon
|
96bb06d9c7
wikiheaders: Clean out extra blank lines in function declarations on wiki.
|
10 달 전 |
Ryan C. Gordon
|
386aa56711
wikiheaders: Make cleaning out function attributes more generic.
|
10 달 전 |
SDL Wiki Bot
|
f003461a0b
Sync SDL3 wiki -> header
|
10 달 전 |
Ryan C. Gordon
|
96f2ef77ab
include: Make function pointer params into typedefs.
|
10 달 전 |
Sam Lantinga
|
391a63f29f
Check raw keyboard input in checkkeys
|
10 달 전 |
Ryan C. Gordon
|
b53f6cf77a
wikiheaders: Removed a FIXME comment.
|
10 달 전 |
Ryan C. Gordon
|
8e782602de
wikiheaders: Fixes and cleanups to fix SDL_ReportAssertion's wiki page.
|
10 달 전 |
Ryan C. Gordon
|
c3a4b15a74
wikiheaders: Don't present printf-support compiler metadata in wiki.
|
10 달 전 |
Sam Lantinga
|
66aac9aced
Fixed channel order typo
|
10 달 전 |
SDL Wiki Bot
|
454d890bef
Sync SDL3 wiki -> header
|
10 달 전 |
Ryan C. Gordon
|
d3a62d8298
audio: Update docs on channel ordering.
|
10 달 전 |
Sam Lantinga
|
ed5993d1cb
Removed unused variable
|
10 달 전 |
Sam Lantinga
|
44f66b5c8b
Show the cursor when relative mode is enabled and the app doesn't have focus
|
10 달 전 |
Sam Lantinga
|
0cc61b27a2
SDL takes care of handling mouse relative mode on focus change
|
10 달 전 |
Anonymous Maarten
|
657c0135b1
android: android release binary should only contain a shared SDL3 library
|
10 달 전 |
Anonymous Maarten
|
dd0bb25f66
cmake: remove SDL_STATIC_PIC cmake option.
|
10 달 전 |
Sam Lantinga
|
4ce4fc575a
Fixed mapping between Apple YUV formats and SDL formats
|
10 달 전 |
Sam Lantinga
|
4fc68a48f2
Keep track of whether a controller was a gamepad
|
10 달 전 |
Sam Lantinga
|
20fccdabf4
Fixed crashes when passed a NULL hashtable
|
10 달 전 |
Ryan C. Gordon
|
8ddf05855b
iostream: clarified SDL_IO_STATUS_READY documentation.
|
10 달 전 |
Sam Lantinga
|
3e018517c3
Fixed build errors after SDL_IOWhence change
|
10 달 전 |