Sam Lantinga
|
9130f7c377
Updated copyright for 2021
|
5 лет назад |
Sam Lantinga
|
a8780c6a28
Updated copyright date for 2020
|
6 лет назад |
Sylvain Becker
|
3d100df36f
Readability: remove const-qualifation from function declaration
|
6 лет назад |
Ryan C. Gordon
|
ec04110d8e
dynapi: Deal with failure cases better, other fixes.
|
6 лет назад |
Ozkan Sezer
|
ceee7def84
minor build fixes.
|
6 лет назад |
Sam Lantinga
|
5e13087b0f
Updated copyright for 2019
|
7 лет назад |
Ozkan Sezer
|
cbacb0f1ea
add missing include.
|
7 лет назад |
Ryan C. Gordon
|
e2619f1dcf
dynapi: don't let system loader resolve the initializer to the wrong version.
|
7 лет назад |
sezero
|
40b27fd51b
revert the recent typecast assignment changes (see bug #4079)
|
8 лет назад |
Sam Lantinga
|
90e72bf4e2
Fixed ISO C99 compatibility
|
8 лет назад |
Sam Lantinga
|
e3cc5b2c6b
Updated copyright for 2018
|
8 лет назад |
Sam Lantinga
|
37ce9f2773
Fixed typedef redefinition errors when including both SDL_vulkan.h and vulkan.h
|
8 лет назад |
Sam Lantinga
|
b7c5d15152
SDL_dynapi.c: add missing SDLCALL to macros.
|
8 лет назад |
Sam Lantinga
|
a38f127e88
Swapped conditional arguments for standard SDL readability
|
8 лет назад |
Ryan C. Gordon
|
8c39d1d0b5
OS/2: fixed inverted logic bug (thanks, Ozkan!).
|
8 лет назад |
Ryan C. Gordon
|
2213077a95
OS/2: proper fix for dynapi (thanks, Ozkan!).
|
8 лет назад |
Ryan C. Gordon
|
a3890ff6d7
dynapi: fill in OS/2 loading code (thanks, Ozkan!).
|
8 лет назад |
Ryan C. Gordon
|
22241ed0b0
Support for QNX 7.0 (thanks, Elad!).
|
8 лет назад |
Sam Lantinga
|
45b774e3f7
Updated copyright for 2017
|
9 лет назад |
Sam Lantinga
|
9a8642bd6a
Fixed bug 3478 - Patch Haiku to use dlopen instead of load_add_on
|
9 лет назад |
Ryan C. Gordon
|
fa8c83c1c1
Remove almost all instances of "volatile" keyword.
|
10 лет назад |
Sam Lantinga
|
42065e785d
Updated copyright to 2016
|
10 лет назад |
Philipp Wiesemann
|
72590685c0
Backed out changeset 4ad56dbf4a6f
|
10 лет назад |
Ryan C. Gordon
|
2a1e422375
Dynamic API: don't leak if a library loaded but didn't have the entry point.
|
11 лет назад |
Sam Lantinga
|
da6d9a9f2a
Added annotations to help code analysis tools
|
11 лет назад |
David Ludwig
|
3dcb451f85
Added a README file regarding WinRT support
|
12 лет назад |