RetroArch/menu
twinaphex 1a9f1f6b33 gfx_display_init_first_driver was called twice, once invoked by
drivers_init, after that invoked by each menu driver's init function.
Taking the extra function call out of the menu driver's init function
2021-02-22 06:38:55 +01:00
..
cbs Add remap clearing ability under Quick Menu controls 2021-02-20 19:35:42 +02:00
drivers gfx_display_init_first_driver was called twice, once invoked by 2021-02-22 06:38:55 +01:00
menu_cbs.h Start auto-selecting last used path for more file browser menu entires 2021-02-16 16:20:41 +00:00
menu_defines.h Add option to automatically enable 'game focus' mode when running/resuming content 2021-01-13 15:00:36 +00:00
menu_dialog.h More struct reordering/alignment 2020-08-14 21:00:04 +02:00
menu_displaylist.c Add remap clearing ability under Quick Menu controls 2021-02-20 19:35:42 +02:00
menu_displaylist.h Merge pull request #11992 from sonninnos/device-index-dropdown 2021-02-05 20:42:31 +01:00
menu_driver.h Simplify code; silence warnings 2021-02-09 15:41:26 +01:00
menu_entries.h Turn menu_entry_init into macro 2020-09-13 09:03:21 +02:00
menu_explore.c Add 32-bit key hash map rhmap 2021-01-03 00:52:25 +09:00
menu_input_bind_dialog.h (menu) move headers around - no more menu/widgets 2020-06-27 19:33:49 +02:00
menu_input.h Reorder structs, alignment 2020-08-15 19:43:17 +02:00
menu_setting.c Merge pull request #11572 from ImJezze/master 2021-02-08 12:29:31 +01:00
menu_setting.h (Menu) Fix cursor forced to first entry after displaying lists 2020-06-30 13:59:52 +01:00
menu_shader.h Pass state around to menu_shader_manager_free 2020-06-06 18:44:53 +02:00