RetroArch/gfx
Justin Weiss a96be2cdce [3DS] Keep the bottom screen hidden on sleep/wakeup
When the 3DS wakes back up after being closed, the bottom screen needs
to be reinitialized. Adding the condition here will cause the screen
to be turned on or off based on the state of
ctr_bottom_screen_enabled, as you'd expect.
2020-02-28 23:01:22 -08:00
..
common Cleanups 2020-02-21 07:34:53 +01:00
display_servers - Merge runahead/mylist.c into retroarch.c 2020-02-13 17:26:11 +01:00
drivers [3DS] Keep the bottom screen hidden on sleep/wakeup 2020-02-28 23:01:22 -08:00
drivers_context odroidgo2: patched DRM driver 2020-02-27 10:22:51 +01:00
drivers_display MOve gfx_display and gfx_animation to gfx/ 2020-02-16 15:26:58 +01:00
drivers_font (libnx) Try to silence warnings 2020-02-10 12:36:11 +01:00
drivers_font_renderer Get rid of some configuration.h dependencies 2020-02-12 16:09:30 +01:00
drivers_renderchain Get rid of some configuration.h dependencies 2020-02-12 16:09:30 +01:00
drivers_shader (drivers shader slang) Put logging behind DEBUG ifdef - and 2020-02-19 16:25:41 +01:00
include Add more headers 2019-12-07 07:17:21 +01:00
video_filters Don't use uname -a. 2020-01-15 06:27:42 -08:00
video_layout Use strlcat instead of strcat 2020-01-30 22:20:18 +01:00
font_driver.c (font_driver.c) Remove configuration.h dependency 2020-02-16 21:59:03 +01:00
font_driver.h (font_driver.c) Remove configuration.h dependency 2020-02-16 21:59:03 +01:00
gfx_animation.c Start calling cpu_features_get_time_usec less per frame iteration 2020-02-26 08:09:20 +01:00
gfx_animation.h Start calling cpu_features_get_time_usec less per frame iteration 2020-02-26 08:09:20 +01:00
gfx_display.c (gfx_display.c) Cleanups 2020-02-18 13:04:12 +01:00
gfx_display.h gfx_display.h/c: Fix line endings 2020-02-17 12:01:14 +00:00
gfx_thumbnail.c menu_thumbnail and menu_thumbnail_path now decoupled from menu 2020-02-16 16:38:17 +01:00
gfx_thumbnail.h menu_thumbnail and menu_thumbnail_path now decoupled from menu 2020-02-16 16:38:17 +01:00
gfx_thumbnail_path.c Cleanup 2020-02-18 13:40:01 +01:00
gfx_thumbnail_path.h menu_thumbnail and menu_thumbnail_path now decoupled from menu 2020-02-16 16:38:17 +01:00
gfx_widgets.c Merge pull request #10154 from Jamiras/cheevos_badges 2020-02-24 00:59:25 +01:00
gfx_widgets.h (Gfx widgets) Put AI service overlay code behind HAVE_TRANSLATE 2020-02-23 11:03:38 +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 Added missing argument to function (#2) 2019-10-30 08:43:51 +00:00
video_crt_switch.h Fix build warnings and cleanup 2019-02-12 10:26:17 +00:00
video_defines.h Move framebuffer generate_mips function to vulkan_common.c 2020-01-22 10:52:20 +01:00
video_display_server.c (display server) Cleanup 2020-02-16 17:34:26 +01:00
video_display_server.h (display server) Cleanup 2020-02-16 17:34:26 +01:00
video_filter.c Only use threads when the number > 1 2020-01-04 16:36:54 +01:00
video_filter.h Fix some linkage errors with RA MSVC 2010 2017-12-30 13:00:08 +01:00
video_layout.c Cleanups 2020-02-16 17:40:06 +01:00
video_layout.h Cleanups 2020-02-16 17:40:06 +01:00
video_shader_parse.c Buildfix 2020-02-17 12:27:08 +01:00
video_shader_parse.h Reduce some configuration dependencies 2020-02-12 16:13:28 +01:00
video_thread_wrapper.c HAVE_MENU_WIDGETS now decoupled from HAVE_MENU 2020-02-17 21:28:42 +01:00
video_thread_wrapper.h Update set keyboard mapping code for input driver 2019-07-27 02:21:24 +02:00