Ozkan Sezer
|
ec1a0f62dd
SDL_malloc.c: workaround calling convention issues for real_xxx procs.
|
3 years ago |
Sam Lantinga
|
120c76c84b
Updated copyright for 2022
|
3 years ago |
Ozkan Sezer
|
a2fbc452ca
replace i386 checks with __i386__
|
4 years ago |
Sam Lantinga
|
9130f7c377
Updated copyright for 2021
|
4 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
|
d3fa42b8c4
os/2 bits for SDL_malloc.c -- from libffi
|
6 years ago |
Sam Lantinga
|
e3cc5b2c6b
Updated copyright for 2018
|
7 years ago |
Sam Lantinga
|
fc60db86b3
Fixed compiler warning
|
7 years ago |
Sam Lantinga
|
21cd2df694
Fixed compiler warning
|
7 years ago |
Sam Lantinga
|
9c580e14c9
Added functions to query and set the SDL memory allocation functions:
|
7 years ago |
Ozkan Sezer
|
bef0fec121
make sure that SDL_malloc(0) or SDL_calloc(0,x) doesn't return NULL.
|
7 years ago |
Sam Lantinga
|
8ed16ea465
Fixed compile warning
|
8 years ago |
Sam Lantinga
|
45b774e3f7
Updated copyright for 2017
|
8 years ago |
Sam Lantinga
|
42065e785d
Updated copyright to 2016
|
9 years ago |
Philipp Wiesemann
|
72590685c0
Backed out changeset 4ad56dbf4a6f
|
10 years ago |
Ryan C. Gordon
|
a823982e02
Clang static analysis builds should use C runtime directly.
|
10 years ago |
Sam Lantinga
|
1a4c0dacbc
Temporary fix for bug 2494 - Crashes due to the non thread-safe SDL_malloc/SDL_free on Windows
|
11 years ago |
David Ludwig
|
3dcb451f85
Added a README file regarding WinRT support
|
11 years ago |