Sam Lantinga
|
5b3ee51c6c
Updated copyright for 2024
|
1 year ago |
Ryan C. Gordon
|
c53843a961
docs: Remove Doxygen `\brief` tags.
|
1 year ago |
Sam Lantinga
|
0f4679102c
Fixed pedantic warning: comma at end of enumerator list
|
2 years ago |
Sylvain
|
627165a2b2
Fix comments
|
2 years ago |
SDL Wiki Bot
|
4d6ed7173e
Sync SDL3 wiki -> header
|
2 years ago |
Sam Lantinga
|
0ffeca8a1c
Added SDL_HINT_HIDAPI_ENUMERATE_ONLY_CONTROLLERS to control whether SDL_hid_enumerate() enumerates all HID devices or only controllers.
|
2 years ago |
SDL Wiki Bot
|
2a271aeaf1
Sync SDL3 wiki -> header
|
2 years ago |
Sam Lantinga
|
af45ae7296
Update the SDL HIDAPI API to match upstream hidapi 0.14.0
|
2 years ago |
Anonymous Maarten
|
549cedfa88
include: add \brief to includes
|
2 years ago |
Sylvain
|
3d93b07d5b
Documentation \param fixes
|
2 years ago |
Sylvain
|
49e47b523a
Update `\returns` to the generic form
|
2 years ago |
Sylvain
|
43c08170af
Add missing '\param' documentation
|
2 years ago |
Sylvain
|
c5c94a6be6
Change return type from void to int, for functions that set an error
|
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
|
0a48abc860
Switch header convention from `#include "SDL.h"` to `#include <SDL3/SDLh>`
|
2 years ago |