Ryan C. Gordon
|
d29b861a76
wikiheaders: Allow blank lines in post-typedef `#define` blocks.
|
1 year ago |
Ryan C. Gordon
|
2fb024ab8e
wikiheaders: Defines directly following a non-struct typedef are documented.
|
1 year ago |
Petar Popovic
|
b98116a996
Removing trailing commas in enums in SDL headers
|
1 year ago |
Ryan C. Gordon
|
093160904d
SDL_Keymod: Removed SDL_KMOD_RESERVED.
|
1 year ago |
Sam Lantinga
|
70ce808c09
Changed SDL_KeyCode values to defines
|
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
|
e9ab2d46de
Revert "Change `SDL_Keycode` type to an enum"
|
1 year ago |
Susko3
|
f8cb3c742d
Change `SDL_Keycode` type to an enum
|
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 |
Sam Lantinga
|
4dd9f61bfd
Don't map the top keyboard row to numbers when using the one-handed DVORAK layouts (thanks @tormol!)
|
2 years ago |
Anonymous Maarten
|
549cedfa88
include: add \brief to includes
|
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 |
Frank Praznik
|
abdfa809db
Prepend key modifier enum values with 'SDL_'
|
2 years ago |
Sam Lantinga
|
0a48abc860
Switch header convention from `#include "SDL.h"` to `#include <SDL3/SDLh>`
|
2 years ago |