RetroArch/gfx
2023-06-18 18:58:37 +02:00
..
common (win32_common.c) Silence warning by casting to DWORD 2023-06-15 13:12:41 +02:00
display_servers Trivial warnings fixes (#15383) 2023-06-14 23:46:27 +02:00
drivers * Cut down on strlcat calls when possible and replace them with clever 2023-06-18 12:06:12 +02:00
drivers_context Trivial warnings fixes (#15383) 2023-06-14 23:46:27 +02:00
drivers_font Remove now obsolete xdk1_xfonts.c 2023-06-15 12:59:32 +02:00
drivers_font_renderer Cleanups for font drivers 2023-06-15 12:37:09 +02:00
drivers_shader Silence -Wsign-compare warning 2023-06-18 13:08:55 +02:00
include Some CXX_BUILD fixes 2022-08-05 17:40:06 +02:00
video_filters CyberLab Custom Blargg NTSC Video Filter Preset Update (#14426) 2023-04-07 02:08:55 +01:00
widgets Fix trivial signedness warnings (#15377) 2023-06-14 04:43:11 +02:00
font_driver.c Get rid of some code duplication in MaterialUI/Ozone 2023-06-16 00:48:16 +02:00
font_driver.h Get rid of some code duplication in MaterialUI/Ozone 2023-06-16 00:48:16 +02:00
gfx_animation.c (gfx_display/gfx_animation) Use flags instead of bools (#14488) 2022-10-07 00:10:32 +02:00
gfx_animation.h Header uniformity cleanups 2023-05-30 21:21:05 +02:00
gfx_display.c gfx_display_font_free - useless wrapper function 2023-05-28 22:26:21 +02:00
gfx_display.h Header uniformity cleanups 2023-05-30 21:21:05 +02:00
gfx_thumbnail_path.c Move functions around, make some static, move some around 2023-06-16 03:27:19 +02:00
gfx_thumbnail_path.h Move functions around, make some static, move some around 2023-06-16 03:27:19 +02:00
gfx_thumbnail.c Savestate thumbnail aspect ratio fallback (#14828) 2023-01-09 04:13:11 +01:00
gfx_thumbnail.h (menu_driver.c) Use flags instead of bools (#14500) 2022-10-08 22:52:18 +02:00
gfx_widgets.c Get rid of font_driver_flush 2023-06-15 23:41:40 +02:00
gfx_widgets.h Header uniformity cleanups 2023-05-30 21:21:05 +02: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 Trivial warnings fixes (#15383) 2023-06-14 23:46:27 +02:00
video_crt_switch.h CRT: fix aspect ratio for tate games on a horizontal screen (#15378) 2023-06-14 04:42:43 +02:00
video_defines.h Display server for KMS 2023-05-19 17:34:25 +02:00
video_display_server.h Display server for KMS 2023-05-19 17:34:25 +02:00
video_driver.c Frame limiting improvements 2023-06-18 18:58:37 +02:00
video_driver.h Frame limiting improvements 2023-06-18 18:58:37 +02:00
video_filter.c Cleanups - cleanup unused variable warnings 2023-06-01 01:06:56 +02:00
video_filter.h Fix some linkage errors with RA MSVC 2010 2017-12-30 13:00:08 +01:00
video_shader_parse.c Reduce some local char variables which were unnecessarily big, 2023-06-18 12:31:49 +02:00
video_shader_parse.h Header uniformity cleanups 2023-05-30 21:21:05 +02:00
video_thread_wrapper.c (Font) Less casting 2023-05-07 21:13:44 +02:00
video_thread_wrapper.h (video_thread_wrapper) For threaded/audio video wrapper we will use 2022-11-18 20:42:47 +01:00