ppsspp/ext/native/ui
2020-09-29 15:51:51 +02:00
..
CMakeLists.txt UI: Break out the hierarchy functions into ui/root.cpp/h 2020-03-08 14:49:29 +01:00
root.cpp Move timeutil to Common. (Experiment to see how much work it is to move these). 2020-08-15 20:53:08 +02:00
root.h Add a setting. Various tweaks to sound triggering. 2020-08-03 12:08:11 +02:00
screen.cpp Move timeutil to Common. (Experiment to see how much work it is to move these). 2020-08-15 20:53:08 +02:00
screen.h Merge base/basictypes.h into Common/Common.h (mostly). 2020-09-29 15:51:51 +02:00
ui_context.cpp Merge pull request #13302 from unknownbrackets/net-local 2020-08-18 21:29:29 +02:00
ui_context.h Merge base/basictypes.h into Common/Common.h (mostly). 2020-09-29 15:51:51 +02:00
ui_screen.cpp Merge ext/native/stringutil.cpp/h into Common/StringUtils.cpp/h. 2020-09-29 15:51:51 +02:00
ui_screen.h Have DisplayLayoutScreen implemented insets manually. Gave up refactoring it. 2020-05-31 23:23:13 +02:00
ui_tween.cpp UI: Add tween for translating anchor offsets. 2017-12-10 14:57:55 -08:00
ui_tween.h Remove time_now() - time_now_d() is the replacement. Absolute time values can't be stored reliably in floats. 2020-08-16 09:37:18 +02:00
ui.cpp Write rough framework for GPU discard test screen 2018-12-19 13:48:54 +01:00
ui.h Remove no-op DrawBuffer::End() 2018-12-18 10:10:53 +01:00
view.cpp Merge ext/native/stringutil.cpp/h into Common/StringUtils.cpp/h. 2020-09-29 15:51:51 +02:00
view.h Merge base/basictypes.h into Common/Common.h (mostly). 2020-09-29 15:51:51 +02:00
viewgroup.cpp Merge ext/native/stringutil.cpp/h into Common/StringUtils.cpp/h. 2020-09-29 15:51:51 +02:00
viewgroup.h Replace base/logging.h in VulkanContext and parts of native 2020-08-15 19:08:44 +02:00