Ozkan Sezer
|
d9f70878f9
don't use CMAKE_COMPILER_IS_MINGW
|
3 years ago |
Sam Lantinga
|
57366285d8
Only send display events for hotplugged displays, not the initial state
|
3 years ago |
Sam Lantinga
|
a3c05d2f34
Added debug output for display connect/disconnect events
|
3 years ago |
Ozkan Sezer
|
b7f9c2089a
cmake: handle warning flags properly (thanks to hgs3 for pointers.)
|
3 years ago |
Ozkan Sezer
|
f8900583e5
removed windows winmm joystick driver
|
3 years ago |
Ozkan Sezer
|
d2871a348b
testhaptic.c, testjoystick.c: fixed -Wshadow warnings.
|
3 years ago |
Sam Lantinga
|
e6a4230de9
Revert testevdev libc changes
|
3 years ago |
Ozkan Sezer
|
3eaa80bb0b
testgamecontroller.c: fixed -Wshadow warnings.
|
3 years ago |
Ozkan Sezer
|
370b8318af
testmouse.c: fixed -Wshadow warnings.
|
3 years ago |
Sylvain
|
381f99a3fd
Fix warnings: re-add enum forward declaration
|
3 years ago |
Sylvain
|
dd6817b3b7
Fix warnings: static function, {} initializier, un-needed enum forward declaration
|
3 years ago |
Sylvain
|
fae7034901
Fix warnings: static, include, un-initialized vairables
|
3 years ago |
Sylvain
|
2a24418bd3
More "Integer overflow generates Illegal instruction under sanitizers" (see bug #4995)
|
3 years ago |
Sylvain
|
e5467af7c8
Minor change comment
|
3 years ago |
Sylvain
|
9c72adc86c
More "Integer overflow generates Illegal instruction under sanitizers" (see bug #4995)
|
3 years ago |
Sylvain
|
8dd6edec00
Fixed bug #3232 - Integer overflow generates Illegal instruction under sanitizers + see bug #4995
|
3 years ago |
Ozkan Sezer
|
e18be04bc6
Fixed undefined behavior in QueueCmdSetDrawColor()
|
3 years ago |
Sylvain
|
c878d9a0aa
Haiku: comment this should not be SDL_free()
|
3 years ago |
Sylvain
|
c0029f01d7
remove 'free' in comment
|
3 years ago |
Sylvain
|
aef7105408
Use SDL_free
|
3 years ago |
Sylvain
|
2004aaf3bb
SDL_wave: use SDL_free
|
3 years ago |
Sylvain
|
0445c13aae
Remove 'malloc' from comment
|
3 years ago |
Sylvain
|
155db97d14
Remove 'malloc' from comment
|
3 years ago |
Sylvain
|
c3633d2c99
Haiku: use SDL_malloc
|
3 years ago |
Sylvain
|
79b37cc55f
Pandora: use SDL_malloc
|
3 years ago |
Sylvain
|
10ffcbb115
QNX: use SDL_malloc
|
3 years ago |
Sylvain
|
e72beeb2a0
Remove 'malloc' from comment
|
3 years ago |
Sylvain
|
38cfe25bc5
Remove 'malloc' from comment
|
3 years ago |
Sylvain
|
4d566e5d5d
VITA, PSP: use SDL_malloc
|
3 years ago |
Sylvain
|
9fcc630fb3
X11: use SDL_malloc
|
3 years ago |