| Commit message (Expand) | Author | Age | Files | Lines |
* | Add notes for SDL_WinRTRunApp and SDL2-WinRTResources for non-C++ projects | Ethan Lee | 2019-06-09 | 1 | -2/+5 |
* | audio: Port WASAPI to WinRT, remove XAudio2 backend. | Ryan C. Gordon | 2017-12-06 | 1 | -1/+4 |
* | Fixed typos (thanks Martin!) | Sam Lantinga | 2017-12-04 | 1 | -3/+3 |
* | WinRT: minor formatting tweak in README-winrt | David Ludwig | 2017-09-19 | 1 | -0/+1 |
* | WinRT: noted UWP's inability to work with some game controllers | David Ludwig | 2017-09-19 | 1 | -3/+21 |
* | WinRT: listed VS 2017 optional-component requirements | David Ludwig | 2017-09-03 | 1 | -1/+45 |
* | WinRT: Fixed typo in README. | Philipp Wiesemann | 2017-01-22 | 1 | -1/+1 |
* | Converted README documentation to DOS text format | Sam Lantinga | 2016-10-07 | 1 | -478/+478 |
* | WinRT: workaround a possible Windows bug, whereby hiding cursors, disables mo... | David Ludwig | 2016-05-14 | 1 | -23/+34 |
* | WinRT: another README tweak | David Ludwig | 2016-04-17 | 1 | -1/+1 |
* | WinRT: README tweaks | David Ludwig | 2016-04-17 | 1 | -6/+5 |
* | WinRT: added Win10/UWP (Universal Windows Platform) support | David Ludwig | 2015-11-29 | 1 | -35/+23 |
* | WinRT: updated names, and references-to, various ANGLE/WinRT repositories | David Ludwig | 2015-03-18 | 1 | -4/+6 |
* | WinRT: made note that VSync is always enabled on WinPhone, due to OS | David Ludwig | 2015-02-08 | 1 | -0/+5 |
* | WinRT: removed SDL_HINT_WINRT_PREF_PATH_ROOT (introduced post-2.0.3 & pre-2.0.4) | David Ludwig | 2014-12-02 | 1 | -54/+30 |
* | WinRT: bug and data-integrity fixes for SDL_GetPrefPath() | David Ludwig | 2014-11-29 | 1 | -21/+58 |
* | WinRT: added SDL_HINT_WINRT_PREF_PATH_ROOT | David Ludwig | 2014-11-27 | 1 | -0/+26 |
* | WinRT: updated README-winrt.md to detail Visual Studio 2013 Community support | David Ludwig | 2014-11-15 | 1 | -14/+17 |
* | WinRT: updated docs to include details of recently-expanded GLES2 support | David Ludwig | 2014-11-02 | 1 | -4/+5 |
* | WinRT: moved documentation + setup related TODO items out of README-winrt.md | David Ludwig | 2014-11-01 | 1 | -12/+0 |
* | WinRT: made README-winrt.md slightly easier to read in an 80-column text editor | David Ludwig | 2014-11-01 | 1 | -1/+2 |
* | WinRT: added details of the port's status, to README-winrt.md | David Ludwig | 2014-11-01 | 1 | -0/+72 |
* | WinRT: detailed steps, via the WinRT README, to fix a common build error | David Ludwig | 2014-10-27 | 1 | -0/+19 |
* | WinRT: cleaned up the opening section of the README | David Ludwig | 2014-09-19 | 1 | -8/+8 |
* | WinRT: fixed broken emphasis formatting in README, when rendering it with Dox... | David Ludwig | 2014-09-19 | 1 | -7/+7 |
* | Fixed doxygen warning and markdown formatting. | Philipp Wiesemann | 2014-09-16 | 1 | -29/+27 |
* | WinRT: made README note that Win 8.0 targeting via MSVC 2013 Express is not p... | David Ludwig | 2014-09-14 | 1 | -5/+6 |
* | WinRT: expanded and updated the README section on MSVC requirements | David Ludwig | 2014-09-14 | 1 | -6/+20 |
* | WinRT: added manual, app-setup instructions to the README | David Ludwig | 2014-09-14 | 1 | -42/+335 |
* | WinRT: added a note to README regarding need for a MS account | David Ludwig | 2014-09-14 | 1 | -1/+1 |
* | WinRT: cleaned up section headers | David Ludwig | 2014-09-14 | 1 | -5/+5 |
* | Moved documentation to docs, recreated a simple README.txt, fixed build | Sam Lantinga | 2014-07-29 | 1 | -0/+44 |