ppsspp/ext/native/ui
Unknown W. Brackets d4400b358a UI: Actually offset text shadow.
It wasn't actually visible before, since it was strictly underneath text
that was usually white.
2018-01-01 22:58:07 -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 Complete the separation of depth and stencil renderpass flags 2017-12-30 22:52:22 +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 UI: Actually offset text shadow. 2018-01-01 22:58:07 -08:00
view.h UI: Give ItemHeaders intrinsic size. 2017-12-12 00:16:05 -08: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