Sam Lantinga
|
d29276e625
Include SDL_events.h in SDL_init.h for SDL_AppEvent_func()
|
1 year ago |
Ryan C. Gordon
|
42e43697cf
include: Minor SDL_AppResult documentation tweak.
|
1 year ago |
SDL Wiki Bot
|
4147ff6a4e
Sync SDL3 wiki -> header
|
1 year ago |
Ryan C. Gordon
|
4c30e555fe
include: Clean up SDL_AppResult documentation.
|
1 year ago |
SDL Wiki Bot
|
ab53ff77bb
Sync SDL3 wiki -> header
|
1 year ago |
Sam Lantinga
|
438a214420
Changed main callback return values to an enumeration
|
1 year ago |
SDL Wiki Bot
|
3b01a0b884
Sync SDL3 wiki -> header
|
1 year ago |
Sam Lantinga
|
61a88077a7
Re-added SDL_HINT_APP_ID and SDL_HINT_APP_NAME
|
1 year ago |
SDL Wiki Bot
|
18fe89e036
Sync SDL3 wiki -> header
|
1 year ago |
Sam Lantinga
|
a36fe632fd
Added SDL_SetAppMetadata() (#10404)
|
1 year ago |
Ryan C. Gordon
|
51902d4ac5
Updated headers with latest wikiheaders tweaks.
|
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 |
SDL Wiki Bot
|
cd45e0a1ed
Sync SDL3 wiki -> header
|
1 year ago |
Sam Lantinga
|
aecb62e30d
Improved API consistency for flag data types
|
1 year ago |
Sam Lantinga
|
bfde7294f5
Added a note that the joystick should be initialized on the main thread on Windows
|
1 year ago |
Ryan C. Gordon
|
0df988389c
include: Add `\since` to all documentation that was missing it.
|
1 year ago |
Ryan C. Gordon
|
e044318a8e
Sync SDL3 wiki -> headers
|
1 year ago |
Ryan C. Gordon
|
ad090d2444
include: A ton of little documentation tweaks, fixes, and improvements.
|
1 year ago |
Petar Popovic
|
3f8dba3713
Including SD_error.h into headers with error-returning functions
|
1 year ago |
Petar Popovic
|
2b45452dd5
Adding comments to init-flags SDL_INIT_AUDIO and SDL_INIT_SENSOR that they imply SDL_INIT_EVENTS
|
1 year ago |
Ryan C. Gordon
|
fc7afa9cbf
rwops: Renamed SDL_RWops to SDL_IOStream, and other related symbols.
|
1 year ago |
Ryan C. Gordon
|
cb10c80aaf
camera: Reworked to operate with a driver interface, like other subsystems.
|
1 year ago |
Sam Lantinga
|
c540c77756
Removed SDL_INIT_EVERYTHING
|
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 |
Ryan C. Gordon
|
197340ea1c
Sync wiki -> headers.
|
2 years ago |
Lokathor
|
74697bc351
group init flag defines into an enum (#7137)
|
2 years ago |
Sam Lantinga
|
9c8642ded9
Removed SDL_INIT_NOPARACHUTE
|
2 years ago |