RetroArch/gfx/common
libretroadmin 51d238875e Get rid of obsolete HAVE_VIDEO_LAYOUT - obsolete spec, was only
ever implemented for OpenGL2 driver, lots of code debt, best to
instead just keep improving the overlay system instead which is
already available for most video drivers
2023-02-23 21:03:41 +01:00
..
metal Cleanups/style nits 2023-02-23 13:15:14 +01:00
wayland (Wayland) Dynamically load libdecor at runtime 2022-03-22 06:58:41 +01: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_common.h (Caca) Put everything into the struct 2020-03-07 16:42:12 +01:00
ctr_common.h Turn ctr_set_scale_vector into a macro 2023-01-24 23:35:37 +01:00
d3d8_common.c Cleanups/style nits 2023-02-23 13:15:14 +01:00
d3d8_common.h Revert "Header cleanups - don't include retroarch.h everywhere" 2023-01-08 09:05:46 +01:00
d3d9_common.c Cleanups/style nits 2023-02-23 13:15:14 +01:00
d3d9_common.h Revert "Header cleanups - don't include retroarch.h everywhere" 2023-01-08 09:05:46 +01:00
d3d10_common.c Cleanups/style nits 2023-02-23 13:15:14 +01:00
d3d10_common.h (D3D10) Cleanups - get rid of some inline functions 2023-01-24 03:36:18 +01:00
d3d11_common.c Cleanups/style nits 2023-02-23 13:15:14 +01:00
d3d11_common.h Remove asserts 2023-01-09 00:51:05 +01:00
d3d12_common.c (D3D12) Get rid of some wrapper functions 2023-01-24 18:33:52 +01:00
d3d12_common.h (D3D12) Get rid of some wrapper functions 2023-01-24 18:33:52 +01: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 Use HAVE_DYLIB more 2022-11-16 17:09:53 +01:00
d3dcompiler_common.h (D3D) Get rid of unnecesary inline functions 2022-06-04 23:14:15 +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 Cleanups/style nits 2023-02-23 13:15:14 +01:00
dxgi_common.h Remove unused DXGI inline functions 2022-09-11 23:15:25 +02:00
egl_common.c (EGL) Remove egl_has_config 2023-02-21 22:16:04 +01:00
egl_common.h Add function prototype to egl_common.h 2023-02-21 22:26:52 +01:00
gdi_common.h Remove some unused variables 2023-01-24 01:18:59 +01:00
gl1_common.h (GL1) Use flags instead of boolean variables 2023-01-24 20:33:41 +01:00
gl2_common.h Get rid of obsolete HAVE_VIDEO_LAYOUT - obsolete spec, was only 2023-02-23 21:03:41 +01:00
gl3_common.h (GL3) Use flags instead of booleans 2023-01-24 21:35:27 +01: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_common.h Cleanups 2022-12-05 14:03:21 +01: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_common.h [ORBIS] Initial changes for PS4 2022-05-21 16:31:10 +02:00
ps2_common.h [PS2] Improve Compilation (#13359) 2021-12-15 19:01:56 +01:00
rsx_common.h (RSX) Updates to video driver 2023-02-23 16:11:01 +01:00
sdl2_common.c Add OpenDingux Beta support 2021-03-25 16:19:42 +00:00
sdl2_common.h (SDL2) Cleanups 2023-01-24 21:54:06 +01:00
sixel_common.h Cleanups 2020-07-18 16:54:14 +02:00
switch_common.h Cleanups 2020-08-03 16:33:54 +02:00
vga_common.h (VGA) Move static global variables to struct 2020-03-07 19:33:03 +01:00
vita2d_common.h Cleanups 2022-12-05 14:03:21 +01:00
vksym.h Updated Vulkan on Metal for OSX via MoltenVK 2023-01-07 07:38:42 +01:00
vulkan_common.c Turn some of the logging into _DBG 2023-02-23 00:42:34 +01:00
vulkan_common.h Revert "(Vulkan) Add adaptive vsync support (#14788)" (#15004) 2023-02-21 23:00:06 +01:00
wayland_common.c (video context drivers) Cleanups 2023-02-21 09:49:46 +01:00
wayland_common.h (video context drivers) Cleanups 2023-02-21 09:49:46 +01:00
win32_common.c (WIN32) Restore zero key event characters (#14848) 2023-01-15 09:00:47 +01:00
win32_common.h (WIN32) Add support for mouse button swap (#14846) 2023-01-14 21:33:26 +01:00
x11_common.c Cleanups/style nits 2023-02-23 13:15:14 +01:00
x11_common.h (CodeQL) Only use 'cpp' language 2022-09-05 18:26:08 +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