RetroArch/gfx
hizzlekizzle 9fe3bd9b62 add 9:16 AR and fix typo
9:16 is useful for people with widescreen monitors running in portrait mode. I replaced 4:4 with it because 4:4 was redundant with 1:1 anyway, and I fixed the double-close-parentheses typo in the 1:1 PAR's DAR string.
2016-09-19 08:31:08 -05:00
..
common (Windows) Buildfix 2016-09-17 15:07:45 +02:00
drivers Remove trailing whitespace 2016-09-17 21:20:27 -03:00
drivers_context Move code to apple_compat.h 2016-09-14 14:10:39 +02:00
drivers_font
drivers_font_renderer Prevent this error (caught with SANITIZER=undefined) 2016-09-18 22:39:18 +02:00
drivers_shader Remove trailing whitespace 2016-09-17 21:20:27 -03:00
drivers_tracker Move video_state_python to gfx/drivers_tracker 2016-09-11 17:59:10 +02:00
include
video_filters
font_driver.c
font_driver.h
video_context_driver.c
video_context_driver.h Cleanups 2016-09-12 17:29:01 +02:00
video_coord_array.c
video_coord_array.h
video_driver.c add 9:16 AR and fix typo 2016-09-19 08:31:08 -05:00
video_driver.h Header include cleanups 2016-09-12 18:34:57 +02:00
video_filter.c
video_filter.h Cleanups 2016-09-12 17:29:01 +02:00
video_frame.c Cleanups 2016-09-12 17:29:01 +02:00
video_frame.h Cleanups 2016-09-12 17:29:01 +02:00
video_shader_driver.c
video_shader_driver.h
video_shader_parse.c
video_shader_parse.h
video_state_tracker.c Move video_state_python to gfx/drivers_tracker 2016-09-11 17:59:10 +02:00
video_state_tracker.h
video_thread_wrapper.c
video_thread_wrapper.h