Sylvain
|
c3633d2c99
Haiku: use SDL_malloc
|
hace 3 años |
Sylvain
|
79b37cc55f
Pandora: use SDL_malloc
|
hace 3 años |
Sylvain
|
10ffcbb115
QNX: use SDL_malloc
|
hace 3 años |
Sylvain
|
e72beeb2a0
Remove 'malloc' from comment
|
hace 3 años |
Sylvain
|
38cfe25bc5
Remove 'malloc' from comment
|
hace 3 años |
Sylvain
|
4d566e5d5d
VITA, PSP: use SDL_malloc
|
hace 3 años |
Sylvain
|
9fcc630fb3
X11: use SDL_malloc
|
hace 3 años |
Sylvain
|
19bf36db15
DirectFB: use SDL_malloc
|
hace 3 años |
Sylvain
|
8fb19d212e
Vita: unneeded include
|
hace 3 años |
Sylvain
|
e702a4e520
PSP: un needed include
|
hace 3 años |
Sylvain
|
8e851a277d
Remove malloc from comment
|
hace 3 años |
Sylvain
|
0ef9d26622
cpuinfo: remove malloc from comments
|
hace 3 años |
Sylvain
|
5699e0fa0c
visualtest: use SDL_malloc
|
hace 3 años |
Sylvain
|
30338beb61
Minor comment
|
hace 3 años |
Sylvain
|
fb218e582a
PSP: use SDL_malloc/SDL_free
|
hace 3 años |
Sylvain
|
f1582f549b
Fix comment
|
hace 3 años |
Sylvain
|
5a7a7ba570
Don't use "realloc" in comment so that it doesn't show up
|
hace 3 años |
Sylvain
|
b4aeaa30a1
Use SDL_calloc / SDL_free
|
hace 3 años |
Sylvain
|
cb9f85e8d0
Don't use "round", so that it's doesn't show up while searching for the function
|
hace 3 años |
Sylvain
|
6fb50bd0a6
Don't use "exp" as a name so that it's doesn´t show up with searching for the function
|
hace 3 años |
Sylvain
|
161dd83c9a
Don´t use "trunc" as var name, since it's also a function
|
hace 3 años |
Sylvain
|
d31251b014
use SDL's functions version inplace of libc version
|
hace 3 años |
Ozkan Sezer
|
35b7ce1893
cmake: final report fixes for mmx, ssemath, dummyvideo, wasapi, xinput.
|
hace 3 años |
めぐみ発動機 (isVowel / GreenWing)
|
34d9c2e28f
fixed typo: ervironment to environment
|
hace 3 años |
Ozkan Sezer
|
ee2afa00ba
SDL_mfijoystick.m: fix build using older toolchains
|
hace 3 años |
Ozkan Sezer
|
1927c08036
minor tidy-up to configury.
|
hace 3 años |
Sam Lantinga
|
c97b721868
Added SDL_PremultiplyAlpha() to premultiply alpha on a block of SDL_PIXELFORMAT_ARGB8888 pixels
|
hace 3 años |
Sylvain
|
49369142bd
Fixed bug #4625: with integer scale, viewport (as reported by SDL_RenderGetViewport) becomes -2147483648x-2147483648
|
hace 3 años |
Sylvain
|
a0cb079a42
Fixed bug #4982 - Failed to open audio_device on OpenSLES / Android 5.x with freq 96khz+
|
hace 3 años |
Ryan C. Gordon
|
ceb9e9a809
cocoa: Removed a debug printf call.
|
hace 3 años |