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).
|
11 years ago |
David Ludwig
|
5fee84f24b
WinRT: removed SDL_HINT_WINRT_PREF_PATH_ROOT (introduced post-2.0.3 & pre-2.0.4)
|
11 years ago |
Alex Szpakowski
|
cc0631a095
Merged default into iOS-improvements
|
11 years ago |
David Ludwig
|
ce64b4ad3a
WinRT: bug and data-integrity fixes for SDL_GetPrefPath()
|
11 years ago |
Sam Lantinga
|
70438be272
Combo commit including the following mercurial changes
|
9 months ago |
David Ludwig
|
ecc014740a
WinRT: added SDL_HINT_WINRT_PREF_PATH_ROOT
|
11 years ago |
Alex Szpakowski
|
fb6d185a8a
Merged default into iOS-improvements
|
11 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 |
Sam Lantinga
|
e8d84fbfaa
Merged changes from Alexey Petruchik to support Android obb files
|
11 years ago |
Ryan C. Gordon
|
b72938c861
Windows: Always set the system timer resolution to 1ms by default.
|
10 years ago |
Sam Lantinga
|
3e3b34adc9
Added a hint to disable windows message processing in SDL_PumpEvents()
|
11 years ago |
Sam Lantinga
|
0d1f0fed71
Added a hint to disable window frame and title bar interaction when the cursor is hidden
|
11 years ago |
stopiccot
|
3cdae42d65
Fixing issues discovered by Philipp Wiesemann
|
11 years ago |
stopiccot
|
612f4a69db
inital apk extension support
|
11 years ago |
Philipp Wiesemann
|
a24745f48d
Fixed names of four hint environment variables.
|
11 years ago |
Philipp Wiesemann
|
aeebdc501a
Fixed typos in header comments.
|
11 years ago |
Philipp Wiesemann
|
02045dcb3a
Fixed doxygen comment in header.
|
11 years ago |
Sam Lantinga
|
1367bf8748
Integrated David Ludwig's support for Windows RT
|
11 years ago |
Ryan C. Gordon
|
9e67444a36
Mac: Added a hint to opt-out of new Spaces code.
|
11 years ago |
Ryan C. Gordon
|
51faf449bb
Reworked fullscreen policy on Mac OS X.
|
11 years ago |
Sam Lantinga
|
63106e4729
Changed SDL_HINT_ACCEL_AS_JOY to SDL_HINT_ACCELEROMETER_AS_JOYSTICK to be more clear.
|
11 years ago |