RetroArch/gfx
alphanu1 5658ea7047
Multi monitor fix. (#12260)
This fix allows for the use of multi monitor when using CRTSwitchres. It fixes a bug that causes a crash.
Delete function will no longer try to delete resolutions from outputs that have not had resolutions added.
2021-04-12 14:55:33 +02:00
..
common HAVE_CLIP_WINDOW - don't define for this anything below MSVC 2005 2021-04-12 05:38:43 +02:00
display_servers Multi monitor fix. (#12260) 2021-04-12 14:55:33 +02:00
drivers OpenDingux Beta: Add 50Hz support 2021-04-07 10:06:11 +01:00
drivers_context Fix xegl_ctx.c mouse activation 2021-04-03 15:56:06 +02:00
drivers_display Get rid of pointer grabbing for p_disp 2021-04-08 00:38:24 +02:00
drivers_font Silence LGTM static code analysis warnings 2021-03-24 00:25:47 +01:00
drivers_font_renderer Silence LGTM static code analysis warnings 2021-03-24 00:25:47 +01:00
drivers_renderchain Move cheat_manager and state_manager to root folder 2020-10-15 05:29:20 +02:00
drivers_shader Attempt to fix max problems on all platforms 2021-04-12 06:51:01 +02:00
include Add more headers 2019-12-07 07:17:21 +01:00
video_filters Compile video and audio filters as ARM64 architecture 2021-02-22 08:11:50 +01:00
video_layout Reorder structs/alignment 2020-08-25 20:39:06 +02:00
widgets Use path_basename_nocompression where we are sure we are not 2021-04-11 17:44:41 +02:00
font_driver.c Add more PSL1GHT ifdefs 2020-12-27 18:56:00 +01:00
font_driver.h Reorder structs, alignment 2020-08-18 17:16:59 +02:00
gfx_animation.c Fix non-smooth text ticker + reduce line ticker code duplication 2021-02-01 16:35:56 +00:00
gfx_animation.h Make update_time_callback a part of the animation struct 2020-10-15 08:35:37 +02:00
gfx_display.c gfx_display - Get rid of lots of pointer grabbing 2021-03-25 20:12:34 +01:00
gfx_display.h Get rid of pointer grabbing for p_disp 2021-04-08 00:38:24 +02:00
gfx_thumbnail_path.c Use path_basename_nocompression where we are sure we are not 2021-04-11 17:44:41 +02:00
gfx_thumbnail_path.h Turn function static 2020-10-05 21:54:07 +02:00
gfx_thumbnail.c Don't call anim_get_ptr inside gfx_thumbnail.c 2021-04-08 01:30:42 +02:00
gfx_thumbnail.h Don't call anim_get_ptr inside gfx_thumbnail.c 2021-04-08 01:30:42 +02:00
gfx_widgets.c Expand widget init function 2021-04-08 00:51:10 +02:00
gfx_widgets.h Expand widget init function 2021-04-08 00:51:10 +02:00
video_coord_array.c Clean up trailing whitespace 2017-12-12 00:24:18 -08:00
video_coord_array.h reorder structs, alignment 2020-08-15 00:35:15 +02:00
video_crt_switch.c Update video_crt_switch.c 2020-07-28 18:43:29 +01:00
video_crt_switch.h Reorder structs, alignment 2020-08-15 02:55:29 +02:00
video_defines.h Revert "Add 7:3 aspect ratio" 2020-07-07 11:44:57 +02:00
video_display_server.h Cleanups 2020-09-20 17:50:06 +02:00
video_filter.c Add 'Upscale_256x-320x240' video filter 2021-01-31 13:38:40 +00:00
video_filter.h Fix some linkage errors with RA MSVC 2010 2017-12-30 13:00:08 +01:00
video_layout.c Revert "Move static functions to top of files" 2020-06-26 18:40:26 +02:00
video_layout.h Reorder structs/alignment 2020-08-25 20:39:06 +02:00
video_shader_parse.c Use path_basename_nocompression where we are sure we are not 2021-04-11 17:44:41 +02:00
video_shader_parse.h (video_shader_parse.c) Tons of functions here should have been 2021-03-24 18:31:20 +01:00
video_thread_wrapper.c (video_thread_wrapper) Call video_driver_get_data instead of 2021-03-20 15:15:52 +01:00
video_thread_wrapper.h Move video_driver_thread pointer grabbing to retroarch.c 2020-10-05 18:13:53 +02:00