RetroArch/gfx/common
sonninnos a1a50afc9e Dinput: Ignore first mouse click on focus 2025-05-27 23:47:06 +03:00
..
metal Get rid of initial for loop C89 noncompliance 2023-04-23 10:47:09 +02:00
wayland [Wayland]: Add support for xdg-toplevel-icon-v1 2025-05-08 17:58:20 +04:00
angle_common.c Remove asserts 2023-01-09 00:51:05 +01:00
angle_common.h Fix typos (#17068) 2024-10-01 17:36:33 -07:00
caca_defines.h Rename common files to _defines.h 2023-05-31 22:46:34 +02:00
ctr_defines.h CTR: more compiler warnings cleanup 2025-03-16 14:00:35 +00:00
d3d8_defines.h Consistent viewport naming conventions 2024-12-24 22:50:51 +01:00
d3d9_common.c Consistent viewport naming conventions 2024-12-24 22:50:51 +01:00
d3d9_common.h Fix some warnings 2025-01-20 01:30:27 +01:00
d3d10_common.c Define WIN32_LEAN_AND_MEAN to avoid collision with winsock2 2025-04-12 10:45:08 +00:00
d3d10_defines.h Add Frametime Uniforms (#17155) 2024-11-12 19:50:59 -08:00
d3d11_common.c Define WIN32_LEAN_AND_MEAN to avoid collision with winsock2 2025-04-12 10:45:08 +00:00
d3d11_defines.h Add Frametime Uniforms (#17155) 2024-11-12 19:50:59 -08:00
d3d12_common.c Combine gfx_display files into video drivers 2023-05-31 23:58:06 +02:00
d3d12_defines.h Add Frametime Uniforms (#17155) 2024-11-12 19:50:59 -08:00
d3d_common.c Integer overscale GPU screenshot crash fixes (#17118) 2024-10-26 06:45:45 -07: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 len variable/argument name standardization 2025-01-15 16:04:25 +01:00
d3dcompiler_common.h len variable/argument name standardization 2025-01-15 16:04:25 +01: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 Local len variables need to have '_' prefix 2024-12-30 14:03:58 +01:00
egl_common.h Fix typos (#17068) 2024-10-01 17:36:33 -07:00
gdi_defines.h Rename common files to _defines.h 2023-05-31 22:46:34 +02:00
gl1_defines.h Consistent viewport naming conventions 2024-12-24 22:50:51 +01:00
gl2_common.h Consistent viewport naming conventions 2024-12-24 22:50:51 +01:00
gl3_defines.h Add shader hold hotkey and improve toggling logic (#17840) 2025-05-08 00:56:59 +03: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 (again) (#17045) 2024-09-27 14:36:45 -07:00
vulkan_common.c Vulkan: Add adaptive vsync support (#17611) 2025-02-21 12:34:32 -08:00
vulkan_common.h Add shader hold hotkey and improve toggling logic (#17840) 2025-05-08 00:56:59 +03:00
wayland_common.c Fix build with libdecor enabled 2025-05-09 19:01:31 +04:00
wayland_common.h wayland: Fix improperly sized commits (#17309) 2024-12-29 18:56:17 +01:00
win32_common.c Dinput: Ignore first mouse click on focus 2025-05-27 23:47:06 +03:00
win32_common.h Cut down on update_title code duplication 2023-07-16 08:00:49 +02:00
x11_common.c More standardization of local len variables 2025-01-07 03:20:39 +01: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