ppsspp/ui
2013-10-10 11:08:38 +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 Use an EGLConfigChooser to give us more control over which display config to use. 2013-10-10 11:08:38 +02:00
screen.h Add RecreateAllViews function 2013-09-14 13:47:08 +08:00
ui_context.cpp Correctly resize text on Android / non sys fonts. 2013-08-31 01:00:57 -07:00
ui_context.h Win32: Add a sentence-caching text drawing engine using Win32 fonts. 2013-08-30 14:44:23 +02:00
ui_screen.cpp Make sure we don't access outside the choices_ array in PopupMultiChoice 2013-09-11 22:20:30 +02:00
ui_screen.h Add RecreateAllViews function 2013-09-14 13:47:08 +08:00
ui.cpp Harmonize compiler options, warning fix 2013-08-30 20:18:39 +02:00
ui.h Basic mousewheel support (SDL) 2013-07-08 11:03:32 +02:00
view.cpp moved Highlight into Choice. corrected code style. 2013-10-08 18:04:56 +05:30
view.h moved Highlight into Choice. corrected code style. 2013-10-08 18:04:56 +05:30
viewgroup.cpp moved Highlight into Choice. corrected code style. 2013-10-08 18:04:56 +05:30
viewgroup.h Merge pull request #149 from bollu/ClickableHighlighting 2013-10-08 06:03:11 -07: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