RetroArch/gfx
2019-07-04 21:54:51 +02:00
..
common Fix wrong reference count for D3D12 adapters (crash at close due to a destroyed adapter being released again) 2019-07-03 15:35:06 -05:00
display_servers (dispserv_x11.c) Add math.h 2019-06-17 21:07:16 +02:00
drivers fix some bugs found through Clang Static Analyzer: 2019-07-04 21:15:19 +02:00
drivers_context Merge pull request #9033 from yoshisuga/ios_remove_pause_indicator 2019-06-29 12:12:32 +02:00
drivers_font Integrate video_driver.c into retroarch.c 2019-06-17 15:10:22 +02:00
drivers_font_renderer Integrate video_driver.c into retroarch.c 2019-06-17 15:10:22 +02:00
drivers_renderchain Fix code analysis warnings 2019-07-04 21:54:51 +02:00
drivers_shader Fixup resource remapping in MSL/HLSL. 2019-06-24 14:25:04 +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 Add 'Scanline2x' CPU video filter 2019-06-14 15:16:24 +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 Integrate video_driver.c into retroarch.c 2019-06-17 15:10:22 +02:00
font_driver.h Integrate video_driver.c into retroarch.c 2019-06-17 15:10:22 +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 Turn into static function 2019-06-17 21:05:39 +02: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 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 Add 'Scanline2x' CPU video filter 2019-06-14 15:16:24 +01: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 temporary workaround for d3d10-12, gx2 not being able to poll flags during init 2019-06-19 19:10:40 +02:00
video_shader_parse.h proper shader compatibility checks 2019-06-18 13:46:41 +02: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 Integrate video_driver.c into retroarch.c 2019-06-17 15:10:22 +02:00
video_thread_wrapper.h Integrate video_driver.c into retroarch.c 2019-06-17 15:10:22 +02:00