RetroArch/gfx
twinaphex 0923985516 (GL/WGL) This regression caused cores that required GL to fail
because it would try to erroneously load GLESv2.dll instead of
OpenGL32.dll
2020-01-09 19:26:53 +01:00
..
common (DRM/EGL) Buildfix 2020-01-06 00:33:28 +01:00
display_servers Get rid of separate null midi driver file and display server file 2020-01-06 16:06:42 +01:00
drivers Remove separate audio / video null driver files 2020-01-06 15:22:21 +01:00
drivers_context (GL/WGL) This regression caused cores that required GL to fail 2020-01-09 19:26:53 +01:00
drivers_font (Vulkan) turn superfluous functions in vulkan_common.c into macros 2020-01-03 20:20:59 +01:00
drivers_font_renderer Fix comment in freetype.c 2019-11-15 10:18:05 +02:00
drivers_renderchain
drivers_shader More buildfixes for ANGLE 2019-12-07 07:24:20 +01:00
include Add more headers 2019-12-07 07:17:21 +01:00
video_filters
video_layout Enable HAVE_VIDEO_LAYOUT by default 2019-10-14 00:31:44 +02:00
font_driver.c Change function signature of font_driver_render_msg 2020-01-04 16:24:14 +01:00
font_driver.h Change function signature of font_driver_render_msg 2020-01-04 16:24:14 +01:00
video_coord_array.c
video_coord_array.h
video_crt_switch.c Added missing argument to function (#2) 2019-10-30 08:43:51 +00:00
video_crt_switch.h
video_defines.h Add sdl2_common.c/.h 2019-09-22 12:40:40 +02:00
video_display_server.c fix null check in video_display_server 2020-01-07 09:36:32 -06:00
video_display_server.h Get rid of separate null midi driver file and display server file 2020-01-06 16:06:42 +01:00
video_filter.c Only use threads when the number > 1 2020-01-04 16:36:54 +01:00
video_filter.h
video_layout.c Buildfix 2019-10-14 01:35:04 +02:00
video_layout.h
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
video_thread_wrapper.h