Commit History

Author SHA1 Message Date
  David Ludwig a99bf4d705 WinRT: Call IDXGIDevice3::Trim before app-suspend, as required on Windows 8.1 12 years ago
  David Ludwig cbf718461c WinRT: Line ending fixes (CRLF to LF) 12 years ago
  David Ludwig c2243092d7 WinRT: Miscellaneous app-backgrounding/restoring event fixes and additions 12 years ago
  David Ludwig 50ee99ecb2 WinRT: Made app-backgrounded events get sent at separate, distinct times. 12 years ago
  David Ludwig 823bf72130 WinRT globals cleanup: Removed WINRT_GlobalSDLVideoDevice 12 years ago
  David Ludwig f25ee50b03 Fixed broken rotation detection routines on WinRT 12 years ago
  Sam Lantinga f9a5896819 Added missing copyright notices 12 years ago
  David Ludwig e8eb142748 build fixes for most WinRT-related files 12 years ago
  Sam Lantinga 05c23063bb Fixed line endings on WinRT source code 12 years ago
  David Ludwig 61ae0c1b50 WinRT: emit SDL_APP_TERMINATING 12 years ago
  David Ludwig 844ad50018 WinRT: emit SDL_APP_WILLENTER* and SDL_APP_DIDENTER* events 12 years ago
  David Ludwig 6687ece1d5 WinRT: cleaned up some hard-to-read SDL_DisplayMode management code 12 years ago
  David Ludwig f4a5a0fad1 WinRT: fixed a crash in SDL_Quit 12 years ago
  David Ludwig abfbed92cf WinRT: simulate keyboard events on Windows Phone 8 back-button presses 12 years ago
  David Ludwig 7eaa3cd81d WinRT: added a means to display a privacy policy link via the Settings charm 12 years ago
  David Ludwig da0c0a4a33 WinRT: fixed bug: touch input coordinates weren't normalized [0..1] 12 years ago
  David Ludwig 58dd086487 WinRT: unified the two, public, app-init functions 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