David Ludwig
|
c72a4fa311
|
WinRT: made SDL_winrt_main.cpp not have to be compiled as C++/CX (via the /ZW compiler flag)
This file can still be compiled as C++/CX, however that is now optional/not-required.
|
2013-09-15 23:53:51 -04:00 |
|
David Ludwig
|
f860141aa6
|
WinRT: renamed "windowsrt" directories to "winrt"
|
2013-08-27 12:33:36 -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 |
|