Sam Lantinga
|
2b5b8fdbd5
Updated copyright for 2025
|
3 months ago |
SDL Wiki Bot
|
143d5d779c
Sync SDL2 wiki -> header
|
10 months ago |
Ryan C. Gordon
|
b2b2369414
Moved function pointer params to typedefs, etc, for latest wikiheaders.
|
10 months ago |
Ryan C. Gordon
|
1c3a1e1139
wikiheaders: Updated to latest, cleaned up category documentation a little.
|
11 months ago |
Ryan C. Gordon
|
e03ad30a57
docs: heavy editing to make this happy with latest wikibridge.
|
1 year ago |
Ryan C. Gordon
|
e75d72670f
include: Fixes to make the headers friendly with the latest wikiheaders.
|
1 year ago |
Sam Lantinga
|
0fc3574464
Updated copyright for 2024
|
1 year ago |
Ozkan Sezer
|
c68cfcdb2d
make sure to not enable SDL_PASSED_BEGINTHREAD_ENDTHREAD for WinRT
|
2 years ago |
Sam Lantinga
|
0479df53ca
Updated copyright for 2023
|
2 years ago |
Ozkan Sezer
|
d47ff8ae73
SDL_thread.h: fix SDL_CreateThreadWithStackSize macro for OS/2
|
2 years ago |
Ozkan Sezer
|
738442b82a
SDL_thread.h: fix beginthread param of SDL_CreateThreadWithStackSize for win32
|
2 years ago |
Vincent Hamm
|
68073c6276
Fix SDL_CreateThreadWithStackSize not passing staacksize with win32 static api
|
2 years ago |
chalonverse
|
3b191580c3
Windows GDK Support (#5830)
|
2 years ago |
Ozkan Sezer
|
efa2e6a1ea
SDL_thread.h: use SDL_ThreadFunction for SDL_CreateThreadWithStackSize
|
2 years ago |
Sam Lantinga
|
120c76c84b
Updated copyright for 2022
|
3 years ago |
SDL Wiki Bot
|
c7dafb1556
Sync wiki -> header
|
3 years ago |
Ryan C. Gordon
|
1b49f09243
include: manually ran wikiheaders.pl and cleaned up the obvious issues.
|
3 years ago |
Ryan C. Gordon
|
c88eb7a896
Sync wiki -> header.
|
3 years ago |
Ozkan Sezer
|
75725608f3
SDL_thread.h: move libc header includes before begin_code.h.
|
3 years ago |
Xing Ji
|
fb283a732a
Squashed commit of the following:
|
4 years ago |
Ryan C. Gordon
|
3f40396d33
First shot at merging the wiki documentation into the headers.
|
4 years ago |
Sam Lantinga
|
9130f7c377
Updated copyright for 2021
|
4 years ago |
Sam Lantinga
|
abd5841850
Make some changes to SDL_SetThreadPriority to try and have SDL transparently handle more of the work.
|
4 years ago |
Sam Lantinga
|
232b7feef6
Make it possible for the application to use different C runtime begin/end thread functions
|
5 years ago |
Sam Lantinga
|
9feabd351c
Make sure SDL_CreateThread has the same signature regardless of how the DLL was created.
|
5 years ago |
Sam Lantinga
|
a8780c6a28
Updated copyright date for 2020
|
5 years ago |
Sam Lantinga
|
5e13087b0f
Updated copyright for 2019
|
6 years ago |
Ozkan Sezer
|
0e5a3f6ecf
SDL_thread.h: undefine SDL_CreateThreadWithStackSize before redefining.
|
6 years ago |
Ryan C. Gordon
|
acb05f50d8
thread: make SDL_CreateThreadWithStackSize() a public API.
|
6 years ago |
Sam Lantinga
|
f521b22eb5
Added SDL_THREAD_PRIORITY_TIME_CRITICAL
|
7 years ago |