Sam Lantinga
|
5b3ee51c6c
Updated copyright for 2024
|
1 year ago |
Zack Middleton
|
5e9b0820f3
Add cursors for X11/Wayland window resizing
|
1 year ago |
Ryan C. Gordon
|
c53843a961
docs: Remove Doxygen `\brief` tags.
|
1 year ago |
Sam Lantinga
|
fb0c3197e0
Fixed the documentation for SDL_SetRelativeMouseMode()
|
2 years ago |
Anonymous Maarten
|
549cedfa88
include: add \brief to includes
|
2 years ago |
Sylvain
|
49e47b523a
Update `\returns` to the generic form
|
2 years ago |
Sylvain
|
c5c94a6be6
Change return type from void to int, for functions that set an error
|
2 years ago |
Ryan C. Gordon
|
197340ea1c
Sync wiki -> headers.
|
2 years ago |
Sam Lantinga
|
fde78d12f2
Updated copyright for 2023
|
2 years ago |
Sam Lantinga
|
cefbeb582f
Mouse coordinates are floating point
|
2 years ago |
Sam Lantinga
|
98678b5d8d
SDL API renaming: SDL_Alloc*/SDL_Free* -> SDL_Create*/SDL_Destroy*
|
2 years ago |
Sam Lantinga
|
66351fd4ba
Replace tri-state functions SDL_EventState(), SDL_GetJoystickEventState(), SDL_GetGamepadEventState(), SDL_ShowCursor()
|
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 |
Ryan C. Gordon
|
16f8dfcef9
docs: Note that you don't need to free SDL_GetDefaultCursor's results.
|
2 years ago |
Sam Lantinga
|
0a48abc860
Switch header convention from `#include "SDL.h"` to `#include <SDL3/SDLh>`
|
2 years ago |