Ryan C. Gordon
|
a09efc73d2
psp: Force audio channels to stereo if > 2 channels requested (thanks, Solra!).
|
7 years ago |
Sam Lantinga
|
cc5ceb1165
Temporary hack to fix bug 3725 - Call made to glGetString before context creation
|
7 years ago |
Sam Lantinga
|
56cab6d452
Added a hint SDL_HINT_TOUCH_MOUSE_EVENTS to control whether touch events generate synthetic mouse events.
|
7 years ago |
Brandon Schaefer
|
86e95a607b
kmsdrm: Fix tearing in neverputt/ball
|
7 years ago |
Patrice Mandin
|
c544d2b954
Add support for Saitek P990 Dual Analog Pad
|
7 years ago |
Brandon Schaefer
|
fca91451ba
kmsdrm: Fix leaking SDL_VideoDevice*
|
7 years ago |
Sam Lantinga
|
9dbe5a9686
Fixed bug 3311 - Broken touch positions with SDL_RenderSetLogicalSize & HIGHDPI on iOS
|
7 years ago |
Sam Lantinga
|
082f32d198
Fixed bug 3722 - Fall back to xinerama/xvidmode if xrandr modes initialization fails
|
7 years ago |
Sam Lantinga
|
4be066707d
Fixed potential free of uninitialized memory (thanks Simon!)
|
7 years ago |
Sam Lantinga
|
56363ebf61
Fixed bug 3690 - SDL2 KMS/DRM render context support
|
7 years ago |
Ryan C. Gordon
|
2ffd6d0208
x11: Make a separate unmapped window to own clipboard selections.
|
7 years ago |
Sam Lantinga
|
997c69b9ef
Fixed bug 3697 - Main thread gets stuck on left mouse down
|
7 years ago |
Sam Lantinga
|
6391cc3fef
Backed out changeset ebdc0738b1b5 for bug 3697
|
7 years ago |
Sam Lantinga
|
e10a98d2ad
Fixed bug 3720 - SDL_GL_GetAttribute doesn't check for initialized video driver
|
7 years ago |
Ryan C. Gordon
|
ee3f11d545
Disable static builds for static analysis.
|
7 years ago |
Ryan C. Gordon
|
1f016d4598
windows-buildbot-zipper.bat: Check the correct path.
|
7 years ago |
Ryan C. Gordon
|
8efe9cea0e
Buildbot should zip up Visual Studio Win64 binaries, too.
|
7 years ago |
Philipp Wiesemann
|
2f74dc9e63
Fixed typos in shape header.
|
7 years ago |
Philipp Wiesemann
|
68ca9d9ed1
qnx: Fixed error message.
|
7 years ago |
Philipp Wiesemann
|
cea33bf5b8
aix: Removed unused local variable.
|
7 years ago |
Philipp Wiesemann
|
84aeab17a2
haiku: Changed header paths to be more compatible.
|
7 years ago |
Brandon Schaefer
|
be005b7c78
evdev: Fix 'Syscall param ioctl(TIOCLINUX) points to uninitialised byte'
|
7 years ago |
Sam Lantinga
|
77ca0f273c
Fixed crash if the WASAPI audio device couldn't be recovered
|
7 years ago |
Sam Lantinga
|
4a734209a3
Fixed infinite recursion if the WASAPI audio device couldn't be recovered
|
7 years ago |
Sam Lantinga
|
f033ce61e1
Fixed typo in WASAPI shutdown code
|
7 years ago |
Brandon Schaefer
|
b0b481d709
[mir] Same no need to wrap this, which is already being done
|
7 years ago |
Brandon Schaefer
|
ecf9f6a13e
[mir] Point to SDL_EGL_UnloadLibrary vs doing it our selfs
|
7 years ago |
Ryan C. Gordon
|
18f2b27b73
Whoops, forgot to commit the actual fix. :)
|
7 years ago |
Ryan C. Gordon
|
7ecc48c3ba
Disable MMX inline assembly on Clang for now.
|
7 years ago |
Ryan C. Gordon
|
03eaddcad4
Fixed compiler warnings on QNX.
|
7 years ago |