Ozkan Sezer
|
eb39e20588
SDL_endian.h: remove aarch64 asm.
|
3 years ago |
Ozkan Sezer
|
53aa8eec5f
minor cleanup for watcom _inline keyword.
|
3 years ago |
SDL Wiki Bot
|
3c71f8939b
Sync wiki -> header
|
3 years ago |
Cameron Gutman
|
57520cbde6
Improve documentation for input grabbing functions
|
3 years ago |
Cameron Gutman
|
2fa35757a9
cmake: Weak link to GameController.framework to handle older OSes
|
3 years ago |
Cameron Gutman
|
bc409163a8
cmake: Detect SDL_JOYSTICK_MFI for macOS
|
3 years ago |
Sylvain
|
d5813776db
Release UDEV ressources
|
3 years ago |
Cameron Gutman
|
5cb85d611d
CI: Add iOS and tvOS builds
|
3 years ago |
Cameron Gutman
|
b99510836e
SDL_mfijoystick.m: Fix -Wshadow warning
|
3 years ago |
DarkContact
|
e77cfb9a11
Fixed d3d11 renderer creation
|
3 years ago |
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 |