RetroArch/gfx
2020-08-14 23:13:05 +02:00
..
common Reorder structs, alignment 2020-08-14 23:13:05 +02:00
display_servers Cleanup 2020-08-04 03:23:48 +02:00
drivers (D3D) Buildfix 2020-08-08 19:12:01 +02:00
drivers_context [gfx] Fix static function placement. 2020-08-10 00:51:14 -03:00
drivers_display Rearrange draw struct 2020-08-14 15:58:43 +02:00
drivers_font Reorder structs/alignment 2020-08-14 21:45:41 +02:00
drivers_font_renderer Style nits - turn macro names into upper-case - some while style nits 2020-06-26 20:00:19 +02:00
drivers_renderchain (D3D9 renderchain) Take out video_frame_info dependencies 2020-03-08 19:03:57 +01:00
drivers_shader gl_glsl_set_proc_address unneeded - remove it 2020-08-04 03:58:51 +02:00
include Add more headers 2019-12-07 07:17:21 +01:00
video_filters Make Blargg_snes filter customizable. 2020-07-20 22:57:07 +02:00
video_layout (Video layout) move init_string and set_string to stdstring - 2020-03-05 11:19:44 +01:00
widgets ensure cheevos badge textures are released before video driver is deinitialized 2020-08-12 21:55:12 -06:00
font_driver.c Cleanup 2020-08-14 06:45:36 +02:00
font_driver.h Enable correct vertical alignment of text (+ font rendering fixes) 2020-03-31 16:55:22 +01:00
gfx_animation.c update_time_callback - Get rid of default callback - just point to NULL 2020-08-14 06:39:12 +02:00
gfx_animation.h More struct alignment 2020-08-14 17:11:18 +02:00
gfx_display.c Rearrange draw struct 2020-08-14 15:58:43 +02:00
gfx_display.h Struct reordering/alignment 2020-08-14 21:09:24 +02:00
gfx_thumbnail_path.c Avoid calloc where possible 2020-06-27 15:06:45 +02:00
gfx_thumbnail_path.h menu_thumbnail and menu_thumbnail_path now decoupled from menu 2020-02-16 16:38:17 +01:00
gfx_thumbnail.c Rearrange draw struct 2020-08-14 15:58:43 +02:00
gfx_thumbnail.h Reorder structs/alignment 2020-08-14 21:48:12 +02:00
gfx_widgets.c Rearrange draw struct 2020-08-14 15:58:43 +02:00
gfx_widgets.h Struct reorderings 2020-08-14 18:36:09 +02:00
video_coord_array.c Clean up trailing whitespace 2017-12-12 00:24:18 -08:00
video_coord_array.h Struct reorderings 2020-08-14 18:36:09 +02:00
video_crt_switch.c Update video_crt_switch.c 2020-07-28 18:43:29 +01:00
video_crt_switch.h Added ability to adjust porch values 2020-07-28 14:25:38 +01:00
video_defines.h Revert "Add 7:3 aspect ratio" 2020-07-07 11:44:57 +02:00
video_display_server.h Update video_display_server.h 2020-07-28 18:28:31 +01:00
video_filter.c Cleanups 2020-07-18 14:11:13 +02:00
video_filter.h Fix some linkage errors with RA MSVC 2010 2017-12-30 13:00:08 +01:00
video_layout.c Revert "Move static functions to top of files" 2020-06-26 18:40:26 +02:00
video_layout.h (Video layout) Get rid of video_frame_info dependency 2020-03-10 19:10:02 +01:00
video_shader_parse.c Revert "Video context driver cleanups - less functions to go through with" 2020-07-26 23:12:05 +02:00
video_shader_parse.h Increased Slang Max Params, Textures & Passes 2020-07-05 13:45:58 -04:00
video_thread_wrapper.c Revert "Add get_metrics to poke interface" 2020-08-02 23:44:28 +02:00
video_thread_wrapper.h Update set keyboard mapping code for input driver 2019-07-27 02:21:24 +02:00