RetroArch/menu
Nikos Chantziaras be650a790c
Add option for showing the overlay behind the menu (#13360)
* Add option for showing the overlay behind the menu

This commit lays the groundwork for this option. Support for this option
in the video drivers themselves is going to be added in later commits.

* gl1: Add overlay behind menu support

* gl2: Add overlay behind menu support

* gl3: Add overlay behind menu support

* vulkan: Add overlay behind menu support

* ctr: Add overlay behind menu support

* d3d9: Add overlay behind menu support

* d3d10: Add overlay behind menu support

* d3d11: Add overlay behind menu support

* d3d12: Add overlay behind menu support

* CHANGES.md: overlay behind menu

Co-authored-by: MrHuu <MrHuu@users.noreply.github.com>
Co-authored-by: Tony <45124675+sonninnos@users.noreply.github.com>
2021-12-26 04:56:44 +01:00
..
cbs Add option for showing the overlay behind the menu (#13360) 2021-12-26 04:56:44 +01:00
drivers (RGUI) Add Finnish to supported languages (#13389) 2021-12-21 21:15:26 +01:00
menu_cbs.h Lakka: CD-ROM eject menu item 2021-11-18 00:36:01 +01:00
menu_defines.h feat: solarized light ozone theme (#5) 2021-10-16 16:17:16 -04:00
menu_dialog.h Further cleanups to do with menu_dialog code 2021-03-12 11:03:57 +01:00
menu_displaylist.c Add option for showing the overlay behind the menu (#13360) 2021-12-26 04:56:44 +01:00
menu_displaylist.h Lakka: CD-ROM eject menu item 2021-11-18 00:36:01 +01:00
menu_driver.c Netplay Stuff (#13375) 2021-12-19 16:58:01 +01:00
menu_driver.h Lakka: CD-ROM eject menu item 2021-11-18 00:36:01 +01: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 Silence some warnings 2021-11-11 22:28:16 +01: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 Add option for showing the overlay behind the menu (#13360) 2021-12-26 04:56:44 +01: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