RetroArch/gfx
2019-05-18 18:19:55 +01:00
..
common video_layout gl basic implementation 2019-05-11 14:23:26 +01:00
display_servers This should hide the CRT SwitchRes option on systems 2019-05-05 16:33:25 +02:00
drivers Move pool_info.flags = VK_COMMAND_POOL_CREATE_RESET_COMMAND_BUFFER_BIT; to after the other variable declaration (so all variable declarations happen before any other code) 2019-05-17 14:29:23 -05: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
video_layout Undefine HAVE_VIDEO_LAYOUT for now instead of implicitly enabling 2019-05-13 01:57:26 +02: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 Fix video_layout crash on unsupported drivers 2019-05-18 18:19:55 +01:00
video_driver.h video_layout interface 2019-05-11 09:58:48 +01: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_layout.c video_layout 2019-05-11 09:58:46 +01:00
video_layout.h video_layout 2019-05-11 09:58:46 +01:00
video_shader_parse.c video_shader_parse_pass - free pointer earlier 2019-05-11 08:56:41 +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 video_layout interface 2019-05-11 09:58:48 +01:00
video_thread_wrapper.h Revert "Fix issue #6747 black bug" 2019-01-10 22:52:13 +01:00