RetroArch/gfx
Emanuel Haupt 7a0d568f04
Incorporate FreeBSD port patches (#16221)
This commit imports a series of patches from the FreeBSD port of RetroArch to
improve build compatibility and address specific issues encountered in the
FreeBSD environment. These patches, sourced from the FreeBSD Ports collection
(https://cgit.freebsd.org/ports/tree/games/retroarch/files), have been adapted
and tested to ensure they integrate seamlessly with the current build process.
2024-09-10 18:11:40 -07:00
..
common Incorporate FreeBSD port patches (#16221) 2024-09-10 18:11:40 -07:00
display_servers apple: display server, including ProMotion support (#16963) 2024-09-04 22:52:59 -07:00
drivers Start reducing size of video_shader_pass struct to reduce 2024-09-09 18:28:38 +02:00
drivers_context apple: display server, including ProMotion support (#16963) 2024-09-04 22:52:59 -07:00
drivers_font CXX_BUILDFIX buildfixes 2024-07-20 19:42:45 +02:00
drivers_font_renderer * PATH_MAX_LENGTH redefined from 4096 to 2048 2024-09-09 05:47:32 +02:00
drivers_shader Start reducing size of video_shader_pass struct to reduce 2024-09-09 18:28:38 +02:00
include Update Vulkan headers to v1.1.130 (#16952) 2024-09-02 08:39:44 -07:00
video_filters Add files via upload (#15609) 2023-08-17 06:12:35 -07:00
widgets More downsizing of variables 2024-09-09 16:18:32 +02: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.c Variable cleanups - add TODO/FIXME notes for spurious variable sizes 2024-09-09 15:22:08 +02:00
gfx_thumbnail.h (menu_driver.c) Use flags instead of bools (#14500) 2022-10-08 22:52:18 +02:00
gfx_thumbnail_path.c Remove unused referenced variables 2024-09-10 23:39:14 +02:00
gfx_thumbnail_path.h Dehardcode some more variable sizes 2024-09-09 16:42:02 +02:00
gfx_widgets.c fix to avoid reacquiring a mutex reentrantly (#16985) 2024-09-10 12:03:04 -07:00
gfx_widgets.h Dehardcode some more variable sizes 2024-09-09 16:42:02 +02:00
video_crt_switch.c * PATH_MAX_LENGTH redefined from 4096 to 2048 2024-09-09 05:47:32 +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 Slang Subframe Shaders Feature (#16209) 2024-02-09 03:12:55 -08:00
video_display_server.h apple: display server, including ProMotion support (#16963) 2024-09-04 22:52:59 -07:00
video_driver.c apple: display server, including ProMotion support (#16963) 2024-09-04 22:52:59 -07:00
video_driver.h Remove 'Frame Rest' (#16936) 2024-08-29 03:35:09 -07:00
video_filter.c * PATH_MAX_LENGTH redefined from 4096 to 2048 2024-09-09 05:47:32 +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 Avoid strlen calls in video_shader_replace_wildcards 2024-09-10 16:33:08 +02:00
video_shader_parse.h Avoid strlen calls in video_shader_replace_wildcards 2024-09-10 16:33:08 +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