Sam Lantinga
|
42065e785d
Updated copyright to 2016
|
9 years ago |
Sam Lantinga
|
38edc1779a
Add SDL_HINT_VIDEO_X11_NET_WM_PING to allow disabling
|
9 years ago |
Philipp Wiesemann
|
5e5936822f
Android: Added to APK expansion file hint documentation in header file.
|
10 years ago |
andrewb
|
a702c338f0
Add SDL_HINT_WINDOWS_NO_CLOSE_ON_ALT_F4 to SDL so that Reborn can keep running through Alt+F4.
|
10 years ago |
Alfred Reynolds
|
628d8edb95
SDL
|
10 years ago |
Philipp Wiesemann
|
72590685c0
Backed out changeset 4ad56dbf4a6f
|
10 years ago |
Eric Wing
|
7d5147bad3
resync'd overscan patch with SDL mainline.
|
10 years ago |
Alex Szpakowski
|
df98b11c47
Merged default into iOS-improvements
|
10 years ago |
Joseba Garc?a Etxebarria
|
387fa5dcfb
* Improve mouse support in Android. These changes require Android API v12 to compile
|
10 years ago |
Ryan C. Gordon
|
672ccb4f54
Make the signal handler hint more generic.
|
10 years ago |
Ryan C. Gordon
|
a91a5604cd
Added a hint to prevent SDL from installing signal handlers.
|
10 years ago |
Alex Szpakowski
|
ea5d1a8a3f
Merged default into iOS-improvements
|
10 years ago |
Philipp Wiesemann
|
80d19b7ee3
Fixed typo in header file documentation comment.
|
10 years ago |
Ryan C. Gordon
|
fe40a17224
Initial merge of Emscripten port!
|
10 years ago |
Eric Wing
|
313881175d
Adds support to control the scaling policy/mode of SDL_RenderSetLogicalSize for both letterbox (current behavior) and a new overscan mode (expand to fill the entire screen, even if some parts draw off the screen).
|
10 years ago |
David Ludwig
|
5fee84f24b
WinRT: removed SDL_HINT_WINRT_PREF_PATH_ROOT (introduced post-2.0.3 & pre-2.0.4)
|
10 years ago |
Alex Szpakowski
|
cc0631a095
Merged default into iOS-improvements
|
10 years ago |
David Ludwig
|
ce64b4ad3a
WinRT: bug and data-integrity fixes for SDL_GetPrefPath()
|
10 years ago |
Sam Lantinga
|
70438be272
Combo commit including the following mercurial changes
|
7 months ago |
David Ludwig
|
ecc014740a
WinRT: added SDL_HINT_WINRT_PREF_PATH_ROOT
|
10 years ago |
Alex Szpakowski
|
fb6d185a8a
Merged default into iOS-improvements
|
10 years ago |
David Ludwig
|
411e0f9dac
WinRT: expanded the documentation on SDL_HINT_WINRT_HANDLE_BACK_BUTTON
|
11 years ago |
Alex Szpakowski
|
3071128deb
Merged default into iOS-improvements
|
11 years ago |
Philipp Wiesemann
|
7e515963a6
Corrected hint documentation.
|
11 years ago |
Alex Szpakowski
|
b1a0bd10a2
Merged default into iOS-improvements
|
11 years ago |
Sam Lantinga
|
38b49c30e1
Changed the name of the IME hint to match the naming convention in SDL
|
11 years ago |
Alex Baines
|
90bc642fa8
Add a SDL_IM_INTERNAL_EDITING event to make IMs like iBus render editing text in its own UI instead of sending TEXTEDITING events.
|
11 years ago |
Alex Szpakowski
|
31257842ec
Added support for SDL_SetWindowBordered on iOS. Worked around a bug with rotating the device on iOS 8.
|
11 years ago |
Alex Szpakowski
|
1506b3b8fb
iOS now respects SDL_HINT_ACCELEROMETER_AS_JOYSTICK.
|
11 years ago |
Sam Lantinga
|
52ec151fb0
Fixed bug 2553 - Add support to all XInput devices
|
11 years ago |