RetroArch/gfx
2017-04-21 23:10:55 +02:00
..
common Add #ifdefs for trying to use eglGetPlatformDisplay. 2017-04-16 17:11:27 -06:00
drivers Buildfixes 2017-04-19 02:03:01 +02:00
drivers_context Define the platform enums if they aren't in eglext.h. 2017-04-19 07:08:05 -06: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 Directly initialize some variables 2017-04-20 09:46:03 +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 Pass video_driver_is_threaded return value to font driver init/free 2017-01-25 14:47:24 +01: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 Update logs 2017-04-18 06:02:43 +02:00
video_driver.h Add comments 2017-01-26 02:49:42 +01: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 fix threaded menu parameters 2017-02-01 01:08:06 -05: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 add null pointer check, fixes startup crash with null video driver 2017-03-19 19:25:19 -04:00
video_thread_wrapper.h Pass video_driver_is_threaded return value to font driver init/free 2017-01-25 14:47:24 +01:00