David Ludwig
|
ce64b4ad3a
WinRT: bug and data-integrity fixes for SDL_GetPrefPath()
|
10 years ago |
Sam Lantinga
|
4dab32a2bc
Fixed bug 2786 - "UCS-2-INTERNAL" iconv encoding is not supported everywhere, use UTF-16LE instead
|
10 years ago |
Sam Lantinga
|
767bb36364
Fixed bug 2676 - xdnd_version check issue in case ClientMessage
|
10 years ago |
Sam Lantinga
|
7ed41da0b0
Fixed bug 2411 - Even if built with --enable-clock_gettime, SDL2 still calls gettimeofday()
|
10 years ago |
Eric Wing
|
ef559ddb4c
iOS: Added support for iOS 8 LaunchScreen NIBs.
|
10 years ago |
David Ludwig
|
ecc014740a
WinRT: added SDL_HINT_WINRT_PREF_PATH_ROOT
|
10 years ago |
David Ludwig
|
506a1efc22
WinRT: removed a completed TODO item from an inline comment
|
10 years ago |
David Ludwig
|
6a5b3bb425
WinRT: added initial SDL_TEXTINPUT support
|
10 years ago |
Philipp Wiesemann
|
5bdc9913ac
Corrected header file guard comments.
|
10 years ago |
Philipp Wiesemann
|
8cab5ae300
Fixed limitation for number of custom main() arguments on Android.
|
10 years ago |
J?rgen P. Tjern?
|
94539137a2
Mac: Add drag & drop support.
|
10 years ago |
Edward Rudd
|
084642d3f4
Cocoa: add in handling of "lost" touches on OS X. [bug #2635]
|
10 years ago |
Edward Rudd
|
8c9341b92d
add "i" shortcut to testgesture tool to log # of fingers down on the touch devices.
|
10 years ago |
Edward Rudd
|
d7cc6fabee
add controllermap program to SDLTest xcode project
|
10 years ago |
Philipp Wiesemann
|
43e5c9ee00
Fixed doxygen tags in header file documentation comments.
|
10 years ago |
Philipp Wiesemann
|
c0165972c3
Fixed typos in header file documentation comments.
|
10 years ago |
Philipp Wiesemann
|
097ad55000
Fixed local reference leaks in messagebox implementation for Android.
|
10 years ago |
Philipp Wiesemann
|
c121ff7f9a
Added name for second Java Thread on Android.
|
10 years ago |
David Ludwig
|
d9a42c76b1
WinRT: fixed an invalid comment in SDL_GetPrefPath() (for WinRT)
|
10 years ago |
David Ludwig
|
13c511697c
WinRT: allowed 'roaming' and 'temp' folder paths to be retrieved on WinPhone 8.1
|
10 years ago |
Philipp Wiesemann
|
a690944e44
Fixed typo in header file documentation comment.
|
10 years ago |
David Ludwig
|
5575948b37
Fixed bug 2726 - WinRT touches not setting 'which' field in virtual mouse events
|
10 years ago |
Philipp Wiesemann
|
9c398852e6
Corrected header file documentation comment.
|
10 years ago |
David Ludwig
|
167b3bb4cd
WinRT: updated docs to include details of recently-expanded GLES2 support
|
10 years ago |
David Ludwig
|
577ef5e0b6
WinRT: fixed crash when trying, and failing, to load the opengles2 renderer
|
10 years ago |
David Ludwig
|
bbe1df0d51
WinRT: enabled OpenGL ES 2 support on Windows Phone
|
10 years ago |
David Ludwig
|
18ecc34dfd
WinRT: updated an OpenGL-related code-comment
|
10 years ago |
David Ludwig
|
0bcc254e4f
WinRT: expanded OpenGL ES 2 support to enable recent updates to ANGLE/WinRT
|
10 years ago |
David Ludwig
|
1c85ba23df
WinRT: moved documentation + setup related TODO items out of README-winrt.md
|
10 years ago |
David Ludwig
|
796f7bbf0c
WinRT: made README-winrt.md slightly easier to read in an 80-column text editor
|
10 years ago |