Sylvain
|
8e851a277d
Remove malloc from comment
|
il y a 3 ans |
Sylvain
|
0ef9d26622
cpuinfo: remove malloc from comments
|
il y a 3 ans |
Sylvain
|
5699e0fa0c
visualtest: use SDL_malloc
|
il y a 3 ans |
Sylvain
|
30338beb61
Minor comment
|
il y a 3 ans |
Sylvain
|
fb218e582a
PSP: use SDL_malloc/SDL_free
|
il y a 3 ans |
Sylvain
|
f1582f549b
Fix comment
|
il y a 3 ans |
Sylvain
|
5a7a7ba570
Don't use "realloc" in comment so that it doesn't show up
|
il y a 3 ans |
Sylvain
|
b4aeaa30a1
Use SDL_calloc / SDL_free
|
il y a 3 ans |
Sylvain
|
cb9f85e8d0
Don't use "round", so that it's doesn't show up while searching for the function
|
il y a 3 ans |
Sylvain
|
6fb50bd0a6
Don't use "exp" as a name so that it's doesn´t show up with searching for the function
|
il y a 3 ans |
Sylvain
|
161dd83c9a
Don´t use "trunc" as var name, since it's also a function
|
il y a 3 ans |
Sylvain
|
d31251b014
use SDL's functions version inplace of libc version
|
il y a 3 ans |
Ozkan Sezer
|
35b7ce1893
cmake: final report fixes for mmx, ssemath, dummyvideo, wasapi, xinput.
|
il y a 3 ans |
めぐみ発動機 (isVowel / GreenWing)
|
34d9c2e28f
fixed typo: ervironment to environment
|
il y a 3 ans |
Ozkan Sezer
|
ee2afa00ba
SDL_mfijoystick.m: fix build using older toolchains
|
il y a 3 ans |
Ozkan Sezer
|
1927c08036
minor tidy-up to configury.
|
il y a 3 ans |
Sam Lantinga
|
c97b721868
Added SDL_PremultiplyAlpha() to premultiply alpha on a block of SDL_PIXELFORMAT_ARGB8888 pixels
|
il y a 3 ans |
Sylvain
|
49369142bd
Fixed bug #4625: with integer scale, viewport (as reported by SDL_RenderGetViewport) becomes -2147483648x-2147483648
|
il y a 3 ans |
Sylvain
|
a0cb079a42
Fixed bug #4982 - Failed to open audio_device on OpenSLES / Android 5.x with freq 96khz+
|
il y a 3 ans |
Ryan C. Gordon
|
ceb9e9a809
cocoa: Removed a debug printf call.
|
il y a 3 ans |
Ryan C. Gordon
|
18715acb55
cocoa: Position non-left mouse button events in background windows correctly.
|
il y a 3 ans |
Cameron Gutman
|
343fa61215
hid: fix inconsistent indentation
|
il y a 3 ans |
Cameron Gutman
|
db60b27188
hid: Only enumerate IOHIDDevices that are likely to be joysticks
|
il y a 3 ans |
Ryan C. Gordon
|
23b7bdef87
offscreen: Don't fail to create a window because of driver_loaded politics.
|
il y a 3 ans |
Ozkan Sezer
|
fadf41fc6e
remove excess whitespace
|
il y a 3 ans |
Ozkan Sezer
|
504e7aa59b
minor tidy-up for ifdefs & co.
|
il y a 3 ans |
Sylvain
|
cd86e269e4
Fixed bug #4982 - Failed to open audio_device. Android 5.1 should be ok.
|
il y a 3 ans |
Ryan C. Gordon
|
aeff8748a5
configure: Allow building of the "offscreen" video target.
|
il y a 3 ans |
Ryan C. Gordon
|
e86d4bde54
test: Makefile should copy unifont file, for testime.c to use.
|
il y a 3 ans |
Ryan C. Gordon
|
61881eb0a9
docs/README-macos.md: Updated Xcode instructions.
|
il y a 3 ans |