RetroArch/gfx
2017-04-24 11:24:16 +02:00
..
common Fix C89_BUILD 2017-04-22 09:37:36 +02:00
drivers Get rid of more performance counters 2017-04-24 11:24:16 +02:00
drivers_context Update logs 2017-04-23 11:56:46 +02:00
drivers_font Try to prevent truckload of warnings on iOS 2017-02-26 10:33:03 +01:00
drivers_font_renderer Try to prevent truckload of warnings on iOS 2017-02-26 10:33:03 +01:00
drivers_renderchain Add separate PI macro 2017-04-24 10:31:25 +02:00
drivers_shader Fix bug in shader_glsl.c 2017-04-21 23:10:55 +02:00
drivers_tracker Fix ./configure --enable-python 2017-02-04 09:01:02 +01: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 Update logs 2017-04-23 11:56:46 +02:00
font_driver.h Pass video_driver_is_threaded return value to font driver init/free 2017-01-25 14:47:24 +01:00
video_context_driver.c Update check_window - we no longer need runloop.h inside context driver 2017-01-23 01:02:33 +01:00
video_context_driver.h Update check_window - we no longer need runloop.h inside context driver 2017-01-23 01:02:33 +01: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 Cut down on amount of times video_driver_build_info is called 2017-04-23 22:20:11 +02:00
video_driver.h Cut down on amount of times video_driver_build_info is called 2017-04-23 22:20:11 +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 Cleanups 2017-04-20 09:15:56 +02:00
video_renderchain_driver.h Cleanups 2017-04-20 09:15:56 +02:00
video_shader_driver.c Simplify video shader driver function 2017-04-23 21:53:03 +02:00
video_shader_driver.h Create set_coords_fallback for shader driver 2017-03-23 21:49:29 +01: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 Get rid of PERF_ENABLE blocks 2017-04-24 11:20:30 +02:00
video_thread_wrapper.h Revert "Move structs to gfx/video_thread_wrapper.h" 2017-04-23 19:17:52 +02:00