ppsspp/Common/UI
2021-02-21 18:48:01 -08: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: Use atomic to check for events. 2021-02-17 00:31:38 -08:00
Root.h Move fileutil, net, image loaders, ui to Common. (#13506) 2020-10-04 20:48:47 +02:00
Screen.cpp Move fileutil, net, image loaders, ui to Common. (#13506) 2020-10-04 20:48:47 +02:00
Screen.h Move fileutil, net, image loaders, ui to Common. (#13506) 2020-10-04 20:48:47 +02:00
Tween.cpp UI: Correct tweens repeatedly finishing. 2021-02-17 00:32:39 -08:00
Tween.h Move fileutil, net, image loaders, ui to Common. (#13506) 2020-10-04 20:48:47 +02:00
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 UI: Lock only if mutating views. 2021-02-21 16:45:31 -08:00
UIScreen.h UI: Add text description for all views. 2021-02-21 16:38:02 -08:00
View.cpp UI: Require buttons always have text. 2021-02-21 18:48:01 -08:00
View.h UI: Require buttons always have text. 2021-02-21 18:48:01 -08:00
ViewGroup.cpp UI: Expose lists better in descriptions. 2021-02-21 18:41:08 -08:00
ViewGroup.h UI: Expose lists better in descriptions. 2021-02-21 18:41:08 -08:00