Commit History

Author SHA1 Message Date
  David Ludwig efb3cdca19 WinRT: renamed SDL_winrt_main.cpp to indicate that it should only be used in non-XAML apps 12 years ago
  David Ludwig fff83d8e52 WinRT: reduced the size of SDL_winrt_main.cpp by a little bit 12 years ago
  David Ludwig 0022dbf261 WinRT: made SDL_GetWindowWMInfo return window data in a slightly easier-to-use format 12 years ago
  David Ludwig fa45a9c953 WinRT: fixed a line-rendering bug in the D3D 11.1 backend 12 years ago
  David Ludwig c72a4fa311 WinRT: made SDL_winrt_main.cpp not have to be compiled as C++/CX (via the /ZW compiler flag) 12 years ago
  David Ludwig 79e82936cd WinRT: build fix for the SDL-WinRT-only .sln 12 years ago
  David Ludwig 8a16449e9b WinRT: project-naming cleanup. Projects that link to SDL will need updating. To update: 12 years ago
  David Ludwig 34722465d1 WinRT: code cleanup: attempted to make it more clear what code is specific to what app type (plain Direct3D or XAML) 12 years ago
  David Ludwig de8d9dbb93 WinRT: minor code cleanup regarding events 12 years ago
  David Ludwig 9de76eb526 WinRT: removed chunks of C++ hack code from SDL_xaudio2.c 12 years ago
  David Ludwig fff780818d WinRT: made SDL_xaudio2.c compile as C code when building for WinRT 12 years ago
  David Ludwig ac6e5a69ce WinRT: minor code cleanup in SDL_xaudio2.c 12 years ago
  David Ludwig f3bd9175a9 WinRT: more renaming of "windowsrt" to "winrt" 12 years ago
  David Ludwig 8fc04cc76e WinRT: renamed a mouse-related header file for naming-consistency's sake 12 years ago
  David Ludwig 7e06b806ac WinRT: misc code cleanups regarding touch and mouse events, and also SDL-internal globals 12 years ago
  David Ludwig a94e41854a WinRT: added touch input event support for Windows 8/RT devices 12 years ago
  David Ludwig dbdc4b84ec WinRT: added touch-event support for Windows Phone devices 12 years ago
  David Ludwig 1d5082d815 WinRT: corrected SDL_MOUSE* coordinates in non-Portrait modes 12 years ago
  David Ludwig 13c87e712b WinRT: made simulated-mouse (via touch) input work on Windows Phone in Portrait mode 12 years ago
  David Ludwig 31235b4b99 WinRT: made rendering work with orientation changes on Windows Phone 12 years ago
  David Ludwig 91b039027f WinRT: removed a comment regarding a dealt-with TODO 12 years ago
  David Ludwig 8e3886a279 WinRT: rendering orientation fixes for Windows Phone, part 1 12 years ago
  David Ludwig 44755f8a6a WinRT: fixed a potential memory-related crash in SDL_Renderer on Windows Phone 12 years ago
  David Ludwig 88ea6f9d18 WinRT: build fix for Windows Phone 12 years ago
  David Ludwig 2cafee9de1 WinRT: experimental and preliminary support for XAML-based overlays on Windows 8/RT 12 years ago
  David Ludwig 86ea4c4edf WinRT: made all WinRT-related TODO comments use the same prefix, "TODO, WinRT" 12 years ago
  David Ludwig 17ca1d00b5 WinRT: code cleanup wrt. display mode(s) 12 years ago
  David Ludwig f860141aa6 WinRT: renamed "windowsrt" directories to "winrt" 12 years ago
  David Ludwig fa229f3790 WinRT: fixed a crash that occurred on device rotation (oops!) 12 years ago
  David Ludwig 1e78c4a5d1 WinRT: more "Windows RT" to "WinRT" renaming 12 years ago