RetroArch/menu
2016-10-24 05:20:29 +02:00
..
cbs Add more get_value callbacks 2016-10-24 05:20:29 +02:00
drivers Remove setting_get_type 2016-10-23 02:28:22 +02:00
drivers_display Flesh out menu_display_d3d_bind_texture 2016-10-20 04:46:55 +02:00
widgets Get rid of slow wrapper function input_driver_state 2016-10-23 04:38:08 +02:00
menu_animation.c menu_animation.c - get rid of void * parameter 2016-10-19 04:52:38 +02:00
menu_animation.h Use retro_common_api.h 2016-06-03 05:49:46 +02:00
menu_cbs.c Create sublabel callbacks 2016-10-20 15:57:35 +02:00
menu_cbs.h Create sublabel callbacks 2016-10-20 15:57:35 +02:00
menu_content.c Prevent null pointer dereference 2016-09-22 21:57:55 +02:00
menu_content.h Move code to menu_content.c 2016-07-01 15:55:36 +02:00
menu_display.c Cleanups 2016-10-21 23:30:34 +02:00
menu_display.h Add multiple font support to material and xmb 2016-10-18 20:36:54 -03:00
menu_displaylist.c Prevent NULL pointer dereference 2016-10-23 05:55:13 +02:00
menu_displaylist.h Fix Recording Settings 2016-10-08 15:05:31 +02:00
menu_driver.c only save config when menu_show_start_screen is enabled if config_save_on_exit is also enabled 2016-10-13 13:54:18 +01:00
menu_driver.h WiFi icons 2016-09-22 22:27:50 +02:00
menu_entries.c Move code to widgets/menu_list.c 2016-09-15 15:51:53 +02:00
menu_entries.h Create sublabel callbacks 2016-10-20 15:57:35 +02:00
menu_event.c Get rid of slow wrapper function input_driver_state 2016-10-23 04:38:08 +02:00
menu_event.h Use straight uint64_t types for input states 2016-10-22 17:03:20 +02:00
menu_input.c Get rid of slow wrapper function input_driver_state 2016-10-23 04:38:08 +02:00
menu_input.h Move delay struct variables to menu_event as static variables 2016-09-16 16:54:04 +02:00
menu_navigation.c Remove unused variable 2016-06-20 01:30:12 +02:00
menu_navigation.h Use retro_common_api.h 2016-06-03 05:49:46 +02:00
menu_setting.c Try to optimize menu_setting_get_label somewhat 2016-10-24 05:11:19 +02:00
menu_setting.h Get rid of more small and slow menu wrapper functions 2016-10-23 03:13:49 +02:00
menu_shader.c Create path_is_empty 2016-09-30 04:43:16 +02:00
menu_shader.h Start moving menu_shader variables out of menu_state struct 2016-09-04 22:02:29 +02:00