ppsspp/ext/native/ui
2017-12-09 14:10:42 -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 When drawing text using our truetype backends, round coordinates to pixels. Fixes #10180 2017-11-23 15:07:59 +01: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: Persist tween data on view recreate. 2017-12-09 14:10:42 -08:00
ui_tween.h UI: Persist tween data on view recreate. 2017-12-09 14:10:42 -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: Persist tween data on view recreate. 2017-12-09 14:10:42 -08:00
view.h UI: Apply tweens on Update(). 2017-12-03 10:40:09 -08:00
viewgroup.cpp Global: Silence some unused declaration warnings. 2017-12-03 19:22:03 -08:00
viewgroup.h Allow using any touchId to scroll. Should help #9554. 2017-04-05 09:57:26 +02:00