RetroArch/gfx
2016-07-20 23:27:26 -03:00
..
common (windows) Fixes drag and drop - we have to call this 2016-07-16 23:49:44 +02:00
d3d Rewrite strcpy usage 2016-06-27 08:09:34 +02:00
drivers Vulkan: Use manual memory management for cached/incoherent devices. 2016-07-15 16:12:30 +00:00
drivers_context Put this around a HAVE_CG ifdef 2016-07-16 22:32:33 +02:00
drivers_font Not sure if/when we will be needing this 'ancient' codepath 2016-07-12 21:10:49 +02:00
drivers_font_renderer Fix some dereference after null check warnings 2016-06-02 20:40:51 +02:00
drivers_shader Vulkan: Update SPIRV-Cross. 2016-07-15 22:12:57 +02:00
include Vulkan: Make a more general purpose symbol loader. 2016-06-26 13:10:58 +02:00
video_filters Add CPPFLAGS to Makefiles, fix hardening-no-fortify-functions. 2016-07-20 23:27:26 -03:00
font_driver.c (gfx/font_driver.c) Cleanups 2016-05-24 21:07:02 +02:00
font_driver.h Use retro_common_api.h 2016-06-03 06:02:49 +02:00
video_context_driver.c Move KHR_display backend behind configure flag. 2016-07-07 22:05:57 +02:00
video_context_driver.h Basic VK_KHR_display integration works! :) 2016-07-07 19:28:27 +02:00
video_coord_array.c Rename gfx_coord to video_coord 2016-05-10 02:32:59 +02:00
video_coord_array.h Use retro_common_api.h 2016-06-03 05:43:49 +02:00
video_driver.c Check against libdrm version 2.4.68 in order to enable/disable 2016-07-03 22:08:56 +02:00
video_driver.h Backport DRM video driver 2016-07-03 10:37:07 +02:00
video_filter.c Try to silence more Coverity warnings 2016-06-29 12:13:40 +02:00
video_filter.h Move libretro.h headers to libretro-common/include 2016-05-10 19:03:53 +02:00
video_frame.h Create video_frame_convert_rgba_to_bgr 2016-05-04 18:44:39 +02:00
video_shader_driver.c Not sure where this came from 2016-05-23 22:39:02 +02:00
video_shader_driver.h Use retro_common_api.h 2016-06-03 05:43:49 +02:00
video_shader_parse.c Use tmp_str variable for config_get_path usage 2016-06-25 07:17:48 +02:00
video_shader_parse.h Use retro_common_api.h 2016-06-03 05:43:49 +02:00
video_state_python.c Fix resource leaks (pointed out by Coverity) 2016-05-24 22:01:43 +02:00
video_state_python.h Use retro_common_api.h 2016-06-03 05:43:49 +02:00
video_state_tracker.c Remove input_driver_ctl 2016-05-08 23:12:04 +02:00
video_state_tracker.h Use retro_common_api.h 2016-06-03 05:43:49 +02:00
video_thread_wrapper.c Fix explicit NULL dereferenced/dereference before null check warnings 2016-05-26 17:47:21 +02:00
video_thread_wrapper.h Use retro_common_api.h 2016-06-03 05:43:49 +02:00