RetroArch/gfx
Twinaphex d978a0aa90 Merge pull request #3991 from aliaspider/master
(WiiU) implement viewport/filtering options.
2016-11-13 19:23:32 +01:00
..
common win32_common.cpp - turn function static 2016-11-06 18:35:00 +01:00
drivers Merge pull request #3991 from aliaspider/master 2016-11-13 19:23:32 +01:00
drivers_context (wayland_ctx.c) Prevent implicit memsets 2016-11-06 18:47:50 +01:00
drivers_font (VITA) Add uft8 support 2016-11-05 16:21:21 +01:00
drivers_font_renderer No need for inconsistency, let's just not have this at all. 2016-11-06 12:09:08 +01:00
drivers_shader (shader_glsl.c) Don't allocate/clear more than needed in gl_glsl_set_coords() 2016-11-12 08:23:06 -03:00
drivers_tracker Get rid of slow wrapper function input_driver_state 2016-10-23 04:38:08 +02: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 Enable STB unicode font for Android and Win32 too 2016-11-05 19:33:07 +01:00
font_driver.h (VITA) Add uft8 support 2016-11-05 16:21:21 +01:00
video_context_driver.c update copyright 2016-10-27 11:47:10 -04:00
video_context_driver.h update copyright 2016-10-27 11:47:10 -04: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 Move video_frame.h to libretro-common 2016-11-08 15:35:24 +01:00
video_driver.h Create video_driver_reinit 2016-11-06 14:18:29 +01:00
video_filter.c Add config.h includes 2016-09-06 23:47:05 +02:00
video_filter.h Cleanups 2016-09-12 17:29:01 +02:00
video_shader_driver.c Add config.h includes 2016-09-06 23:47:05 +02:00
video_shader_driver.h Some comments 2016-09-07 14:12:40 +02:00
video_shader_parse.c Prevent implicit memsets 2016-10-21 06:10:58 +02: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 Reduce char variables size 2016-10-27 10:16:26 +02:00
video_thread_wrapper.h Move enums to gfx/video_thread_wrapper.c 2016-09-11 17:42:53 +02:00