Sam Lantinga
|
6955c981bc
Updated copyright for 2025
|
3 mēneši atpakaļ |
Sam Lantinga
|
0fc3574464
Updated copyright for 2024
|
1 gadu atpakaļ |
Ozkan Sezer
|
c68cfcdb2d
make sure to not enable SDL_PASSED_BEGINTHREAD_ENDTHREAD for WinRT
|
2 gadi atpakaļ |
Sam Lantinga
|
0479df53ca
Updated copyright for 2023
|
2 gadi atpakaļ |
Ozkan Sezer
|
d47ff8ae73
SDL_thread.h: fix SDL_CreateThreadWithStackSize macro for OS/2
|
2 gadi atpakaļ |
Ozkan Sezer
|
738442b82a
SDL_thread.h: fix beginthread param of SDL_CreateThreadWithStackSize for win32
|
2 gadi atpakaļ |
Vincent Hamm
|
68073c6276
Fix SDL_CreateThreadWithStackSize not passing staacksize with win32 static api
|
2 gadi atpakaļ |
chalonverse
|
3b191580c3
Windows GDK Support (#5830)
|
2 gadi atpakaļ |
Ozkan Sezer
|
efa2e6a1ea
SDL_thread.h: use SDL_ThreadFunction for SDL_CreateThreadWithStackSize
|
2 gadi atpakaļ |
Sam Lantinga
|
120c76c84b
Updated copyright for 2022
|
3 gadi atpakaļ |
SDL Wiki Bot
|
c7dafb1556
Sync wiki -> header
|
3 gadi atpakaļ |
Ryan C. Gordon
|
1b49f09243
include: manually ran wikiheaders.pl and cleaned up the obvious issues.
|
3 gadi atpakaļ |
Ryan C. Gordon
|
c88eb7a896
Sync wiki -> header.
|
3 gadi atpakaļ |
Ozkan Sezer
|
75725608f3
SDL_thread.h: move libc header includes before begin_code.h.
|
3 gadi atpakaļ |
Xing Ji
|
fb283a732a
Squashed commit of the following:
|
4 gadi atpakaļ |
Ryan C. Gordon
|
3f40396d33
First shot at merging the wiki documentation into the headers.
|
4 gadi atpakaļ |
Sam Lantinga
|
9130f7c377
Updated copyright for 2021
|
4 gadi atpakaļ |
Sam Lantinga
|
abd5841850
Make some changes to SDL_SetThreadPriority to try and have SDL transparently handle more of the work.
|
4 gadi atpakaļ |
Sam Lantinga
|
232b7feef6
Make it possible for the application to use different C runtime begin/end thread functions
|
5 gadi atpakaļ |
Sam Lantinga
|
9feabd351c
Make sure SDL_CreateThread has the same signature regardless of how the DLL was created.
|
5 gadi atpakaļ |
Sam Lantinga
|
a8780c6a28
Updated copyright date for 2020
|
5 gadi atpakaļ |
Sam Lantinga
|
5e13087b0f
Updated copyright for 2019
|
6 gadi atpakaļ |
Ozkan Sezer
|
0e5a3f6ecf
SDL_thread.h: undefine SDL_CreateThreadWithStackSize before redefining.
|
6 gadi atpakaļ |
Ryan C. Gordon
|
acb05f50d8
thread: make SDL_CreateThreadWithStackSize() a public API.
|
6 gadi atpakaļ |
Sam Lantinga
|
f521b22eb5
Added SDL_THREAD_PRIORITY_TIME_CRITICAL
|
7 gadi atpakaļ |
Sam Lantinga
|
e3cc5b2c6b
Updated copyright for 2018
|
7 gadi atpakaļ |
Sam Lantinga
|
c44e741bd9
Fixed bug 3842 - fix SDL_thread.h for emx
|
7 gadi atpakaļ |
Sam Lantinga
|
bf1268287d
SDL_thread.h: fix os/2 defines (rev 11340:2688d85b817c was a missing patch)
|
7 gadi atpakaļ |
Sam Lantinga
|
9b3ec6a570
SDL_thread.h: add missing os/2 defines.
|
7 gadi atpakaļ |
Sam Lantinga
|
de91b1248f
Fixed bug 3745 - specify SDLCALL as the calling convention for API callbacks
|
7 gadi atpakaļ |