ppsspp/Common/UI
2021-10-08 00:22:50 +02:00
..
Context.cpp Set texture clamp mode for UI drawing. Fixes #14977, hopefully without breaking anything else.. 2021-10-08 00:22:50 +02:00
Context.h Increase few column width for long translation, make control binding a bit taller 2021-09-28 18:02:37 +02:00
Root.cpp Keep track of focus position 2021-09-09 17:35:19 +02:00
Root.h Move fileutil, net, image loaders, ui to Common. (#13506) 2020-10-04 20:48:47 +02:00
Screen.cpp Support ScrollView for focus position 2021-09-10 02:06:51 +02:00
Screen.h Keep track of focus position 2021-09-09 17:35:19 +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: Avoid math on calculated value width. 2021-09-25 07:59:18 -07:00
UIScreen.h Minor warning fix 2021-10-04 22:46:40 +02:00
View.cpp Fix small mistake in Choice layout with image 2021-10-04 22:58:18 +02:00
View.h UI: Use a proper view for touch control borders. 2021-09-27 17:42:47 -07:00
ViewGroup.cpp UI: Remove scroll to top on size change. 2021-09-27 23:39:33 -07:00
ViewGroup.h UI: Remove scroll to top on size change. 2021-09-27 23:39:33 -07:00