Sam Lantinga
|
039148fb0e
Updated check for stdbool.h
|
před 6 měsíci |
Sam Lantinga
|
a90ad3b0e2
Removed SDL_bool in favor of plain bool
|
před 7 měsíci |
Sam Lantinga
|
1bbc897e48
Updated documentation for bool return type
|
před 7 měsíci |
Anonymous Maarten
|
b4c3df1189
SDL_test: whitespace header fixes
|
před 7 měsíci |
Anonymous Maarten
|
db96ddca34
SDL_test: use SDLCALL calling convention
|
před 7 měsíci |
Ryan C. Gordon
|
5e6d85b8f0
wikiheaders: bridge wiki Category docs to the headers!
|
před 11 měsíci |
Ryan C. Gordon
|
ad090d2444
include: A ton of little documentation tweaks, fixes, and improvements.
|
před 1 rokem |
Tolik708
|
2a775cad6f
Named typedef-ed structs Gave name to structs that were defined like anonymous struct with name given by typedef. Example 'typedef struct {...} Foo;' -> 'typedef struct Foo {...} Foo;'
|
před 1 rokem |
Sam Lantinga
|
5b3ee51c6c
Updated copyright for 2024
|
před 1 rokem |
Ryan C. Gordon
|
c53843a961
docs: Remove Doxygen `\brief` tags.
|
před 1 rokem |
Anonymous Maarten
|
549cedfa88
include: add \brief to includes
|
před 2 roky |
Sam Lantinga
|
fde78d12f2
Updated copyright for 2023
|
před 2 roky |
Sam Lantinga
|
0bbf6cc379
Test text rendering APIs take floating point coordinates
|
před 2 roky |
Sam Lantinga
|
63724c113b
Removed the vi format comments from the source
|
před 2 roky |
Ryan C. Gordon
|
3197632347
include: Renamed begin_code.h and close_code.h to have SDL_ prefixes.
|
před 2 roky |
Sam Lantinga
|
0a48abc860
Switch header convention from `#include "SDL.h"` to `#include <SDL3/SDLh>`
|
před 2 roky |