ppsspp/ext/native/ui
Henrik Rydgård cdf11dffd1 Shrink the "Cardboard VR Off" button.
Got a complaint through email that it was so large it could be visible with
the cardboard on, despite its location.
2020-08-30 17:50:42 +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 Replace base/logging.h in VulkanContext and parts of native 2020-08-15 19:08:44 +02:00
ui_context.cpp Merge pull request #13302 from unknownbrackets/net-local 2020-08-18 21:29:29 +02:00
ui_context.h native: Minor header cleanup. 2020-08-18 06:59:49 -07:00
ui_screen.cpp Remove base/logging.h in a whole lot more places. 2020-08-15 19:09:00 +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 Shrink the "Cardboard VR Off" button. 2020-08-30 17:50:42 +02:00
view.h Shrink the "Cardboard VR Off" button. 2020-08-30 17:50:42 +02:00
viewgroup.cpp Move timeutil to Common. (Experiment to see how much work it is to move these). 2020-08-15 20:53:08 +02:00
viewgroup.h Replace base/logging.h in VulkanContext and parts of native 2020-08-15 19:08:44 +02:00