RetroArch/gfx
Twinaphex accf137020 Merge pull request #4260 from Themaister/master
Vulkan: Fix VSync toggling on Windows.
2016-12-17 12:23:15 +01:00
..
common Vulkan: Fix VSync toggling on Windows. 2016-12-17 12:06:43 +01:00
drivers Fix internal formats used with texture creation 2016-12-14 09:54:55 -08:00
drivers_context Vulkan: Fix VSync toggling on Windows. 2016-12-17 12:06:43 +01:00
drivers_font Fix silly typo 2016-12-03 18:43:12 +00:00
drivers_font_renderer Remove runloop.h header includes 2016-12-02 06:26:41 +01:00
drivers_shader Remove HAVE_COMPRESSION ifdefs in file_path.c 2016-12-17 12:20:49 +01:00
drivers_tracker Simplify input_push_analog_dpad 2016-12-04 22:20:47 +01:00
include
video_filters
font_driver.c initial libcaca video driver 2016-12-01 12:13:45 -05:00
font_driver.h initial libcaca video driver 2016-12-01 12:13:45 -05:00
video_context_driver.c Cleanup 2016-11-20 15:21:02 +01:00
video_context_driver.h Turn some video context driver functions into macros 2016-11-20 15:06:28 +01:00
video_coord_array.c
video_coord_array.h
video_defines.h Create gfx/video_defines.h 2016-10-25 20:18:31 +02:00
video_driver.c (menu_displaylist.c) Indenting breaks syntax formatting for vim 2016-12-15 08:36:28 +01:00
video_driver.h Move input_translate_coord_viewport to video_driver.c 2016-12-07 08:07:11 +01:00
video_filter.c Move config_file_userdata.c to libretro-common 2016-12-12 12:36:46 +01:00
video_filter.h
video_shader_driver.c Turn video_shader_driver_set_parameter to macro 2016-11-20 17:28:51 +01:00
video_shader_driver.h Add 'Simple Snow' shader to GLSL backend 2016-12-06 00:48:36 +01:00
video_shader_parse.c remove filestream, use path_file_exists instead 2016-12-04 12:38:46 -05:00
video_shader_parse.h
video_state_tracker.c Move state tracker nput code to input/input_driver.c 2016-10-21 22:19:35 +02:00
video_state_tracker.h
video_thread_wrapper.c Reduce char variables size 2016-10-27 10:16:26 +02:00
video_thread_wrapper.h