ppsspp/Common/UI
2022-11-30 10:56:29 +01:00
..
AsyncImageFileView.cpp Move AsyncImageFileView to Common, which required some more shuffling around of stuff. 2022-11-21 20:38:20 +01:00
AsyncImageFileView.h Move AsyncImageFileView to Common, which required some more shuffling around of stuff. 2022-11-21 20:38:20 +01:00
Context.cpp Move AsyncImageFileView to Common, which required some more shuffling around of stuff. 2022-11-21 20:38:20 +01:00
Context.h Pause menu background: Remove complicated transparency tricks, instead draw game as part of background. 2022-11-22 12:11:20 +01: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 Add tags to all our UI screens. Useful to debug UI problems. 2022-09-16 10:14:00 +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 Global: Reduce includes of common headers. 2022-01-30 16:35:33 -08:00
UI.h Move most GPU things to Common. 2020-10-04 23:39:02 +02:00
UIScreen.cpp Fix layout issues in AbstractChoiceWithValueDisplay. Remove title text from post shaders to fit. 2022-11-25 10:23:59 +01:00
UIScreen.h Flag shader blending as broken on Adreno for now. 2022-09-16 19:19:42 +02:00
View.cpp Fix drag-background-through-buttons problem by adding "touch exclusive" mode to viewgroups. 2022-11-27 16:16:18 +01:00
View.h Fix drag-background-through-buttons problem by adding "touch exclusive" mode to viewgroups. 2022-11-27 16:16:18 +01:00
ViewGroup.cpp Redo the control UI screen layout, slightly update the look 2022-11-30 10:56:29 +01:00
ViewGroup.h Redo the control UI screen layout, slightly update the look 2022-11-30 10:56:29 +01:00