RetroArch/gfx
2016-12-20 10:10:23 -07:00
..
common Fix up some texture format code 2016-12-20 08:57:13 -08:00
drivers Missed one of the texture formats 2016-12-20 10:10:23 -07:00
drivers_context Wayland: Cursor toggling. 2016-12-17 21:34:51 +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 Get rid of some implicit memsets for state tracker 2016-12-19 19:08:37 +01:00
drivers_tracker Simplify input_push_analog_dpad 2016-12-04 22:20:47 +01:00
include Add D3D9 headers 2016-08-12 01:17:54 +02:00
video_filters (video filters) Update exp_generic_rgb565 2016-09-01 02:03:43 +02:00
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 Rename gfx_coord to video_coord 2016-05-10 02:32:59 +02:00
video_coord_array.h Use retro_common_api.h 2016-06-03 05:43:49 +02:00
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 Cleanups 2016-09-12 17:29:01 +02:00
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 Get rid of more implicit memsets 2016-12-19 19:17:23 +01:00
video_shader_parse.h Refactor out resolve_current_parameters. 2016-08-01 22:10:14 +02:00
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 Header cleanup 2016-09-06 23:34:55 +02:00
video_thread_wrapper.c Get rid of more implicit memsets 2016-12-19 19:17:23 +01:00
video_thread_wrapper.h Move enums to gfx/video_thread_wrapper.c 2016-09-11 17:42:53 +02:00