Ryujinx-SDL/src/video/winrt
Sam Lantinga 63197c4338 Fix bug where the wrong button was the default in the old message box because buttons were added backwards, breaking the indexing used by GetButtonIndex.
Add messagebox flags to explicilty request left-to-right button order or right-to-left.  If neither is specified it'll be some platform default.
2019-08-02 17:19:50 -07:00
..
SDL_winrtevents_c.h Updated copyright for 2019 2019-01-04 22:01:14 -08:00
SDL_winrtevents.cpp Updated copyright for 2019 2019-01-04 22:01:14 -08:00
SDL_winrtgamebar_cpp.h Updated copyright for 2019 2019-01-04 22:01:14 -08:00
SDL_winrtgamebar.cpp Updated copyright for 2019 2019-01-04 22:01:14 -08:00
SDL_winrtkeyboard.cpp Updated copyright for 2019 2019-01-04 22:01:14 -08:00
SDL_winrtmessagebox.cpp Fix bug where the wrong button was the default in the old message box because buttons were added backwards, breaking the indexing used by GetButtonIndex. 2019-08-02 17:19:50 -07:00
SDL_winrtmessagebox.h Updated copyright for 2019 2019-01-04 22:01:14 -08:00
SDL_winrtmouse_c.h Updated copyright for 2019 2019-01-04 22:01:14 -08:00
SDL_winrtmouse.cpp Updated copyright for 2019 2019-01-04 22:01:14 -08:00
SDL_winrtopengles.cpp Updated copyright for 2019 2019-01-04 22:01:14 -08:00
SDL_winrtopengles.h Updated copyright for 2019 2019-01-04 22:01:14 -08:00
SDL_winrtpointerinput.cpp Add a windowID field to SDL_TouchFingerEvent (bug #4331). 2019-08-01 18:22:12 -03:00
SDL_winrtvideo_cpp.h Updated copyright for 2019 2019-01-04 22:01:14 -08:00
SDL_winrtvideo.cpp Updated copyright for 2019 2019-01-04 22:01:14 -08:00