RetroArch/menu
libretroadmin bf5409881c gfx_display_rotate_z optimizations - if radians is 0, we know cosine
and sine already. Avoid the computation with sinf/cosf and pass it as value to the
function when possible
2022-07-06 11:03:15 +02:00
..
cbs (Netplay/Menu) Localize relay servers (#14136) 2022-07-03 13:45:13 +02:00
drivers gfx_display_rotate_z optimizations - if radians is 0, we know cosine 2022-07-06 11:03:15 +02:00
menu_cbs.h Merge pull request #13835 from sonninnos/quickmenu-reorder 2022-05-16 12:06:19 +01:00
menu_contentless_cores.c Silence Linux snprintf warnings (#14131) 2022-07-02 14:08:27 +02:00
menu_defines.h (RGUI) Add 'Gray Dark + Light' themes 2022-03-22 17:27:54 +01:00
menu_dialog.h Further cleanups to do with menu_dialog code 2021-03-12 11:03:57 +01:00
menu_displaylist.c Reformat rdb_entry_int (#14140) 2022-07-03 17:46:03 +02:00
menu_displaylist.h Merge pull request #13835 from sonninnos/quickmenu-reorder 2022-05-16 12:06:19 +01:00
menu_driver.c Move bundle_assets_{src/dst} to settings->paths 2022-07-05 19:15:29 +02:00
menu_driver.h (Netplay) Host Kick Submenu 2022-05-15 04:04:15 -03:00
menu_entries.h Move some code from retroarch.c over to menu_driver.c 2021-09-09 15:22:12 +02:00
menu_explore.c No longer include file_path_special.h in gfx_display.h 2022-06-26 18:35:07 +02: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 Move code to menu_driver.c and input_driver.c 2021-10-13 15:40:01 +02:00
menu_screensaver.c Get rid of gfx_display_draw_texture - use gfx_display_draw_quad instead 2021-08-22 17:57:21 +02:00
menu_screensaver.h (XMB/GLUI/Ozone) Add optional menu screensaver animations 2021-04-13 15:36:57 +01:00
menu_setting.c (Netplay/Menu) Localize relay servers (#14136) 2022-07-03 13:45:13 +02:00
menu_setting.h Get rid of menu_setting_ctl 2021-03-11 08:38:53 +01:00
menu_shader.h Move state over 2021-10-28 06:03:54 +02:00