Files
SDL/include
David Ludwig 1868d6bbf1 WinRT: added SDL_HINT_WINRT_PREF_PATH_ROOT
SDL_HINT_WINRT_PREF_PATH_ROOT allows WinRT apps to alter the path that
SDL_GetPrefPath() returns.  Setting it to "local" uses the app's
OS-defined Local folder, setting it to "roaming" uses the app's OS-defined
Roaming folder.

Roaming folder support is not available in Windows Phone 8.0.  Attempts to
make SDL_GetPrefPath() return a Roaming folder on this OS will be ignored.

Various bits of documentation on this were added to SDL_hints.h, and to
README-winrt.md
2014-11-27 09:55:34 -05:00
..
2014-08-11 22:53:03 +02:00
2014-02-13 11:05:34 -08:00
2014-03-13 21:21:26 -07:00
2014-09-06 23:20:14 +02:00
2014-09-02 06:55:47 -07:00
2014-07-29 09:20:12 -03:00