Ryan C. Gordon
|
714687427a
Make some string literals "const char *", not "char *" (thanks, Martin!).
|
10 éve |
Sam Lantinga
|
f29de0d324
Fixed bug 3005 - MOMO steering wheel not detected by SDL
|
10 éve |
Alex Szpakowski
|
a86df3b7cf
iOS: Fixed some cases where SDL_DestroyWindow or SDL_GL_DeleteContext can cause crashes.
|
10 éve |
Philipp Wiesemann
|
cd1d7c94e9
Wayland: Fixed SDL_GetTouchDevice() returning 0 for the valid device index.
|
10 éve |
Philipp Wiesemann
|
5d6aa08b28
Emscripten: Fixed SDL_GetTouchDevice() returning 0 for the valid device index.
|
10 éve |
Philipp Wiesemann
|
86e9ab79ce
Linux: Fixed not needed call to close() on error.
|
10 éve |
Ryan C. Gordon
|
f1924a616d
Normalized endlines.
|
10 éve |
Ryan C. Gordon
|
69bef005b5
Added LDFLAGS note to Raspberry Pi documentation (thanks, Michael!).
|
10 éve |
Ryan C. Gordon
|
50981d418a
x11: Drop duplicate XInput2 XI_RawMotion events.
|
10 éve |
Ryan C. Gordon
|
7232e51a68
Unix: Don't send quit events during signal handler.
|
10 éve |
Ryan C. Gordon
|
8283abdb78
Updated configure script.
|
10 éve |
Ryan C. Gordon
|
e3f4ca0d71
configure/cmake/x11: Removed SDL_VIDEO_DRIVER_X11_CONST_PARAM_XDATA32 test.
|
10 éve |
Ryan C. Gordon
|
f5dce3c63c
CMake: default to shared library builds being enabled.
|
10 éve |
Ryan C. Gordon
|
d98cfe1435
Let's assume that if VS2005 and VS2010 do it, VS2008 probably does, too.
|
10 éve |
Ryan C. Gordon
|
753f95c5dd
VS2005 tweaks (thanks, Ozkan!).
|
10 éve |
Ryan C. Gordon
|
8bac796791
Maybe patched to compile on some Windows configurations.
|
10 éve |
Ryan C. Gordon
|
141ac2b59d
Backed out changeset c6d43e08be34
|
10 éve |
Ryan C. Gordon
|
699f879a8f
Fixed a memory leak (thanks, Zack!).
|
10 éve |
Ryan C. Gordon
|
8a85084fc1
RPi: Patched to compile without OpenGL (thanks, Simon!), other cleanups.
|
10 éve |
Philipp Wiesemann
|
5b2e7aab30
Fixed comments at conditional compilation macro in header file.
|
10 éve |
Philipp Wiesemann
|
fd8b7c1ca3
Fixed comments at conditional compilation macros.
|
10 éve |
Philipp Wiesemann
|
c3186d5ee9
Android: Added deactivated intent filter for testing drop file support.
|
10 éve |
Ryan C. Gordon
|
f080ac3e6f
Fixed docs path in RPM .spec file.
|
10 éve |
Ryan C. Gordon
|
360d05bf72
X11: Fixed SelectionRequest replies for target TARGETS.
|
10 éve |
Ryan C. Gordon
|
96aef8cbca
X11: Fixed compiler warnings in DEBUG_XEVENTS sections.
|
10 éve |
Philipp Wiesemann
|
7738bd9b55
AIX: Fixed nearly impossible file descriptor leak.
|
10 éve |
Philipp Wiesemann
|
eab076a7ee
Fixed not needed calculation in test program.
|
10 éve |
Sam Lantinga
|
38549a7bba
Fixed bug 2625 - Direct3D9 with SDL_TEXTUREACCESS_TARGET textures causes an application crash
|
10 éve |
Ryan C. Gordon
|
ba1263cd1d
Backout commit 83034612a883
|
10 éve |
Ryan C. Gordon
|
e8b376c9d5
Linux: Implemented sysfs-based version of SDL_GetPowerInfo().
|
10 éve |