Commit történet

Szerző SHA1 Üzenet Dátum
  David Ludwig e64e3d8c27 WinRT: fixed two bugs regarding mouse events 11 éve
  David Ludwig 62c781eaff WinRT: made the Direct3D 11.x 'Debug Layer' be enable-able in any app via a hint 11 éve
  David Ludwig 6004b764d8 WinRT: added missing files 11 éve
  David Ludwig 58dd086487 WinRT: unified the two, public, app-init functions 11 éve
  David Ludwig aeaa05054b WinRT: ugh, at least one file in an app's project seems to require C++/CX compilation. 11 éve
  David Ludwig efb3cdca19 WinRT: renamed SDL_winrt_main.cpp to indicate that it should only be used in non-XAML apps 11 éve
  David Ludwig fff83d8e52 WinRT: reduced the size of SDL_winrt_main.cpp by a little bit 11 éve
  David Ludwig 0022dbf261 WinRT: made SDL_GetWindowWMInfo return window data in a slightly easier-to-use format 11 éve
  David Ludwig fa45a9c953 WinRT: fixed a line-rendering bug in the D3D 11.1 backend 11 éve
  David Ludwig c72a4fa311 WinRT: made SDL_winrt_main.cpp not have to be compiled as C++/CX (via the /ZW compiler flag) 11 éve
  David Ludwig 79e82936cd WinRT: build fix for the SDL-WinRT-only .sln 11 éve
  David Ludwig 8a16449e9b WinRT: project-naming cleanup. Projects that link to SDL will need updating. To update: 11 éve
  David Ludwig 34722465d1 WinRT: code cleanup: attempted to make it more clear what code is specific to what app type (plain Direct3D or XAML) 11 éve
  David Ludwig de8d9dbb93 WinRT: minor code cleanup regarding events 11 éve
  David Ludwig 9de76eb526 WinRT: removed chunks of C++ hack code from SDL_xaudio2.c 11 éve
  David Ludwig fff780818d WinRT: made SDL_xaudio2.c compile as C code when building for WinRT 11 éve
  David Ludwig ac6e5a69ce WinRT: minor code cleanup in SDL_xaudio2.c 11 éve
  David Ludwig f3bd9175a9 WinRT: more renaming of "windowsrt" to "winrt" 11 éve
  David Ludwig 8fc04cc76e WinRT: renamed a mouse-related header file for naming-consistency's sake 11 éve
  David Ludwig 7e06b806ac WinRT: misc code cleanups regarding touch and mouse events, and also SDL-internal globals 11 éve
  David Ludwig a94e41854a WinRT: added touch input event support for Windows 8/RT devices 11 éve
  David Ludwig dbdc4b84ec WinRT: added touch-event support for Windows Phone devices 11 éve
  David Ludwig 1d5082d815 WinRT: corrected SDL_MOUSE* coordinates in non-Portrait modes 11 éve
  David Ludwig 13c87e712b WinRT: made simulated-mouse (via touch) input work on Windows Phone in Portrait mode 11 éve
  David Ludwig 31235b4b99 WinRT: made rendering work with orientation changes on Windows Phone 11 éve
  David Ludwig 91b039027f WinRT: removed a comment regarding a dealt-with TODO 11 éve
  David Ludwig 8e3886a279 WinRT: rendering orientation fixes for Windows Phone, part 1 11 éve
  David Ludwig 44755f8a6a WinRT: fixed a potential memory-related crash in SDL_Renderer on Windows Phone 11 éve
  David Ludwig 88ea6f9d18 WinRT: build fix for Windows Phone 11 éve
  David Ludwig 2cafee9de1 WinRT: experimental and preliminary support for XAML-based overlays on Windows 8/RT 11 éve