Sam Lantinga
|
2ccb46cebc
Fixed bug 3373 - OpenGL implementation differences of glDrawTexfOES
|
8 éve |
Bastien Nocera
|
ca8ef2b73f
Fix running autogen.sh out-of-tree
|
8 éve |
Sam Lantinga
|
9dfe54006e
We should be using a string constant for the strftime format string
|
8 éve |
Bastien Nocera
|
7edd2261e7
Fix "format not a string literal" errors
|
8 éve |
Jonathan Dowland
|
461336a23e
Add gamecontrollerdb lines for SFC30 controller in various modes
|
8 éve |
Cole Campbell
|
8f17b20388
Commit KEYCODE_SPACE as text input on Android
|
8 éve |
Sam Lantinga
|
b7e45f8a1a
Fixed bug 3336 - Failure to build with MinGW-w64
|
8 éve |
Sam Lantinga
|
9f854cdbe0
Fixed bug 3388 - Fail to build src/thread/windows/SDL_systhread.c on MinGW 4.9.3
|
8 éve |
Philipp Wiesemann
|
c2cb0b0ff4
iOS: Removed unused constant in demo.
|
8 éve |
Philipp Wiesemann
|
7b23eef3b0
Fixed crash if allocating memory for mouse clicks failed.
|
8 éve |
Ryan C. Gordon
|
e64c5186e2
windows: Removed hardcoded "1" for mouse clickthrough hint.
|
8 éve |
Ryan C. Gordon
|
f10db4071d
haiku: Patched to compile.
|
8 éve |
Ryan C. Gordon
|
f2fcd324c5
windows: fix borderless windows at desktop resolution (thanks, Evgeny!).
|
8 éve |
Ryan C. Gordon
|
b2510d9cbc
x11: fixed incorrect SDL_GetWindowPosition() after resize (thanks, Jason!).
|
8 éve |
Ryan C. Gordon
|
4f4c4b629f
Added SDL_SetWindowResizable(). (thanks, Ethan!)
|
8 éve |
Sam Lantinga
|
257c89727a
Fixed bug 3426 - Fixes for joystick related issues
|
8 éve |
Sam Lantinga
|
f369d165fa
Fixed bug 3427 - Android accelerometer z-axis incorrect
|
8 éve |
Sam Lantinga
|
5f2e83a955
Fixed bug 3429 - Update AM_PATH_SDL2() to also check for SDL2.framework
|
8 éve |
Sam Lantinga
|
f1e0b9af20
Added debug output for new window events
|
8 éve |
Sam Lantinga
|
67bdbcca44
Implemented SDL_HINT_MOUSE_FOCUS_CLICKTHROUGH on X11
|
8 éve |
Sam Lantinga
|
d285af2a96
Added Windows support for SDL_HINT_MOUSE_FOCUS_CLICKTHROUGH
|
8 éve |
Sam Lantinga
|
a13da2faa7
Generalized the hint for whether the application gets a mouse event when clicking on the window to activate it, and is now named SDL_HINT_MOUSE_FOCUS_CLICKTHROUGH.
|
8 éve |
Sam Lantinga
|
8ddb4328b5
When clicking on a window to give it focus, don't pass the mouse click to the application.
|
8 éve |
Ryan C. Gordon
|
f33c58b004
Updated Linux notes on building with Mir and Wayland support.
|
8 éve |
Sam Lantinga
|
e45698d218
Updated version to 2.0.5 in preparation for release
|
8 éve |
Philipp Wiesemann
|
f89857f1c2
Updated configure script.
|
8 éve |
Philipp Wiesemann
|
357c3dd746
iOS: Updated comment in demo.
|
8 éve |
Alex Szpakowski
|
f31c7086d8
Enable SDL_LoadObject on iOS 8+ and tvOS.
|
8 éve |
Alex Szpakowski
|
77bacfd72d
tvOS launch images are now properly supported.
|
8 éve |
Alex Szpakowski
|
a8b033d7c4
Update the code for the iOS demos to handle modern devices. Fixes bug #3337
|
8 éve |