David Carlier
|
0c7346ec3e
USE_DEV_RANDOM close the file descriptor even in the rare case it can't read it
|
3 年之前 |
Sam Lantinga
|
0479df53ca
Updated copyright for 2023
|
3 年之前 |
Ozkan Sezer
|
b067ab9202
restore SDL_malloc.c original formatting.
|
3 年之前 |
ulatekh
|
ec58a817ef
Fixes made in response to running a static code analyzer under MS Windows.
|
3 年之前 |
Sam Lantinga
|
02ab7f3745
Fixed release build using clang on Windows
|
3 年之前 |
Anonymous Maarten
|
b51a88a95c
SDL_malloc.c: fix variable 'used' set but not used
|
3 年之前 |
Sam Lantinga
|
7f42fb54ad
Applied DragonFly BSD patch
|
3 年之前 |
chalonverse
|
f317d619cc
Xbox GDKX support (#5869)
|
3 年之前 |
Sam Lantinga
|
cbd0187475
Removed the limit on the size of the SDL error message
|
3 年之前 |
Cameron Cawley
|
0cca71a846
Use SDLCALL for callbacks in public APIs
|
3 年之前 |
Ozkan Sezer
|
ec1a0f62dd
SDL_malloc.c: workaround calling convention issues for real_xxx procs.
|
3 年之前 |
Sam Lantinga
|
120c76c84b
Updated copyright for 2022
|
4 年之前 |
Ozkan Sezer
|
a2fbc452ca
replace i386 checks with __i386__
|
5 年之前 |
Sam Lantinga
|
9130f7c377
Updated copyright for 2021
|
5 年之前 |
Sam Lantinga
|
a8780c6a28
Updated copyright date for 2020
|
6 年之前 |
Sam Lantinga
|
5e13087b0f
Updated copyright for 2019
|
7 年之前 |
Ozkan Sezer
|
d3fa42b8c4
os/2 bits for SDL_malloc.c -- from libffi
|
7 年之前 |
Sam Lantinga
|
e3cc5b2c6b
Updated copyright for 2018
|
8 年之前 |
Sam Lantinga
|
fc60db86b3
Fixed compiler warning
|
8 年之前 |
Sam Lantinga
|
21cd2df694
Fixed compiler warning
|
8 年之前 |
Sam Lantinga
|
9c580e14c9
Added functions to query and set the SDL memory allocation functions:
|
8 年之前 |
Ozkan Sezer
|
bef0fec121
make sure that SDL_malloc(0) or SDL_calloc(0,x) doesn't return NULL.
|
8 年之前 |
Sam Lantinga
|
8ed16ea465
Fixed compile warning
|
8 年之前 |
Sam Lantinga
|
45b774e3f7
Updated copyright for 2017
|
9 年之前 |
Sam Lantinga
|
42065e785d
Updated copyright to 2016
|
10 年之前 |
Philipp Wiesemann
|
72590685c0
Backed out changeset 4ad56dbf4a6f
|
10 年之前 |
Ryan C. Gordon
|
a823982e02
Clang static analysis builds should use C runtime directly.
|
11 年之前 |
Sam Lantinga
|
1a4c0dacbc
Temporary fix for bug 2494 - Crashes due to the non thread-safe SDL_malloc/SDL_free on Windows
|
12 年之前 |
David Ludwig
|
3dcb451f85
Added a README file regarding WinRT support
|
12 年之前 |