xenia-canary/src/xenia/ui
DrChat 5da59a95c9 Merge branch 'linux' 2017-12-16 17:15:49 -06:00
..
gl Fix travis LINT 2017-09-20 23:29:39 +02:00
spirv Update spirv-tools and add spirv-headers 2016-06-27 20:37:20 -05:00
vulkan Merge branch 'linux' 2017-12-16 17:15:49 -06: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 Style fixes. 2015-08-08 16:40:14 -07: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 Folding build_tools back into the main repo for simplicity. 2015-12-30 16:53:14 -08: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 UI: Properly size microprofile, make dpi transparent to unaware users. 2017-08-03 22:34:12 -05:00
window.h UI: Properly size microprofile, make dpi transparent to unaware users. 2017-08-03 22:34:12 -05:00
window_demo.cc Remove platform specific headers where unnecessary 2017-07-11 11:47:24 -06:00
window_gtk.cc Fix travis LINT 2017-09-20 23:29:39 +02:00
window_gtk.h Fix travis LINT 2017-09-20 23:29:39 +02:00
window_listener.h Add file drop functionality 2016-11-14 16:50:58 +13:00
window_win.cc Fix travis linting. 2017-12-14 18:45:11 -06:00
window_win.h Merge pull request #743 from parkerlamb/startup_race 2017-08-03 21:36:22 -05:00