Philipp Wiesemann
|
0a1999dfd2
Fixed compile warnings about type conversion.
|
9 éve |
Philipp Wiesemann
|
2191abb2c9
Android: Fixed finishing Activity on some devices if right mouse button pressed.
|
9 éve |
Philipp Wiesemann
|
28817c9c71
Fixed two typos in documentation.
|
9 éve |
Philipp Wiesemann
|
8d035b1aee
Android: Added mouse initialization to reset state.
|
9 éve |
Philipp Wiesemann
|
46cb851018
Android: Fixed a comment.
|
9 éve |
Philipp Wiesemann
|
1560351905
Android: Added mapping of mouse forward button and mouse back button.
|
9 éve |
Alex Szpakowski
|
87ea39be84
Removed dead code (caught by Clang's static analyzer).
|
9 éve |
Ryan C. Gordon
|
1615b2e29d
CMake: only set "-O3 -g" defaults if CMAKE_BUILD_TYPE wasn't set at all.
|
9 éve |
Ryan C. Gordon
|
06129f6de9
Fixed buildbot's static analysis script to enable assertions.
|
9 éve |
Ryan C. Gordon
|
ed62033366
x11: make last mouse coords sane upon window entry (thanks, Cengiz!).
|
9 éve |
Sam Lantinga
|
757e994eaa
Fixed --enable-new-dtags check with cmake
|
9 éve |
Sam Lantinga
|
dc5f05bb99
Use --enable-new-dtags to set RUNPATH rather than RPATH so that LD_LIBRARY_PATH is not overridden by the application.
|
9 éve |
Ryan C. Gordon
|
73680ab374
Fixed NULL dereference on drop events with no window associated.
|
9 éve |
Sam Lantinga
|
1c4c3f505f
Updated debian packaging files
|
9 éve |
Ryan C. Gordon
|
5dcf6bcc32
Updated dynamic API table.
|
9 éve |
Ethan Lee
|
167cf14c1f
SDL_RenderSetIntegerScale
|
9 éve |
Ryan C. Gordon
|
416d046663
Mac: Implemented SDL_GetDisplayDPI (thanks, Kirill!).
|
9 éve |
Philipp Wiesemann
|
1d1ba58f28
Fixed compile warnings about uninitialized variables in test library.
|
9 éve |
Philipp Wiesemann
|
a4ce22fbf3
Fixed outdated information in a README for iOS.
|
9 éve |
Philipp Wiesemann
|
1a26c0c838
Fixed doxygen warnings.
|
9 éve |
Ryan C. Gordon
|
bb1e2bd0b5
CMake: Turned off Mac OS X rpath warning kludge.
|
9 éve |
Ryan C. Gordon
|
49e47688b4
Patched to compile on iOS.
|
9 éve |
Ryan C. Gordon
|
881ccccbcf
Android: Fixed up drop events for new interface.
|
9 éve |
Ryan C. Gordon
|
eeb899999f
Patched to compile.
|
9 éve |
Ryan C. Gordon
|
7605ccf68a
Use SDL's stdinc functions instead of C runtime calls.
|
9 éve |
Ryan C. Gordon
|
dc532c70e8
Added SDL_WINDOWEVENT_TAKE_FOCUS.
|
9 éve |
Ryan C. Gordon
|
aa4952fdef
Added SDL_WINDOWEVENT_HIT_TEST.
|
10 éve |
Ryan C. Gordon
|
d4aedf9951
Added SDL_SetWindowModalFor().
|
10 éve |
Ryan C. Gordon
|
e497e46515
Added SDL_SetWindowInputFocus().
|
9 éve |
Ryan C. Gordon
|
3bdaf4c611
Added SDL_SetWindowOpacity() and SDL_GetWindowOpacity().
|
9 éve |