RetroArch/gfx
2017-05-18 09:46:04 +02:00
..
common Use string_is_equal_fast/string_is_not_equal_fast 2017-05-16 04:00:37 +02:00
drivers Buildfix 2017-05-18 04:03:49 +02:00
drivers_context Move code 2017-05-16 22:46:56 +02:00
drivers_font Vulkan: font driver updates. 2017-05-15 05:52:38 +01:00
drivers_font_renderer Try to prevent truckload of warnings on iOS 2017-02-26 10:33:03 +01:00
drivers_renderchain Use string_is_equal_fast/string_is_not_equal_fast 2017-05-16 04:00:37 +02:00
drivers_shader Use string_is_equal_fast/string_is_not_equal_fast 2017-05-16 04:00:37 +02:00
drivers_tracker Get rid of some now-unused functions 2017-04-25 23:30:50 +02:00
include Cleanups 2017-04-21 21:18:28 +02:00
video_filters Use memcmp instead of string_is_equal where possible for 2017-04-21 22:47:15 +02:00
font_driver.c Rewrite font_driver_free 2017-04-29 17:02:35 +02:00
font_driver.h Don't try to call video_driver_is_threaded from outside 2017-04-29 16:52:52 +02:00
video_coord_array.c Header update #1 2017-01-22 13:40:32 +01:00
video_coord_array.h Header update #1 2017-01-22 13:40:32 +01:00
video_defines.h Header update #1 2017-01-22 13:40:32 +01:00
video_driver.c Cleanups 2017-05-18 09:46:04 +02:00
video_driver.h Start hooking up dummy callback functions to video_context_data 2017-05-18 03:37:02 +02:00
video_filter.c Silence more warnings on iOS 2017-02-26 21:46:19 +01:00
video_filter.h Header update #1 2017-01-22 13:40:32 +01:00
video_renderchain_driver.c Add conditionals 2017-04-28 12:05:17 +02:00
video_renderchain_driver.h Cleanups 2017-04-20 09:15:56 +02:00
video_shader_driver.c Fix some structurally dead code warnings 2017-05-09 20:54:03 +02:00
video_shader_driver.h Combine video_context_driver.c and video_driver.c 2017-05-09 01:25:59 +02:00
video_shader_parse.c Use string_is_equal_fast/string_is_not_equal_fast 2017-05-16 04:00:37 +02:00
video_shader_parse.h Header update #1 2017-01-22 13:40:32 +01:00
video_state_tracker.c Header update #1 2017-01-22 13:40:32 +01:00
video_state_tracker.h Header update #1 2017-01-22 13:40:32 +01:00
video_thread_wrapper.c Use string_is_equal_fast/string_is_not_equal_fast 2017-05-16 04:00:37 +02:00
video_thread_wrapper.h Revert "Move structs to gfx/video_thread_wrapper.h" 2017-04-23 19:17:52 +02:00