RetroArch/gfx
Twinaphex 2becbaf4e2 Merge pull request #4917 from aliaspider/master
Vulkan: font driver updates.
2017-05-15 11:24:42 +02:00
..
common Merge pull request #4917 from aliaspider/master 2017-05-15 11:24:42 +02:00
drivers Vulkan: use the command buffer provided as parameter in 2017-05-15 05:35:17 +01:00
drivers_context Combine video_context_driver.c and video_driver.c 2017-05-09 01:25:59 +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 Move all float settings 2017-04-28 14:57:55 +02:00
drivers_shader 'es' is required after #version 300. 2017-05-12 01:29:02 +01: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 Combine runloop_ctl and rarch_ctl 2017-05-15 05:06:23 +02:00
video_driver.h Turn macro back into function 2017-05-13 19:37:16 +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 memcmp instead of string_is_equal where possible for 2017-04-21 22:47:15 +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 Combine runloop_ctl and rarch_ctl 2017-05-15 05:06:23 +02:00
video_thread_wrapper.h Revert "Move structs to gfx/video_thread_wrapper.h" 2017-04-23 19:17:52 +02:00