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 |
Gabriel Jacobo
|
4544343b3e
[Android] Fixes #2480, music does not pause when process backgrounded
|
10 years ago |
Gabriel Jacobo
|
e7f2f85c3d
[Android] Fixes #2679 - Crash resuming from screen off
|
10 years ago |
Philipp Wiesemann
|
60df813042
Fixed doxygen warning and markdown formatting.
|
10 years ago |
Philipp Wiesemann
|
0fbd904af8
Fixed key down closing messagebox dialog instead of key up on Android.
|
10 years ago |
David Ludwig
|
df37d1d550
WinRT: made README note that Win 8.0 targeting via MSVC 2013 Express is not possible
|
10 years ago |
David Ludwig
|
75d0396eb3
WinRT: expanded and updated the README section on MSVC requirements
|
10 years ago |