RetroArch/gfx
valadaa48 6e4228b054 Add drm_go2_ctx for odroidgo2
- Revert odroidgo changes to drm_ctx
- Introduce new drm_go2_ctx specifically for odroidgo2 (and libgo2)
- Add hw_scaling option to mitigate builtin gl scaling/filtering and to
use libgo2 and rga's hw scaling and bicubic filtering via librga. The
quality of the image is improved by this and should be a bit faster.

Credits to CrashOverride for the initial libgo2 port and
commit to RA. And to natinusala for the initial cleanup/commit in the original
drm_ctx driver. NOirBRight for finding this setting and testing.
2020-03-28 03:30:28 +00:00
..
common Rename menu widgets to display widgets 2020-03-13 03:58:33 +01:00
display_servers - Merge runahead/mylist.c into retroarch.c 2020-02-13 17:26:11 +01:00
drivers Add drm_go2_ctx for odroidgo2 2020-03-28 03:30:28 +00:00
drivers_context Add drm_go2_ctx for odroidgo2 2020-03-28 03:30:28 +00:00
drivers_display (gfx drivers_display) Cleanups 2020-03-28 03:47:05 +01:00
drivers_font (Vita) Buildfix 2020-03-12 20:54:38 +01:00
drivers_font_renderer Get rid of some configuration.h dependencies 2020-02-12 16:09:30 +01:00
drivers_renderchain (D3D9 renderchain) Take out video_frame_info dependencies 2020-03-08 19:03:57 +01:00
drivers_shader Fix MSVC include paths 2020-03-06 03:01:47 +01:00
include Add more headers 2019-12-07 07:17:21 +01:00
video_filters Don't use uname -a. 2020-01-15 06:27:42 -08:00
video_layout (Video layout) move init_string and set_string to stdstring - 2020-03-05 11:19:44 +01:00
widgets gfx_widgets: move libretro message widget into its own file 2020-03-17 17:16:21 +01:00
font_driver.c Add "oga" graphics driver for odroid go advance 2020-03-22 23:35:22 -04:00
font_driver.h Get rid of video_frame_info dep for fonts 2020-03-10 03:24:59 +01:00
gfx_animation.c Cleanup 2020-03-06 15:40:45 +01:00
gfx_animation.h Fix smooth (vertical) line ticker scroll speed 2020-03-03 14:33:26 +00:00
gfx_display.c Fix 'gfx_display_draw_texture_slice()' (i.e. prevent glitches when rendering Ozone's selection cursor) 2020-03-26 11:45:28 +00:00
gfx_display.h cleanups 2020-03-09 01:32:05 +01:00
gfx_thumbnail_path.c Header cleanups 2020-03-05 14:06:04 +01:00
gfx_thumbnail_path.h menu_thumbnail and menu_thumbnail_path now decoupled from menu 2020-02-16 16:38:17 +01:00
gfx_thumbnail.c No more video_info_frame dependency in gfx_thumbnail.c 2020-03-09 02:15:44 +01:00
gfx_thumbnail.h No more video_info_frame dependency in gfx_thumbnail.c 2020-03-09 02:15:44 +01:00
gfx_widgets.c (gfx_widgets) Cleanups 2020-03-28 03:53:51 +01:00
gfx_widgets.h gfx_widgets: move libretro message widget into its own file 2020-03-17 17:16:21 +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 Move display_server code into retroarch.c 2020-03-08 18:48:15 +01:00
video_crt_switch.h Fix build warnings and cleanup 2019-02-12 10:26:17 +00:00
video_defines.h Get rid of unimplemented FPGA font driver 2020-03-09 22:13:17 +01:00
video_display_server.h (display server) Cleanup 2020-02-16 17:34:26 +01:00
video_filter.c Only use threads when the number > 1 2020-01-04 16:36:54 +01: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) Get rid of video_frame_info dependency 2020-03-10 19:10:02 +01:00
video_layout.h (Video layout) Get rid of video_frame_info dependency 2020-03-10 19:10:02 +01:00
video_shader_parse.c Buildfix 2020-02-17 12:27:08 +01:00
video_shader_parse.h Get rid of menu_shader_set_modified - instead, add a single 2020-03-06 17:05:20 +01:00
video_thread_wrapper.c Add drm_go2_ctx for odroidgo2 2020-03-28 03:30:28 +00:00
video_thread_wrapper.h Update set keyboard mapping code for input driver 2019-07-27 02:21:24 +02:00