ppsspp/ext/native/ui
Henrik Rydgard c64064024d Initial vulkan code.
This was squashed from nine commits but using old versions of Vulkan.
2016-03-20 19:18:35 +01:00
..
CMakeLists.txt Merge remote repo native into ext/native/. 2015-09-06 12:24:17 -07:00
screen.cpp Change approach somewhat to avoid adding drawing code in the screen manager. 2015-11-18 14:18:35 +01:00
screen.h Change approach somewhat to avoid adding drawing code in the screen manager. 2015-11-18 14:18:35 +01:00
ui_context.cpp Merge pull request #8591 from unknownbrackets/thin3d 2016-03-20 18:06:53 +01:00
ui_context.h thin3d: Add sampler state selection. 2016-02-13 14:03:43 -08:00
ui_screen.cpp Initial vulkan code. 2016-03-20 19:18:35 +01:00
ui_screen.h Add ability to hide items from popup lists 2016-03-06 11:54:38 -08:00
ui.cpp Remove some unused variables. 2015-12-23 15:22:28 -08:00
ui.h Remove old UI framework 2015-09-19 10:58:50 +02:00
view.cpp UI: Fix clipping with margins. 2016-01-23 11:45:55 -08:00
view.h UI: Move scrollviews to top on hide. 2016-01-23 09:15:50 -08:00
viewgroup.cpp Fix a bunch of compiler warnings, delete some unused code 2016-03-13 15:17:31 +01:00
viewgroup.h Add ability to hide items from popup lists 2016-03-06 11:54:38 -08:00
virtual_input.cpp Merge remote repo native into ext/native/. 2015-09-06 12:24:17 -07:00
virtual_input.h Merge remote repo native into ext/native/. 2015-09-06 12:24:17 -07:00