ppsspp/Common/UI
Unknown W. Brackets b0de7ee0e1 UI: Move to ScreenManager for mapping.
Otherwise we'll detect repeated axis for some devices and you won't be
able to map what you want.
2021-05-23 15:18:21 -07:00
..
Context.cpp Fix minor rendering glitch in PPSSPP's menus on iOS 2021-01-31 15:49:52 +01:00
Context.h Assorted paranoid cleanups, inspired by #14082 2021-02-10 00:20:52 +01:00
Root.cpp UI: Flip Y analog direction based on config. 2021-04-04 08:39:49 -07:00
Root.h
Screen.cpp UI: Move to ScreenManager for mapping. 2021-05-23 15:18:21 -07:00
Screen.h UI: Move to ScreenManager for mapping. 2021-05-23 15:18:21 -07:00
Tween.cpp UI: Correct tweens repeatedly finishing. 2021-02-17 00:32:39 -08:00
Tween.h
UI.cpp Move most GPU things to Common. 2020-10-04 23:39:02 +02:00
UI.h Move most GPU things to Common. 2020-10-04 23:39:02 +02:00
UIScreen.cpp Don't even bother checking touch.id == 0 for closing popup windows. It's fine to close with any touch. 2021-04-17 22:34:35 +02:00
UIScreen.h UI: Add text description for all views. 2021-02-21 16:38:02 -08:00
View.cpp UI: Wrap long info items. 2021-02-28 15:04:00 -08:00
View.h UI: Require buttons always have text. 2021-02-21 18:48:01 -08:00
ViewGroup.cpp UI: Fix L/R tab navigation. 2021-03-03 00:07:11 -08:00
ViewGroup.h UI: Fix L/R tab navigation. 2021-03-03 00:07:11 -08:00