Anonymous Maarten
|
549cedfa88
include: add \brief to includes
|
2 年 前 |
Sylvain
|
81c94a165c
Add \since docs where missing and resets some to 3.0.0
|
2 年 前 |
Sylvain
|
43c08170af
Add missing '\param' documentation
|
2 年 前 |
Sylvain
|
ce366facaa
Add missing \returns, change "return" to "returns" to have same naming
|
2 年 前 |
Ozkan Sezer
|
7f3036c353
make sure to not enable SDL_PASSED_BEGINTHREAD_ENDTHREAD for WinRT
|
2 年 前 |
Sam Lantinga
|
fde78d12f2
Updated copyright for 2023
|
2 年 前 |
Ozkan Sezer
|
29ba5f5d64
SDL_thread.h: fix beginthread param of SDL_CreateThreadWithStackSize for win32
|
2 年 前 |
Vincent Hamm
|
5410d361f7
Fix SDL_CreateThreadWithStackSize not passing staacksize with win32 static api
|
2 年 前 |
Sam Lantinga
|
63724c113b
Removed the vi format comments from the source
|
2 年 前 |
Ryan C. Gordon
|
3197632347
include: Renamed begin_code.h and close_code.h to have SDL_ prefixes.
|
2 年 前 |
Sam Lantinga
|
0a48abc860
Switch header convention from `#include "SDL.h"` to `#include <SDL3/SDLh>`
|
2 年 前 |