RetroArch/gfx
twinaphex 4d1cfa9c41 Make the 'raw' versions the generic function for the message loop
callback - this way it's reused for SDL2 input driver too
2020-08-28 02:55:39 +02:00
..
common Make the 'raw' versions the generic function for the message loop 2020-08-28 02:55:39 +02:00
display_servers Cleanup 2020-08-04 03:23:48 +02:00
drivers Make the 'raw' versions the generic function for the message loop 2020-08-28 02:55:39 +02:00
drivers_context Make the 'raw' versions the generic function for the message loop 2020-08-28 02:55:39 +02:00
drivers_display for loop cleanups - use space after 'for' 2020-08-19 03:06:22 +02:00
drivers_font Turn vulkan_write_quad_vbo into macro 2020-08-27 02:29:32 +02:00
drivers_font_renderer Reorder structs, alignment 2020-08-15 19:43:17 +02:00
drivers_renderchain (D3D9 renderchain) Take out video_frame_info dependencies 2020-03-08 19:03:57 +01:00
drivers_shader Improve glslang_read_shader_file somewhat 2020-08-26 23:46:16 +02:00
include Add more headers 2019-12-07 07:17:21 +01:00
video_filters for loop cleanups - use space after 'for' 2020-08-19 03:06:22 +02:00
video_layout Reorder structs/alignment 2020-08-25 20:39:06 +02:00
widgets Improve appearance of 'generic_message' widget 2020-08-24 13:31:51 +01:00
font_driver.c Cleanup 2020-08-14 06:45:36 +02:00
font_driver.h Reorder structs, alignment 2020-08-18 17:16:59 +02:00
gfx_animation.c (gfx_animation) use string_split_noalloc 2020-08-26 04:12:29 +02:00
gfx_animation.h More struct alignment 2020-08-14 17:11:18 +02:00
gfx_display.c gfx_display_draw_texture_slice - don't use malloc/free 2020-08-21 10:03:32 +02:00
gfx_display.h Struct reordering/alignment 2020-08-14 21:09:24 +02:00
gfx_thumbnail_path.c Get rid of file_path_str 2020-08-22 01:06:10 +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 Cleanup 2020-08-18 16:53:19 +02:00
gfx_thumbnail.h Reorder structs/alignment 2020-08-14 21:48:12 +02:00
gfx_widgets.c Improve appearance of 'libretro_message' widget 2020-08-21 11:33:27 +01:00
gfx_widgets.h Improve appearance of 'generic_message' widget 2020-08-24 13:31:51 +01:00
video_coord_array.c Clean up trailing whitespace 2017-12-12 00:24:18 -08:00
video_coord_array.h reorder structs, alignment 2020-08-15 00:35:15 +02:00
video_crt_switch.c Update video_crt_switch.c 2020-07-28 18:43:29 +01:00
video_crt_switch.h Reorder structs, alignment 2020-08-15 02:55:29 +02: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 Reorder structs/alignment 2020-08-25 20:39:06 +02:00
video_shader_parse.c Use config_get_entry where possible instead of config_get_array 2020-08-27 16:20:49 +02:00
video_shader_parse.h Reorder structs for alignment 2020-08-27 22:17:51 +02:00
video_thread_wrapper.c Reorder structs, alignment 2020-08-18 16:51:15 +02:00
video_thread_wrapper.h Update set keyboard mapping code for input driver 2019-07-27 02:21:24 +02:00