RetroArch/gfx
2024-08-10 17:56:03 -07:00
..
common Move C Vulkan code over from shader_vulkan.cpp to vulkan_common.c 2024-07-22 00:52:53 +02:00
display_servers Fix MSVC05 compilation failure 2024-06-17 17:48:27 -05:00
drivers Move GL3 C code over to C file - put rest in extern "C" codeblock 2024-07-22 01:43:21 +02:00
drivers_context Fix C89_BUILD 2024-04-06 18:52:52 +02:00
drivers_font CXX_BUILDFIX buildfixes 2024-07-20 19:42:45 +02:00
drivers_font_renderer Cleanup some unused variables 2024-04-06 20:12:15 +02:00
drivers_shader fix segfault with vulkan shaders (#16810) 2024-07-23 22:09:39 -07:00
include CXX_BUILDFIX buildfixes 2024-07-20 19:42:45 +02:00
video_filters Add files via upload (#15609) 2023-08-17 06:12:35 -07:00
widgets (cheevos) upgrade to rcheevos 11.2 (#16408) 2024-04-05 07:39:38 -07:00
font_driver.c CXX_BUILDFIX buildfixes 2024-07-20 19:42:45 +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_animation.c) Small cleanups 2024-07-24 09:25:59 +02:00
gfx_animation.h Move XMB-specific line ticker code to xmb.c 2024-07-23 21:02:20 +02:00
gfx_display.c This change allows playlist icons to be replaced with Logos. (#16758) 2024-08-07 08:39:57 -07:00
gfx_display.h This change allows playlist icons to be replaced with Logos. (#16758) 2024-08-07 08:39:57 -07:00
gfx_thumbnail_path.c This change allows playlist icons to be replaced with Logos. (#16758) 2024-08-07 08:39:57 -07:00
gfx_thumbnail_path.h This change allows playlist icons to be replaced with Logos. (#16758) 2024-08-07 08:39:57 -07:00
gfx_thumbnail.c Do not try to fetch full name thumbnails if not set explicitly. (#16174) 2024-01-29 08:42:39 -08:00
gfx_thumbnail.h (menu_driver.c) Use flags instead of bools (#14500) 2022-10-08 22:52:18 +02:00
gfx_widgets.c gfx_widgets_draw_task_msg - get rid of one strlen 2024-05-24 04:03:45 +02:00
gfx_widgets.h Revert of AI service changes (#16428) 2024-04-12 16:17:24 -07:00
video_crt_switch.c Fix a crash when switchres is used with videocore drivers. (#16822) 2024-07-30 17:33:25 -07: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 Slang Subframe Shaders Feature (#16209) 2024-02-09 03:12:55 -08:00
video_display_server.h Fullscreen refresh rate improvements 2024-06-17 13:29:40 -05:00
video_driver.c macOS: Don't include video/input drivers when compiling with SDL2 (#16865) 2024-08-10 17:56:03 -07:00
video_driver.h Refactor viewport handling/aspect ratio scaling. 2024-06-25 08:18:39 -05:00
video_filter.c Reduce char arrays - 2023-06-19 18:16:40 +02:00
video_filter.h
video_shader_parse.c Get rid of some unnecessary strlcat usage 2024-06-16 15:09:31 +02:00
video_shader_parse.h Header uniformity cleanups 2023-05-30 21:21:05 +02:00
video_thread_wrapper.c Fix reinitialization of the threaded gl drivers 2024-05-26 21:32:29 +02:00
video_thread_wrapper.h Fix crash when using threaded video (#16518) 2024-05-13 07:24:51 -07:00