1
0
mirror of https://github.com/libretro/RetroArch synced 2024-07-08 12:15:49 +00:00
RetroArch/gfx
Nathan S edb37ccf70 menu widgets: cleanup fix and draw above overlay for gl and vulkan (#8732)
* menu_widgets: cleanup properly all widgets when loading or closing content

* gl: draw menu widgets above overlay

* vulkan: draw menu widgets above overlay

* vulkan: draw OSD above overlay

* menu_widgets: better cleanup
2019-05-11 06:26:40 +02:00
..
common Another buildfix 2019-05-10 20:17:20 +02:00
display_servers This should hide the CRT SwitchRes option on systems 2019-05-05 16:33:25 +02:00
drivers menu widgets: cleanup fix and draw above overlay for gl and vulkan (#8732) 2019-05-11 06:26:40 +02:00
drivers_context Remove string_concat 2019-05-10 18:05:58 +02:00
drivers_font (3DS) Sanitise/Improve display mode selection 2019-04-15 17:05:55 +01:00
drivers_font_renderer (STB) WinRT/UWP can't deal with relative paths, so don't look for 2019-04-28 07:24:34 +02:00
drivers_renderchain Clean up white space. 2019-02-03 16:00:50 -08:00
drivers_shader Remove string_concat 2019-05-10 18:05:58 +02:00
drivers_tracker Silence warning with --enable-python and 32-bit linux. 2019-02-11 17:08:07 -08:00
include Clean up white space. 2019-02-03 16:00:50 -08:00
video_filters gfx video filters: blargg ntsc snes conflicts 2019-03-23 20:22:21 -05:00
font_driver.c (Apple/STB) Add Apple to STB unicode 2019-04-30 11:40:06 +02:00
font_driver.h Add a new "glcore" driver with slang support. 2019-03-09 12:30:49 +01:00
video_coord_array.c Clean up trailing whitespace 2017-12-12 00:24:18 -08:00
video_coord_array.h Clean up trailing whitespace 2017-12-12 00:24:18 -08:00
video_crt_switch.c C89_BUILD buildfix 2019-02-14 07:13:47 +01:00
video_crt_switch.h Fix build warnings and cleanup 2019-02-12 10:26:17 +00:00
video_defines.h This should hide the CRT SwitchRes option on systems 2019-05-05 16:33:25 +02:00
video_display_server.c set current screen orientation on startup so we don't reset back to normal if we started with a rotated display 2019-05-09 11:11:40 -04:00
video_display_server.h Better way to check if there is a resolution list - should 2019-05-07 00:32:07 +02:00
video_driver.c Remove string_concat 2019-05-10 18:05:58 +02:00
video_driver.h This should hide the CRT SwitchRes option on systems 2019-05-05 16:33:25 +02:00
video_filter.c config_file_read not needed anymore 2019-04-30 13:37:10 +02:00
video_filter.h Fix some linkage errors with RA MSVC 2010 2017-12-30 13:00:08 +01:00
video_shader_parse.c Remove string_concat 2019-05-10 18:05:58 +02:00
video_shader_parse.h Reimplement video_shader_get_type_from_ext 2019-03-13 20:32:19 +01:00
video_state_tracker.c Squeeze extra blank lines with cat(1). 2019-01-08 11:04:58 -08:00
video_state_tracker.h Fix some linkage errors with RA MSVC 2010 2017-12-30 13:00:08 +01:00
video_thread_wrapper.c menu_widgets: better sanity check for threaded video wrapper (#8722) 2019-05-08 01:56:39 +02:00
video_thread_wrapper.h Revert "Fix issue #6747 black bug" 2019-01-10 22:52:13 +01:00