RetroArch/gfx
Twinaphex e3a93ca96e
Merge pull request #8337 from fr500/master
fix #7670 by checking threaded video
2019-02-21 18:05:49 +01:00
..
common fix #7670 by checking threaded video 2019-02-21 11:54:10 -05:00
display_servers add setting for screen orientation, with initial android implementation 2019-02-21 00:31:55 -05:00
drivers (D3D9) Add widgets function call 2019-02-21 17:09:08 +01:00
drivers_context Add further HAVE_OPENGL1 support 2019-02-17 10:42:16 +01:00
drivers_font font driver: expose line height 2019-02-17 16:54:24 +01:00
drivers_font_renderer Remove trailing blank lines. 2019-01-17 19:39:38 -08:00
drivers_renderchain Clean up white space. 2019-02-03 16:00:50 -08:00
drivers_shader (GL) Move GL-only shader code to gl.c 2019-02-05 01:13:39 +01: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 Clean up white space. 2019-02-03 16:00:50 -08:00
font_driver.c font driver: expose line height 2019-02-17 16:54:24 +01:00
font_driver.h font driver: expose line height 2019-02-17 16:54:24 +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 initial GL1 video driver, only rgui is working currently 2019-02-08 12:14:55 -05:00
video_display_server.c add setting for screen orientation, with initial android implementation 2019-02-21 00:31:55 -05:00
video_display_server.h add setting for screen orientation, with initial android implementation 2019-02-21 00:31:55 -05:00
video_driver.c add setting for screen orientation, with initial android implementation 2019-02-21 00:31:55 -05:00
video_driver.h initial GL1 video driver, only rgui is working currently 2019-02-08 12:14:55 -05:00
video_filter.c Remove trailing blank lines. 2019-01-17 19:39:38 -08:00
video_filter.h Fix some linkage errors with RA MSVC 2010 2017-12-30 13:00:08 +01:00
video_shader_parse.c Silence -Wformat-truncation warnings with DEBUG=1. 2019-01-24 10:59:53 -08:00
video_shader_parse.h Squeeze extra blank lines with cat(1). 2019-01-08 11:04:58 -08: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 First version of menu widgets (gl only) 2019-02-06 20:48:24 +01:00
video_thread_wrapper.h Revert "Fix issue #6747 black bug" 2019-01-10 22:52:13 +01:00