Историја ревизија

Аутор SHA1 Порука Датум
  David Ludwig dbdc4b84ec WinRT: added touch-event support for Windows Phone devices пре 12 година
  David Ludwig 1d5082d815 WinRT: corrected SDL_MOUSE* coordinates in non-Portrait modes пре 12 година
  David Ludwig 13c87e712b WinRT: made simulated-mouse (via touch) input work on Windows Phone in Portrait mode пре 12 година
  David Ludwig 31235b4b99 WinRT: made rendering work with orientation changes on Windows Phone пре 12 година
  David Ludwig 91b039027f WinRT: removed a comment regarding a dealt-with TODO пре 12 година
  David Ludwig 8e3886a279 WinRT: rendering orientation fixes for Windows Phone, part 1 пре 12 година
  David Ludwig 44755f8a6a WinRT: fixed a potential memory-related crash in SDL_Renderer on Windows Phone пре 12 година
  David Ludwig 88ea6f9d18 WinRT: build fix for Windows Phone пре 12 година
  David Ludwig 2cafee9de1 WinRT: experimental and preliminary support for XAML-based overlays on Windows 8/RT пре 12 година
  David Ludwig 86ea4c4edf WinRT: made all WinRT-related TODO comments use the same prefix, "TODO, WinRT" пре 12 година
  David Ludwig 17ca1d00b5 WinRT: code cleanup wrt. display mode(s) пре 12 година
  David Ludwig f860141aa6 WinRT: renamed "windowsrt" directories to "winrt" пре 12 година
  David Ludwig fa229f3790 WinRT: fixed a crash that occurred on device rotation (oops!) пре 12 година
  David Ludwig 1e78c4a5d1 WinRT: more "Windows RT" to "WinRT" renaming пре 12 година
  David Ludwig 3070086431 WinRT: took out a deprecated TODO-comment пре 12 година
  David Ludwig 6dc2a410eb WinRT: moved the WinRT SDL_VideoDevice out of SDL_WinRTApp пре 12 година
  David Ludwig 253b9aae89 WinRT: moved the pointer to the global SDL_Window to a separate variable пре 12 година
  David Ludwig 7be2ad71c9 WinRT: renamed SDL_SYSWM_WINDOWSRT to SDL_SYSWM_WINRT пре 12 година
  David Ludwig d06276732e WinRT: Windows Phone build fix пре 12 година
  David Ludwig 3e83fd784c WinRT: misc code cleanups пре 12 година
  David Ludwig f8e80edf09 WinRT: removed more hack-code that attempted to help have non-standard window sizes пре 12 година
  David Ludwig 80abfc4d60 WinRT: minor function and variable name cleanup пре 12 година
  David Ludwig 065b2cf470 WinRT: made all SDL_Windows get sized to the WinRT-defined window size пре 12 година
  David Ludwig 409d9b1ce7 WinRT: removed a deprecated hack regarding window resizing and Direct3D viewports пре 12 година
  David Ludwig d78b26ed69 WinRT: moved most platform-specific keyboard and mouse code to shared locations пре 12 година
  David Ludwig 73dfcdcfe1 WinRT: removed some old debugging code from SDL_mutexP and SDL_mutexV пре 12 година
  David Ludwig dcb1689fb2 WinRT: made a note that WinRT doesn't appear to support modifying a thread's priority пре 12 година
  David Ludwig 6300b3606f WinRT: made SDL_ThreadID() return the native thread ID, rather than a fake one пре 12 година
  David Ludwig 3fce6688b8 WinRT: made testthread log output via SDL_Log пре 12 година
  David Ludwig 90a9278f9d WinRT: made the C++11-based threading backend only try to catch exceptions that it knows it (the threading APIs) might throw, rather than all exceptions пре 12 година