RetroArch/gfx/common
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
..
metal Get rid of initial for loop C89 noncompliance 2023-04-23 10:47:09 +02:00
wayland Rebase of wakira's wp_fractional_scale_v1 support (#15965) 2023-11-30 03:29:38 -08:00
angle_common.c Remove asserts 2023-01-09 00:51:05 +01:00
angle_common.h Move all EGL functions to egl_common.c file 2020-01-04 19:22:02 +01:00
caca_defines.h Rename common files to _defines.h 2023-05-31 22:46:34 +02:00
ctr_defines.h Rename common files to _defines.h 2023-05-31 22:46:34 +02:00
d3d8_defines.h Cleanups 2023-06-01 20:29:05 +02:00
d3d9_common.c CXX_BUILDFIX buildfixes 2024-07-20 19:42:45 +02:00
d3d9_common.h Rename d3d_w32_font.c to d3d9x_w32_font.c 2023-05-31 21:32:52 +02:00
d3d10_common.c Combine gfx_display files into video drivers 2023-05-31 23:58:06 +02:00
d3d10_defines.h Slang Subframe Shaders Feature (#16209) 2024-02-09 03:12:55 -08:00
d3d11_common.c Combine gfx_display files into video drivers 2023-05-31 23:58:06 +02:00
d3d11_defines.h CXX_BUILDFIX buildfixes 2024-07-20 19:42:45 +02:00
d3d12_common.c Combine gfx_display files into video drivers 2023-05-31 23:58:06 +02:00
d3d12_defines.h Slang Subframe Shaders Feature (#16209) 2024-02-09 03:12:55 -08:00
d3d_common.c Revert "Move d3d_input_driver to win32_common and rename it win32_input_driver" 2022-05-17 12:34:12 +02:00
d3d_common.h Revert "Move d3d_input_driver to win32_common and rename it win32_input_driver" 2022-05-17 12:34:12 +02:00
d3dcompiler_common.c Cleanups 2023-06-01 22:52:05 +02:00
d3dcompiler_common.h Cleanups 2023-06-01 22:52:05 +02:00
dbus_common.c Add TODO/FIXME notes 2020-07-07 03:02:55 +02:00
dbus_common.h Clean up trailing whitespace 2017-12-12 00:24:18 -08:00
drm_common.c gfx/drm: fix mode vrefresh calculation (#16376) 2024-03-20 14:02:51 -07:00
drm_common.h [DRM] set the correct video mode 2021-03-31 13:13:27 +02:00
dxgi_common.c Settings struct now has a flags variable 2024-09-08 22:49:26 +02:00
dxgi_common.h Rename common files to _defines.h 2023-05-31 22:46:34 +02:00
egl_common.c (Wayland) Cleanups 2023-06-20 07:08:14 +02:00
egl_common.h Add function prototype to egl_common.h 2023-02-21 22:26:52 +01:00
gdi_defines.h Rename common files to _defines.h 2023-05-31 22:46:34 +02:00
gl1_defines.h Squashed commit of the following: (#16142) 2024-01-19 23:11:31 -08:00
gl2_common.h Squashed commit of the following: (#16142) 2024-01-19 23:11:31 -08:00
gl3_defines.h Squashed commit of the following: (#16142) 2024-01-19 23:11:31 -08:00
gl_common.c (gl_common.c) Add HAVE_CONFIG_H 2021-09-29 17:48:58 +02:00
gl_common.h Create gl_flush 2021-09-26 22:28:28 +02:00
gx2_defines.h Rename common files to _defines.h 2023-05-31 22:46:34 +02:00
metal_common.h improved readability for references to the platform specific metal storage mode option; removed support for btstack since its not compiling and is less relevant for the iOS platform; removed commented out code 2020-07-19 07:48:07 -10:00
orbis_defines.h Rename common files to _defines.h 2023-05-31 22:46:34 +02:00
ps2_defines.h Rename common files to _defines.h 2023-05-31 22:46:34 +02:00
rsx_defines.h Merge video_coord_array.c into video_driver.c 2023-08-15 16:02:12 +02:00
sdl2_common.c Add OpenDingux Beta support 2021-03-25 16:19:42 +00:00
sdl2_common.h Rename common files to _defines.h 2023-05-31 22:46:34 +02:00
sixel_defines.h Rename common files to _defines.h 2023-05-31 22:46:34 +02:00
switch_defines.h Cleanups 2023-06-01 19:59:11 +02:00
uwpgdi.h MESA UWP Integration (#16285) 2024-03-02 09:36:17 -08:00
vga_defines.h Rename common files to _defines.h 2023-05-31 22:46:34 +02:00
vita2d_defines.h Merge video_coord_array.c into video_driver.c 2023-08-15 16:02:12 +02:00
vksym.h apple: switch from MTKView to CAMetalLayer for vulkan (#16959) 2024-09-03 19:02:00 -07:00
vulkan_common.c iOS: Last bits of iOS 12 support, including loading an older MoltenVK library (#16982) 2024-09-09 21:27:29 -07:00
vulkan_common.h Move C Vulkan code over from shader_vulkan.cpp to vulkan_common.c 2024-07-22 00:52:53 +02:00
wayland_common.c Incorporate FreeBSD port patches (#16221) 2024-09-10 18:11:40 -07:00
wayland_common.h wayland: Fix Wayland appId 2024-05-30 22:54:50 -05:00
win32_common.c Settings struct now has a flags variable 2024-09-08 22:49:26 +02:00
win32_common.h Cut down on update_title code duplication 2023-07-16 08:00:49 +02:00
x11_common.c [X11] Support for mouse buttons 4 and 5 2024-06-25 08:18:51 -05:00
x11_common.h Remove extra function prototype 2023-06-20 12:00:17 +02:00
xinerama_common.c (X11/Xinerama) Style nits; slightly optimize x11_get_metrics 2022-09-05 19:44:15 +02:00
xinerama_common.h Remove trailing blank lines. 2019-01-17 19:39:38 -08:00