ppsspp/ext/native/ui
Henrik Rydgård 7790e61b12
Merge pull request #11866 from unknownbrackets/keyup
UI: Pass touch/button releases to all screens
2019-03-18 11:16:35 +01:00
..
CMakeLists.txt Remove unused pad_buttons and old virtual_input. 2017-03-13 22:57:22 -07:00
screen.cpp UI: Pass touch/button releases to all screens. 2019-03-03 17:50:54 -08:00
screen.h Android: Properly restore screenshots on the Pause screen on task switching away and back. 2018-03-27 23:11:10 +02:00
ui_context.cpp Fix a VK validation failure when opening the homebrew menu 2019-03-11 16:42:41 +01:00
ui_context.h Write rough framework for GPU discard test screen 2018-12-19 13:48:54 +01:00
ui_screen.cpp ActivateTopScissor doesn't belong in UIContext::Begin. 2018-12-18 10:37:39 +01:00
ui_screen.h UI: Make sliders able to show disabled. 2018-06-23 10:59:18 -07: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 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 Fix checkbox bug introduced in #11758. Fixes #11761. 2019-02-04 13:22:58 +01:00
view.h UI: Add bitfield checkbox. 2019-02-03 14:57:08 -08:00
viewgroup.cpp Android: Properly restore screenshots on the Pause screen on task switching away and back. 2018-03-27 23:11:10 +02:00
viewgroup.h Android: Properly restore screenshots on the Pause screen on task switching away and back. 2018-03-27 23:11:10 +02:00