Anonymous Maarten
|
f3389f13ef
testgeometry: fix conversion from 'double' to 'float', possible loss of data
|
2 éve |
Anonymous Maarten
|
2105c7f6ed
SDL_thread.c: fix unused function SDL_FreeErrBuf when building without thread support (emscripten)
|
2 éve |
Anonymous Maarten
|
07225d2e26
cmake: fix check for -marm
|
2 éve |
Anonymous Maarten
|
45da133999
cmake: don't error on apple when using deprecated declarations
|
2 éve |
Anonymous Maarten
|
274ec02581
testautomation: avoid format related warnings by using a few pragma's
|
2 éve |
Anonymous Maarten
|
d04fa0ef76
controllermap: use enum to avoid '-Wmaybe-uninitialized'
|
2 éve |
Anonymous Maarten
|
a905db9d65
testcustomcursor: fix Wswitch warning by casting the arg to an int
|
2 éve |
Anonymous Maarten
|
bb527678a3
testgamecontroller: fix -Wshadow warning by renaming global axis+button textures
|
2 éve |
Anonymous Maarten
|
57c886551f
automation_main.c: fix -Wformat-zero-length warning due to SDL_SetError("")
|
2 éve |
Anonymous Maarten
|
be5f55c47e
watcom: add ENABLE_WERROR option to makefiles
|
2 éve |
Anonymous Maarten
|
335c672498
autotools: add --enable-werror option
|
2 éve |
Anonymous Maarten
|
77822ed166
cmake: add SDL_WERROR to conditionally enable/disable -Werror
|
2 éve |
Anonymous Maarten
|
1064fdee8c
cmake: append to COMPILE_FLAGS property
|
2 éve |
Anonymous Maarten
|
68e20501d6
autotools: by default, disable x11 on MacOS/iOS
|
2 éve |
Sam Lantinga
|
b18c361b0f
Updated variable name for mouse coordinates in mouse wheel events
|
2 éve |
Sam Lantinga
|
4f318c904a
Add cursor position to mouse wheel event (thanks @meyraud705!)
|
2 éve |
Sam Lantinga
|
5490505a2b
Added a note to update the website after a stable release
|
2 éve |
Sam Lantinga
|
17b43b0fdd
Don't try to create a semaphore for the mutex implementation if threads are disabled
|
2 éve |
Sam Lantinga
|
33050fea39
Only open HID devices that might have a HIDAPI driver available
|
2 éve |
Kamil Ševeček
|
31991ab851
Fix \sa to a valid function in SDL_metal.h.
|
2 éve |
Nicolas Cian
|
484d5fd6cf
audio open: ensure 2 devices don't get the same id
|
2 éve |
Brad Smith
|
5ec1cef6b5
Further fixes for the sndio CMake detection
|
2 éve |
Ozkan Sezer
|
e714d4d724
regenerated configure script.
|
2 éve |
Brad Smith
|
f48823181b
Use the pkg-config file when checking for sndio.
|
2 éve |
Sam Lantinga
|
fc720321b3
Fix rare deadlock when opening a HID controller on Android
|
2 éve |
Sam Lantinga
|
689409fd97
Fixed the start button on the Nimbus+ controller on tvOS
|
2 éve |
Sam Lantinga
|
b4aba10154
Reverted game controller buttons from interacting with message box dialogs
|
2 éve |
Sam Lantinga
|
893c87b27b
Fixed game controller buttons being unresponsive when the on-screen keyboard is up
|
2 éve |
Frank Praznik
|
914a65e098
wayland: Don't unset min/max values when entering fullscreen via a compositor event
|
2 éve |
Frank Praznik
|
69cf5fb0e1
wayland: Remove surface type helpers
|
2 éve |