Philipp Wiesemann
|
27de835dd2
emscripten: Fixed compiler warnings about integer to pointer conversions.
|
7 years ago |
Philipp Wiesemann
|
711df8a989
emscripten: Fixed compiling without OpenGL support.
|
7 years ago |
Philipp Wiesemann
|
f216b446aa
kmsdrm: Fixed crashes if allocating memory failed.
|
7 years ago |
Philipp Wiesemann
|
b8a7dd7788
nacl: Fixed freeing static memory on video quit.
|
7 years ago |
Philipp Wiesemann
|
1f698469ae
mir: Removed unnecessary function declaration.
|
7 years ago |
Philipp Wiesemann
|
e9ae411aee
Updated generated configure script.
|
7 years ago |
Philipp Wiesemann
|
4723943bc3
kmsdrm: Fixed compiling without OpenGL support.
|
7 years ago |
Philipp Wiesemann
|
8aa147fa09
Fixed compiler warnings about type conversions.
|
7 years ago |
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 |