Ryan C. Gordon
|
51902d4ac5
Updated headers with latest wikiheaders tweaks.
|
1 year ago |
SDL Wiki Bot
|
54fcacae31
Sync SDL3 wiki -> header
|
1 year ago |
Sam Lantinga
|
14667cc0a3
Document that the timer callback can potentially be called before the timer returns.
|
1 year ago |
Sam Lantinga
|
99599d9236
Added SDL_AddTimerNS()
|
1 year ago |
Sam Lantinga
|
b6360516e4
Added the timerID to the SDL timer callback
|
1 year ago |
SDL Wiki Bot
|
983544a53e
Sync SDL3 wiki -> header
|
1 year ago |
Sam Lantinga
|
6f2621438a
Renamed DECLSPEC to SDL_DECLSPEC
|
1 year ago |
Ryan C. Gordon
|
5e6d85b8f0
wikiheaders: bridge wiki Category docs to the headers!
|
1 year ago |
Ryan C. Gordon
|
0df988389c
include: Add `\since` to all documentation that was missing it.
|
1 year ago |
SDL Wiki Bot
|
073d2378dc
Sync SDL3 wiki -> header
|
1 year ago |
Ryan C. Gordon
|
407e54e188
include: More improved docs for the wikibridge!
|
1 year ago |
Ryan C. Gordon
|
ad090d2444
include: A ton of little documentation tweaks, fixes, and improvements.
|
1 year ago |
Sam Lantinga
|
747300b356
SDL file times are 64-bit integers representing nanoseconds since the Unix epoch
|
1 year ago |
Sam Lantinga
|
d6a41f8f31
Updated SDL_TimerID to use the same type as other IDs in SDL
|
1 year ago |
Sam Lantinga
|
5b3ee51c6c
Updated copyright for 2024
|
1 year ago |
Ryan C. Gordon
|
c53843a961
docs: Remove Doxygen `\brief` tags.
|
1 year ago |
Anonymous Maarten
|
549cedfa88
include: add \brief to includes
|
2 years ago |
Sam Lantinga
|
56522034db
Fixed building with Visual Studio 2010
|
2 years ago |
Sam Lantinga
|
fde78d12f2
Updated copyright for 2023
|
2 years ago |
Sam Lantinga
|
63724c113b
Removed the vi format comments from the source
|
2 years ago |
Ryan C. Gordon
|
3197632347
include: Renamed begin_code.h and close_code.h to have SDL_ prefixes.
|
2 years ago |
Sam Lantinga
|
8121bbd083
Convert ticks to 64-bit, added nanosecond precision to the API
|
2 years ago |
Sam Lantinga
|
0a48abc860
Switch header convention from `#include "SDL.h"` to `#include <SDL3/SDLh>`
|
2 years ago |