ppsspp/ext/native/ui
2018-02-25 12:15:29 +01: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 Vulkan: Remove the old method of uploading images. 2018-02-25 12:15:29 +01:00
ui_context.h Vulkan: Remove the old method of uploading images. 2018-02-25 12:15:29 +01:00
ui_screen.cpp Vulkan: Remove the old method of uploading images. 2018-02-25 12:15:29 +01:00
ui_screen.h UI: Trigger view recreate on static sized screens. 2017-12-27 01:13:47 -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 Add a simple spinner to the game load screen to not look frozen. 2018-02-08 12:03:29 +01:00
view.h Add a simple spinner to the game load screen to not look frozen. 2018-02-08 12:03:29 +01:00
viewgroup.cpp UI: Only default focus visible things. 2017-12-29 17:55:40 -08:00
viewgroup.h UI: Only default focus visible things. 2017-12-29 17:55:40 -08:00