RetroArch/gfx
FIX94 8a62d5ea96 (WiiU) massive changes in the audio driver, this should hopefully work better
(WiiU) making sure the menu is properly drawn before swapping buffers, fixes visible menu drawing lines
2016-11-21 03:18:48 +01:00
..
common win32_common.cpp - turn function static 2016-11-06 18:35:00 +01:00
drivers (WiiU) massive changes in the audio driver, this should hopefully work better 2016-11-21 03:18:48 +01:00
drivers_context Fixes Android 2.4 compatibility 2016-11-19 03:54:21 +01:00
drivers_font Turn video_shader_driver_set_coords into macro 2016-11-20 16:48:54 +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 Make shader names consistent, step 5 2016-11-19 00:30:56 +01: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 Remove obsolete font_driver_has_render_msg 2016-11-20 17:51:16 +01:00
font_driver.h Remove obsolete font_driver_has_render_msg 2016-11-20 17:51:16 +01: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 Fix comment 2016-11-20 15:23:43 +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 Turn video_shader_driver_set_parameter to macro 2016-11-20 17:28:51 +01:00
video_shader_driver.h Turn video_shader_driver_set_parameter to macro 2016-11-20 17:28:51 +01: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