Sam Lantinga
|
adc6875870
Added SDL_copyp to avoid size mismatch when copying values (thanks @1bsyl!)
|
3 éve |
pionere
|
ebdd536676
use SDL_InvalidParamError or SDL_assert instead of custom SDL_SetError
|
4 éve |
Sam Lantinga
|
120c76c84b
Updated copyright for 2022
|
4 éve |
Cameron Gutman
|
5dccffd7e4
Allow usage of the new Condition Variable code with Critical Sections
|
4 éve |
Cameron Gutman
|
f70e197363
Fix waiting on condition variables with the SRW lock implmentation
|
5 éve |
Ozkan Sezer
|
01a2f27679
consistently use TEXT() macro with LoadLibrary() and GetModuleHandle()
|
5 éve |
Sam Lantinga
|
9130f7c377
Updated copyright for 2021
|
5 éve |
Joel Linn
|
8fc0baad98
Add SDL_cond implementation using Windows Condition Variables
|
5 éve |
Joel Linn
|
d6afc1c608
thread/windows: Statically link synchronization APIs on WINRT
|
5 éve |
Joel Linn
|
548cb90893
Add SDL_mutex implementation using Windows Slim Reader/Writer Locks Keep Critical Section impl for Windows XP/Vista - choose at runtime
|
5 éve |
Sam Lantinga
|
a8780c6a28
Updated copyright date for 2020
|
6 éve |
Sam Lantinga
|
5e13087b0f
Updated copyright for 2019
|
7 éve |
Sam Lantinga
|
e3cc5b2c6b
Updated copyright for 2018
|
8 éve |
Sam Lantinga
|
45b774e3f7
Updated copyright for 2017
|
9 éve |
Sam Lantinga
|
42065e785d
Updated copyright to 2016
|
10 éve |
David Ludwig
|
fa2d5ab497
WinRT: bug-fix - SDL_SetThreadPriority() didn't work on WinRT 8.x platforms
|
10 éve |
Philipp Wiesemann
|
72590685c0
Backed out changeset 4ad56dbf4a6f
|
10 éve |
David Ludwig
|
3dcb451f85
Added a README file regarding WinRT support
|
12 éve |