sdl2_frt/src/video/winrt
David Ludwig 63b46d3d88 WinRT: keyboard VirtualKey translation improvements from Sylvain Becker
Changes included:
- adding support for a few, additional, VirtualKey constants
- removing accesses to 'windows_scancode_table', as the table's contents
don't line up with WinRT virtual keys.  Using Windows older VK_* constants
may, however, be a good alternative in a future update.
2014-04-17 12:43:51 -04:00
..
SDL_winrtevents_c.h Added a README file regarding WinRT support 2014-04-09 21:29:19 -04:00
SDL_winrtevents.cpp Added a README file regarding WinRT support 2014-04-09 21:29:19 -04:00
SDL_winrtkeyboard.cpp WinRT: keyboard VirtualKey translation improvements from Sylvain Becker 2014-04-17 12:43:51 -04:00
SDL_winrtmessagebox.cpp Added a README file regarding WinRT support 2014-04-09 21:29:19 -04:00
SDL_winrtmessagebox.h Added a README file regarding WinRT support 2014-04-09 21:29:19 -04:00
SDL_winrtmouse_c.h Added a README file regarding WinRT support 2014-04-09 21:29:19 -04:00
SDL_winrtmouse.cpp Added a README file regarding WinRT support 2014-04-09 21:29:19 -04:00
SDL_winrtopengles.cpp Added a README file regarding WinRT support 2014-04-09 21:29:19 -04:00
SDL_winrtopengles.h Added a README file regarding WinRT support 2014-04-09 21:29:19 -04:00
SDL_winrtpointerinput.cpp Added a README file regarding WinRT support 2014-04-09 21:29:19 -04:00
SDL_winrtvideo_cpp.h Added a README file regarding WinRT support 2014-04-09 21:29:19 -04:00
SDL_winrtvideo.cpp Added a README file regarding WinRT support 2014-04-09 21:29:19 -04:00