David Ludwig
0022dbf261
WinRT: made SDL_GetWindowWMInfo return window data in a slightly easier-to-use format
...
Having the window pointer available as a WinRT IInspectable should make it a bit easier to use in conjunction with WRL-based weak references.
2013-09-16 11:02:18 -04:00
David Ludwig
f3bd9175a9
WinRT: more renaming of "windowsrt" to "winrt"
2013-09-04 19:55:45 -04:00
David Ludwig
2cafee9de1
WinRT: experimental and preliminary support for XAML-based overlays on Windows 8/RT
...
The XAML support here is still rudimentary. Bugs do exist. You've been warned.
XAML support in Windows Phone 8 is not yet available (in SDL/WinRT).
2013-08-27 21:21:09 -04:00
David Ludwig
1e78c4a5d1
WinRT: more "Windows RT" to "WinRT" renaming
2013-08-27 12:20:35 -04:00
David Ludwig
7be2ad71c9
WinRT: renamed SDL_SYSWM_WINDOWSRT to SDL_SYSWM_WINRT
...
This is part of an overall effort to use the name, "WinRT", rather than "WindowsRT" (or "Windows RT"), as the shorthand name often seems to mean something different than the longhand name. (WinRT is an API, Windows RT is a product name)
2013-08-27 11:44:43 -04:00
David Ludwig
3dde6e1e9f
WinRT: made sure SDL_main gets used in the latest SDL 2.0.0 based code
2013-08-13 20:28:10 -04:00
David Ludwig
d41fdc94d6
WinRT: build fixes and additional WinRT-related integrations with SDL 2.0.0
2013-08-13 20:09:52 -04:00
David Ludwig
f7049b93d5
WinRT: merged with SDL 2.0.0 codebase (aka. SDL hg rev d4ce48ff30d1)
2013-08-12 22:29:55 -04:00
Sam Lantinga
1ad936eb29
Fixed bug 2027 - Full-screen appears to be broken - hang in SDL_DestroyWindow()
...
Rainer Deyke
I'm running Linux Mint 15 with the Cinnamon window manager. SDL_DestroyWindow consistently locks up for me when the window if fullscreen.
2013-08-11 19:56:43 -07:00