xenia-canary/src/xenia/ui
Jonathan Goyvaerts 81fe22f1c8 Get rid of gflags alltogether 2019-08-03 02:34:19 +02:00
..
spirv Get rid of gflags alltogether 2019-08-03 02:34:19 +02:00
vulkan Get rid of gflags alltogether 2019-08-03 02:34:19 +02:00
file_picker.h xb style. 2015-08-07 07:56:57 -07:00
file_picker_gtk.cc Fix travis LINT 2017-09-20 23:29:39 +02:00
file_picker_win.cc [UI] Fix build error in file_picker_win.cc using decltype 2018-10-23 10:54:16 +03:00
graphics_context.cc Moving graphics context creation around to hide actual creation. 2015-11-10 17:38:57 -08:00
graphics_context.h GLContext::WasLost - Determines if we lost the context due to a TDR or another outstanding event. 2015-12-20 21:13:51 -06:00
graphics_provider.h Moving graphics context creation around to hide actual creation. 2015-11-10 17:38:57 -08:00
imgui_dialog.cc Reconcile debugger and save state stuff into a single implementation. 2016-01-18 11:48:21 -08:00
imgui_dialog.h Dropping elemental-forms and swapping out with imgui. 2015-12-26 20:25:24 -08:00
imgui_drawer.cc Format all code with new clang-format 2017-12-14 20:44:43 -06:00
imgui_drawer.h Those are really pointers - need those bits. 2016-02-18 16:52:52 -08:00
immediate_drawer.h Move EnableDepthTest functionality into a bool alpha_blend var on ImmediateDraw. 2016-02-16 18:24:37 -06:00
loop.cc Dropping elemental-forms and swapping out with imgui. 2015-12-26 20:25:24 -08:00
loop.h Dropping elemental-forms and swapping out with imgui. 2015-12-26 20:25:24 -08:00
loop_gtk.cc Fix travis LINT 2017-09-20 23:29:39 +02:00
loop_gtk.h Fix travis LINT 2017-09-20 23:29:39 +02:00
loop_win.cc Win32 UI loop: allow recursion 2016-11-23 11:53:35 -06:00
loop_win.h Win32 UI loop: allow recursion 2016-11-23 11:53:35 -06:00
menu_item.cc More style. 2015-08-07 21:29:03 -07:00
menu_item.h Merge branch 'linux' of git://github.com/dougvj/xenia into linux 2017-12-14 19:20:02 -06:00
microprofile_drawer.cc UI: Properly size microprofile, make dpi transparent to unaware users. 2017-08-03 22:34:12 -05:00
microprofile_drawer.h Adding generic immediate mode drawing API and migrating microprofile. 2015-11-05 21:36:05 -08:00
premake5.lua Get rid of gflags alltogether 2019-08-03 02:34:19 +02:00
ui_event.h KeyEvent: Support modifiers / UI: Open file chooser on ctrl-O (#707) 2017-06-07 13:25:38 -05:00
window.cc [Vulkan] Better handling of device lost events (present fatal error dialog) 2017-12-18 14:27:00 -06:00
window.h [Vulkan] Better handling of device lost events (present fatal error dialog) 2017-12-18 14:27:00 -06:00
window_demo.cc Replace all gflag implementations with cvar implementations 2019-08-03 02:34:07 +02:00
window_gtk.cc Fix travis LINT 2017-09-20 23:29:39 +02:00
window_gtk.h [UI] Implement a few pure virtual functions in linux 2017-12-19 18:19:31 -06:00
window_listener.h Add file drop functionality 2016-11-14 16:50:58 +13:00
window_win.cc [UI] Reduce SetProcessDpiAwareness failure to warning. 2019-04-20 13:21:36 -05:00
window_win.h [UI] Use DPI APIs when available. 2018-11-22 08:30:30 -06:00