ppsspp/ui
Henrik Rydgard 7aa8aabc3d Focus fixes.
2013-07-15 17:53:12 +02:00
..
CMakeLists.txt Add UIContext, to make it easier to pass around what's needed to draw. 2012-11-22 18:40:32 +01:00
screen.cpp Work towards full android joystick support. 2013-07-06 19:08:20 +02:00
screen.h Work towards full android joystick support. 2013-07-06 19:08:20 +02:00
ui_context.cpp Add horizontal orientation to TabHolder. Don't draw things outside current scissor rect. 2013-06-10 22:05:58 +02:00
ui_context.h Add horizontal orientation to TabHolder. Don't draw things outside current scissor rect. 2013-06-10 22:05:58 +02:00
ui_screen.cpp More mousewheel support 2013-07-08 12:34:39 +02:00
ui_screen.h More mousewheel support 2013-07-08 12:34:39 +02:00
ui.cpp Generalize the code mapping android key events into pad button bits, add support for keys needed to navigate UI. 2013-07-15 17:37:16 +02:00
ui.h Basic mousewheel support (SDL) 2013-07-08 11:03:32 +02:00
view.cpp Focus fixes. 2013-07-15 17:53:12 +02:00
view.h Focus fixes. 2013-07-15 17:53:12 +02:00
viewgroup.cpp Fix scrollview bugs (distance, flicker at end) 2013-07-10 21:58:35 +02:00
viewgroup.h Initial SDL gamepad support 2013-07-14 13:51:30 +02:00
virtual_input.cpp Still need to clamp to a square, sigh. 2013-06-19 22:18:05 +02:00
virtual_input.h Add TouchCrossPad widget which actually can do diagonals reasonably. 2013-03-30 16:48:02 +01:00