ppsspp/Common/UI
2023-01-24 16:48:13 +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 Improve scissor rect clipping. Affected D3D11 validation when maximizing/minimizing. 2023-01-24 16:48:13 +01:00
Context.h UI: Fix tiny reverse dependency. 2022-12-27 15:18:35 -08:00
PopupScreens.cpp Windows: Fix MSVC 2017 compile. 2023-01-14 16:35:28 -08:00
PopupScreens.h Break out ScrollView from ViewGroup.h, and PopupScreens from UIScreen.h 2023-01-11 10:56:31 +01:00
Root.cpp Some minor initialization fixes, and one potential crash found by static analysis 2022-12-10 11:28:19 +01:00
Root.h Move fileutil, net, image loaders, ui to Common. (#13506) 2020-10-04 20:48:47 +02:00
Screen.cpp Break out ScrollView from ViewGroup.h, and PopupScreens from UIScreen.h 2023-01-11 10:56:31 +01:00
Screen.h Remove return value from axis functions in API 2023-01-10 10:12:37 +01:00
ScrollView.cpp Windows: Fix MSVC 2017 compile. 2023-01-14 16:35:28 -08:00
ScrollView.h UI: Make vertical scrollbars directly draggable. 2023-01-11 11:58:51 +01: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 Global: Cleanup virtual/override specifiers. 2022-12-10 21:13:36 -08:00
UIScreen.cpp Windows: Fix MSVC 2017 compile. 2023-01-14 16:35:28 -08:00
UIScreen.h Break out ScrollView from ViewGroup.h, and PopupScreens from UIScreen.h 2023-01-11 10:56:31 +01:00
View.cpp Simplify away some theme parameters. Make popups look better 2023-01-10 16:00:17 +01:00
View.h Simplify away some theme parameters. Make popups look better 2023-01-10 16:00:17 +01:00
ViewGroup.cpp Break out ScrollView from ViewGroup.h, and PopupScreens from UIScreen.h 2023-01-11 10:56:31 +01:00
ViewGroup.h Break out ScrollView from ViewGroup.h, and PopupScreens from UIScreen.h 2023-01-11 10:56:31 +01:00