RetroArch/gfx/common
libretroadmin bef29c466b Remove unneeded video_driver_set_gpu_device_string/get_gpu_device_string 2023-09-06 03:08:48 +02:00
..
metal Get rid of initial for loop C89 noncompliance 2023-04-23 10:47:09 +02:00
wayland Wayland: Get system wayland-protocols path via pkg-config (#15668) 2023-09-03 09:48:11 -07: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 merge d3d8_common.c into d3d8.c 2023-06-01 20:14:19 +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 Combine gfx_display files into video drivers 2023-05-31 23:58:06 +02:00
d3d11_common.c Combine gfx_display files into video drivers 2023-05-31 23:58:06 +02:00
d3d11_defines.h Combine gfx_display files into video drivers 2023-05-31 23:58:06 +02:00
d3d12_common.c Combine gfx_display files into video drivers 2023-05-31 23:58:06 +02:00
d3d12_defines.h Combine gfx_display files into video drivers 2023-05-31 23:58:06 +02: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 [DRM] set the correct video mode 2021-03-31 13:13:27 +02:00
drm_common.h [DRM] set the correct video mode 2021-03-31 13:13:27 +02:00
dxgi_common.c Silence more signedness warnings 2023-06-14 19:51:31 +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 Rename common files to _defines.h 2023-05-31 22:46:34 +02:00
gl2_common.h Remove unneeded video_driver_set_gpu_device_string/get_gpu_device_string 2023-09-06 03:08:48 +02:00
gl3_defines.h Merge video_coord_array.c into video_driver.c 2023-08-15 16:02:12 +02: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
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 Updated Vulkan on Metal for OSX via MoltenVK 2023-01-07 07:38:42 +01:00
vulkan_common.c Remove unneeded video_driver_set_gpu_device_string/get_gpu_device_string 2023-09-06 03:08:48 +02:00
vulkan_common.h Cleanups 2023-06-01 19:59:11 +02:00
wayland_common.c (Vulkan/Wayland) Cleanups 2023-06-20 08:20:13 +02:00
wayland_common.h (Wayland) Cleanups 2023-06-20 07:08:14 +02:00
win32_common.c More explicit typecasts to bools 2023-08-16 03:22:02 +02:00
win32_common.h Cut down on update_title code duplication 2023-07-16 08:00:49 +02:00
x11_common.c Cleanups, style nits, try to reduce some more strlens, etc. 2023-08-17 18:20:45 +02: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