.. |
metal
|
metal: Add some missing debug labels and groups
|
2019-09-25 22:36:40 +02:00 |
wayland
|
qb: Allow falling back to a bundled wayland-protocols when not found.
|
2019-02-10 15:34:50 -08:00 |
angle_common.c
|
Add HAVE_DYNAMIC_EGL option
|
2020-01-05 19:14:47 +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
|
update copyright
|
2019-02-22 19:13:36 -05:00 |
ctr_common.h
|
(3DS) Build fix
|
2019-08-24 14:37:45 +01:00 |
d3d8_common.c
|
Clean up white space.
|
2019-02-03 16:00:50 -08:00 |
d3d8_common.h
|
Integrate video_driver.c into retroarch.c
|
2019-06-17 15:10:22 +02:00 |
d3d9_common.c
|
Clean up white space.
|
2019-02-03 16:00:50 -08:00 |
d3d9_common.h
|
Remove state tracker - legacy code - we can revisit this later
|
2019-07-09 07:39:38 +02:00 |
d3d10_common.c
|
Clean up white space.
|
2019-02-03 16:00:50 -08:00 |
d3d10_common.h
|
Integrate video_driver.c into retroarch.c
|
2019-06-17 15:10:22 +02:00 |
d3d11_common.c
|
Bugfix - creating swap chain twice in d3d11
|
2018-12-29 11:38:09 +01:00 |
d3d11_common.h
|
Integrate video_driver.c into retroarch.c
|
2019-06-17 15:10:22 +02:00 |
d3d12_common.c
|
Fix wrong reference count for D3D12 adapters (crash at close due to a destroyed adapter being released again)
|
2019-07-03 15:35:06 -05:00 |
d3d12_common.h
|
Small fixes for D3D12: Do not return false when enumerating, and add a null check for the Fence object
|
2019-07-02 19:46:02 -05:00 |
d3d_common.c
|
Update set keyboard mapping code for input driver
|
2019-07-27 02:21:24 +02:00 |
d3d_common.h
|
Update set keyboard mapping code for input driver
|
2019-07-27 02:21:24 +02:00 |
d3dcompiler_common.c
|
Clean up white space.
|
2019-02-03 16:00:50 -08:00 |
d3dcompiler_common.h
|
Cleanups
|
2018-05-12 19:24:04 +02:00 |
dbus_common.c
|
Clean up trailing whitespace
|
2017-12-12 00:24:18 -08:00 |
dbus_common.h
|
Clean up trailing whitespace
|
2017-12-12 00:24:18 -08:00 |
drm_common.c
|
KMSDRM: better detection for the current video mode
|
2019-12-01 06:45:43 +00:00 |
drm_common.h
|
KMSDRM: better detection for the current video mode
|
2019-12-01 06:45:43 +00:00 |
dxgi_common.c
|
Move show memory details outside of the video context driver and
|
2019-09-21 07:49:33 +02:00 |
dxgi_common.h
|
Fix wrong reference count for D3D12 adapters (crash at close due to a destroyed adapter being released again)
|
2019-07-03 15:35:06 -05:00 |
egl_common.c
|
Add HAVE_DYNAMIC_EGL option
|
2020-01-05 19:14:47 +01:00 |
egl_common.h
|
Add HAVE_DYNAMIC_EGL option
|
2020-01-05 19:14:47 +01:00 |
gdi_common.h
|
update copyright
|
2019-02-22 19:13:36 -05:00 |
gl1_common.h
|
[VITA] Add gl1 video driver support through vitaGL.
|
2019-11-12 11:54:00 +01:00 |
gl_common.h
|
(GL) Start avoiding usage of video_driver_get_size
|
2019-08-13 12:14:53 +02:00 |
gl_core_common.h
|
(GLCore) Don't use video_driver_get_size
|
2019-08-13 12:23:02 +02:00 |
gx2_common.h
|
Buildfix
|
2018-04-18 07:53:25 +02:00 |
metal_common.h
|
Fix Metal build
|
2019-11-30 12:49:52 +07:00 |
metal_common.m
|
(OSX/Metal) Buildfix
|
2020-01-04 17:44:33 +01:00 |
network_common.h
|
initial network video driver, sends raw frames over TCP
|
2019-09-17 04:18:44 +02:00 |
orbis_common.h
|
Clean up white space.
|
2019-02-03 16:00:50 -08:00 |
sdl2_common.c
|
Fix build when SDL2 is not built against wayland.
|
2019-10-15 09:10:18 -07:00 |
sdl2_common.h
|
Add sdl2_common.c/.h
|
2019-09-22 12:40:40 +02:00 |
sixel_common.h
|
update copyright
|
2019-02-22 19:13:36 -05:00 |
switch_common.h
|
libnx: refactor all the code of the now deprecated gfx api over to the new nwindow / framebuffer api
|
2019-01-07 15:03:44 +01:00 |
vga_common.h
|
update copyright
|
2019-02-22 19:13:36 -05:00 |
vita2d_common.h
|
Integrate video_driver.c into retroarch.c
|
2019-06-17 15:10:22 +02:00 |
vksym.h
|
Update Vulkan
|
2018-05-13 21:35:18 +02:00 |
vulkan_common.c
|
(Vulkan) turn superfluous functions in vulkan_common.c into macros
|
2020-01-03 20:20:59 +01:00 |
vulkan_common.h
|
(Vulkan) turn superfluous functions in vulkan_common.c into macros
|
2020-01-03 20:20:59 +01:00 |
wayland_common.h
|
Remove trailing blank lines.
|
2019-01-17 19:39:38 -08:00 |
win32_common.c
|
Change function signature of win32_has_focus
|
2020-01-04 15:49:23 +01:00 |
win32_common.h
|
Change function signature of win32_has_focus
|
2020-01-04 15:49:23 +01:00 |
x11_common.c
|
(Menu Input) Add mouse/touchscreen gesture support + full gesture support for XMB
|
2019-09-30 16:55:41 +01:00 |
x11_common.h
|
Integrate video_driver.c into retroarch.c
|
2019-06-17 15:10:22 +02:00 |
xinerama_common.c
|
Clean up trailing whitespace
|
2017-12-12 00:24:18 -08:00 |
xinerama_common.h
|
Remove trailing blank lines.
|
2019-01-17 19:39:38 -08:00 |