RetroArch/gfx
Twinaphex 2d769d4bfb
Merge pull request #9558 from justinweiss/ctr-gfx-fix-flickering-with-osd
Fix 3DS screen flickering when OSD is enabled
2019-10-06 03:39:23 +02:00
..
common (Menu Input) Add mouse/touchscreen gesture support + full gesture support for XMB 2019-09-30 16:55:41 +01:00
display_servers Updates Porches and Super width 2019-07-11 20:50:33 +01:00
drivers Merge pull request #9558 from justinweiss/ctr-gfx-fix-flickering-with-osd 2019-10-06 03:39:23 +02:00
drivers_context Cleanups/warning fixes - compilation fix for OSX PPC 2019-10-05 18:38:17 +02:00
drivers_font Fix memory leak in the PS2 GFX and PS2 Font 2019-10-03 23:41:56 +02:00
drivers_font_renderer (CoreText) Buildfix 2019-08-24 16:57:23 +02:00
drivers_renderchain (D3D9 HLSL) Fix two warnings with cxx_BUILD 2019-07-26 17:29:53 +02:00
drivers_shader Go back to plain strlcpy/strlcat - probably best to look at 2019-09-23 00:19:01 +02:00
include Clean up white space. 2019-02-03 16:00:50 -08:00
video_filters Normal2x/Scanline2x video filters: Fix misaligned address error 2019-07-05 10:52:56 +01:00
video_layout Undefine HAVE_VIDEO_LAYOUT for now instead of implicitly enabling 2019-05-13 01:57:26 +02:00
font_driver.c Get rid of unused code libdbgfont 2019-08-13 11:42:46 +02:00
font_driver.h Backport and rebase initial FPGA port that was done in 2017 (port 2019-09-17 08:16:50 +02: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 Remove two unused variables 2019-10-05 19:08:57 +02:00
video_crt_switch.h Fix build warnings and cleanup 2019-02-12 10:26:17 +00:00
video_defines.h Add sdl2_common.c/.h 2019-09-22 12:40:40 +02:00
video_display_server.c Integrate video_driver.c into retroarch.c 2019-06-17 15:10:22 +02: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_filter.c Use config_file_new_from_path_to_string entirely 2019-07-18 16:15:02 +02:00
video_filter.h Fix some linkage errors with RA MSVC 2010 2017-12-30 13:00:08 +01:00
video_layout.c Integrate video_driver.c into retroarch.c 2019-06-17 15:10:22 +02:00
video_layout.h video_layout 2019-05-11 09:58:46 +01:00
video_shader_parse.c FIx another 'may be used uninitialized' warning 2019-10-05 18:43:25 +02:00
video_shader_parse.h save unmodified auto-shaders as a reference instead of a copy, see: 2019-08-22 16:57:28 +02:00
video_thread_wrapper.c Update set keyboard mapping code for input driver 2019-07-27 02:21:24 +02:00
video_thread_wrapper.h Update set keyboard mapping code for input driver 2019-07-27 02:21:24 +02:00