Gabriel Jacobo
|
96fd9cefc8
Clarify (lack of) support for desktop OpenGL on the Raspberry Pi
|
10 years ago |
Philipp Wiesemann
|
5f193f0c60
Fixed setting of screen saver state crashing on some version of Android.
|
10 years ago |
Gabriel Jacobo
|
79035b393a
Bug 2739 - [Android] No support for SDL_DisableScreenSaver by Martin Gerhardy
|
10 years ago |
Philipp Wiesemann
|
ec4dfdfc58
Fixed bug 2476 - Allow custom main() arguments
|
10 years ago |
Philipp Wiesemann
|
7cabaebed4
Fixed typo in source comment.
|
10 years ago |
Philipp Wiesemann
|
0302bb771c
Fixed syntax error in cmake file.
|
10 years ago |
Sam Lantinga
|
38f94e21c0
Added a platform cleanup function for the Vivante video driver
|
10 years ago |
Gabriel Jacobo
|
5df970a695
[udev] Fixes #2654, ID_INPUT_KEY devices are ignored.
|
10 years ago |
Gabriel Jacobo
|
29eb6e9b3c
[X11] Obey DISPLAY environment variable when selecting screen (Steaphan Greene)
|
10 years ago |
David Ludwig
|
1b341f5875
WinRT build fix
|
10 years ago |
Sam Lantinga
|
839be30466
Updated configure based on recent configure.in changes
|
10 years ago |
Sam Lantinga
|
251ca855f7
Expanded the iMX6 video driver into a general Vivante video driver that works across multiple SoCs
|
10 years ago |
Sam Lantinga
|
f7abb7c4e2
Better error reporting for video drivers with less than full functionality.
|
10 years ago |
Sam Lantinga
|
3b70f65dc1
Fixed bug where EGL function pointers wouldn't get saved in optimized gcc builds
|
10 years ago |
Sam Lantinga
|
348cf3ee28
Fixed spurious SDL error on shutdown if mouse capture isn't supported
|
10 years ago |
Sam Lantinga
|
89127c2d70
Fixed input device detection on systems that aren't running the udev daemon
|
10 years ago |
Sam Lantinga
|
639b39c46c
Fixed crash if the event subsystem didn't initialize properly
|
10 years ago |
David Ludwig
|
20a6c623c3
WinRT: fixed bug whereby offscreen-rendered content could get improperly rotated
|
10 years ago |
Sam Lantinga
|
72f703e395
Fixed log typo
|
10 years ago |
Sam Lantinga
|
557d43e69a
Minor cleanups
|
10 years ago |
Sam Lantinga
|
bebc8d126d
Added configure options to disable OpenGL ES 1.1 and 2.0 individually
|
10 years ago |
David Ludwig
|
411e0f9dac
WinRT: expanded the documentation on SDL_HINT_WINRT_HANDLE_BACK_BUTTON
|
10 years ago |
J?rgen P. Tjern?
|
498690ffa3
Mac: Fix build with clang from Xcode 6.
|
10 years ago |
Philipp Wiesemann
|
51a07ade28
Fixed broken layout for buttons with configured color in messagebox on Android.
|
10 years ago |
Philipp Wiesemann
|
788a2e4597
Added setting configured color to button texts for messagebox on Android.
|
10 years ago |
David Ludwig
|
53feb22897
WinRT: cleaned up the opening section of the README
|
10 years ago |
David Ludwig
|
16773fd47f
WinRT: fixed broken emphasis formatting in README, when rendering it with Doxygen
|
10 years ago |
Gabriel Jacobo
|
476580576e
[Android] Better fix for #2480, pause/resume audio
|
10 years ago |
Ryan C. Gordon
|
5f9ea7edeb
Haptic: Deal with negative periodic magnitudes (thanks, Elias!).
|
10 years ago |
Ryan C. Gordon
|
266c0023da
Fixed haptic documentation typos (thanks, Elias!).
|
10 years ago |