ppsspp/ext/native/ui
Unknown W. Brackets ed2ac95bbb UI: Always clip tab contents.
So they don't overlap tabs or etc. on transition.
2017-12-10 14:57:58 -08:00
..
CMakeLists.txt Remove unused pad_buttons and old virtual_input. 2017-03-13 22:57:22 -07:00
screen.cpp Rework GL lost-device to work more like Vulkan. Gets rid of gl_lost manager etc. 2017-12-07 15:05:59 +01:00
screen.h Rework GL lost-device to work more like Vulkan. Gets rid of gl_lost manager etc. 2017-12-07 15:05:59 +01:00
ui_context.cpp UI: Clip scissor to screen. 2017-12-10 14:57:57 -08:00
ui_context.h Split out the Qt font drawer in its own file. 2017-06-04 11:52:14 +02:00
ui_screen.cpp UI: Send messages to dialog parents by default. 2017-12-02 11:55:04 -08:00
ui_screen.h UI: Send messages to dialog parents by default. 2017-12-02 11:55:04 -08:00
ui_tween.cpp UI: Add tween for translating anchor offsets. 2017-12-10 14:57:55 -08:00
ui_tween.h UI: Add tween for translating anchor offsets. 2017-12-10 14:57:55 -08:00
ui.cpp Rename ShaderSet to Pipeline. Get rid of scissorEnable setting (scissor is always enabled). 2016-12-27 11:59:10 +01:00
ui.h Rename ShaderSet to Pipeline. Get rid of scissorEnable setting (scissor is always enabled). 2016-12-27 11:59:10 +01:00
view.cpp UI: Reset transitions after too long a time. 2017-12-10 12:21:57 -08:00
view.h UI: Reset transitions after too long a time. 2017-12-10 12:21:57 -08:00
viewgroup.cpp UI: Always clip tab contents. 2017-12-10 14:57:58 -08:00
viewgroup.h UI: Transition tab strips on select. 2017-12-10 14:57:56 -08:00