index
:
delta/sdl.git
SDL-1.2
SDL-1.2-olpc
SDL-1.3
SDL-ryan-batching-renderer
SDL-ryan-multiple-audio-device
apk
baserock/morph
experimental
gsoc2008_audio_resampling
gsoc2008_force_feedback
gsoc2008_iphone
gsoc2008_manymouse
gsoc2008_nds
gsoc2009_IME
gsoc2009_ps3
gsoc2009_unit_tests
iOS-improvements
master
hg.libsdl.org: SDL
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
core
/
winrt
Commit message (
Expand
)
Author
Age
Files
Lines
*
Updated copyright for 2021
Sam Lantinga
2021-01-02
6
-6
/
+6
*
Fixed bug 5235 - All internal sources should include SDL_assert.h
Sam Lantinga
2020-12-09
1
-1
/
+0
*
Added SDL_log.h to SDL_internal.h so logging is available everywhere
Sam Lantinga
2020-04-07
1
-1
/
+0
*
Updated copyright date for 2020
Sam Lantinga
2020-01-16
6
-6
/
+6
*
Fixed Windows RT build
Sam Lantinga
2019-03-19
1
-0
/
+1
*
Added support for building SDL as a dynamic library on iOS
Sam Lantinga
2019-03-19
1
-2
/
+2
*
Updated copyright for 2019
Sam Lantinga
2019-01-04
6
-6
/
+6
*
Fixed whitespace
Sam Lantinga
2018-09-24
1
-1
/
+1
*
Updated copyright for 2018
Sam Lantinga
2018-01-03
6
-6
/
+6
*
winrt: workaround for pre-UWP builds.
Ryan C. Gordon
2017-12-31
1
-0
/
+2
*
Added SDL_WinRTGetDeviceFamily() to find out what type of device your applica...
Sam Lantinga
2017-12-10
1
-0
/
+22
*
WinRT: Move Windows::Foundation::Initialize to SDL2.dll, from SDL_main.
David Ludwig
2017-10-24
1
-0
/
+5
*
WinRT: build fix when using recent versions of the Windows 10 SDK
David Ludwig
2017-09-11
1
-1
/
+1
*
Renaming of guard header names to quiet -Wreserved-id-macro
Sam Lantinga
2017-08-28
2
-6
/
+6
*
Fixed bug 3745 - specify SDLCALL as the calling convention for API callbacks
Sam Lantinga
2017-08-14
1
-1
/
+2
*
Removed duplicate includes.
Philipp Wiesemann
2017-06-04
1
-1
/
+0
*
Updated copyright for 2017
Sam Lantinga
2017-01-01
6
-6
/
+6
*
Implemented SDL_GetHintBoolean() to make it easier to check boolean hints
Sam Lantinga
2016-10-07
1
-5
/
+4
*
WinRT: bug hack-fix - gamepad detection was failing on Xbox One
David Ludwig
2016-04-11
2
-0
/
+26
*
Updated copyright to 2016
Sam Lantinga
2016-01-02
6
-6
/
+6
*
WinRT: minor code-comment cleanups
David Ludwig
2015-12-31
1
-5
/
+0
*
WinRT: fixed bug whereby a Win8.x app's SDL_Window wasn't getting de-marked a...
David Ludwig
2015-12-31
1
-0
/
+2
*
Fixed Bug 3217 - WinRT: after alt-tab'ing back into fullscreen app, mouse cur...
David Ludwig
2015-12-31
1
-0
/
+9
*
WinRT: made bug 3202/3213's fix apply for WinRT apps
David Ludwig
2015-12-27
1
-1
/
+11
*
WinRT: fixed bug: Back button(s) weren't working on Win10
David Ludwig
2015-12-09
2
-4
/
+22
*
WinRT: added Win10/UWP (Universal Windows Platform) support
David Ludwig
2015-11-29
2
-5
/
+5
*
WinRT: lots of display and windowing related fixes
David Ludwig
2015-11-26
2
-111
/
+178
*
Updated the copyright year to 2015
Sam Lantinga
2015-05-26
6
-6
/
+6
*
Replaced include of SDL_types.h with SDL_stdinc.h in internal header file.
Philipp Wiesemann
2015-01-08
1
-1
/
+1
*
WinRT: fixed bug whereby SDL would override an app's default orientation
David Ludwig
2014-12-03
1
-0
/
+10
*
WinRT: added initial SDL_TEXTINPUT support
David Ludwig
2014-11-26
2
-0
/
+9
*
WinRT: display-information code cleanups
David Ludwig
2014-05-09
1
-5
/
+1
*
Fixed rendering-alignment issues on WinPhone 8.1, when the device was rotated
David Ludwig
2014-05-09
1
-46
/
+35
*
WinRT: Call IDXGIDevice3::Trim before app-suspend, as required on Windows 8.1
David Ludwig
2014-03-24
1
-0
/
+19
*
WinRT: Line ending fixes (CRLF to LF)
David Ludwig
2014-03-24
1
-4
/
+4
*
WinRT: Miscellaneous app-backgrounding/restoring event fixes and additions
David Ludwig
2014-03-23
2
-55
/
+63
*
WinRT: Made app-backgrounded events get sent at separate, distinct times.
David Ludwig
2014-03-23
1
-1
/
+10
*
WinRT globals cleanup: Removed WINRT_GlobalSDLVideoDevice
David Ludwig
2014-03-22
1
-9
/
+11
*
Fixed broken rotation detection routines on WinRT
David Ludwig
2014-03-15
2
-11
/
+24
*
Added missing copyright notices
Sam Lantinga
2014-03-13
3
-3
/
+63
*
Fixed the copyright date on files contributed by David Ludwig
Sam Lantinga
2014-03-13
3
-3
/
+3
*
Fixed line endings (CRLF to LF) in WinRT source code
David Ludwig
2014-03-12
1
-160
/
+160
*
Merged various WinRT build fixes
David Ludwig
2014-03-12
1
-159
/
+160
|
\
|
*
Fixed compiling Windows RT code on Visual Studio 2013
Sam Lantinga
2014-03-12
1
-0
/
+1
*
|
Fixed various build and runtime errors when using WinRT with VS2012.
David Ludwig
2014-03-12
1
-1
/
+1
|
/
*
build fixes for most WinRT-related files
David Ludwig
2014-03-10
2
-0
/
+2
*
Fixed line endings on WinRT source code
Sam Lantinga
2014-03-09
4
-745
/
+745
*
WinRT: emit SDL_APP_TERMINATING
David Ludwig
2014-03-04
2
-0
/
+9
*
WinRT: emit SDL_APP_WILLENTER* and SDL_APP_DIDENTER* events
David Ludwig
2014-03-04
1
-0
/
+8
*
WinRT: cleaned up some hard-to-read SDL_DisplayMode management code
David Ludwig
2014-03-01
1
-22
/
+32
[next]