RetroArch/gfx/drivers
libretroadmin 08d1b847fd (D3D12) Go through local variables for graphics command list 2023-04-25 14:08:21 +02:00
..
ctr_shaders [3DS] Allow sideways screen rotation 2020-10-27 21:13:19 -07:00
d3d_shaders Added support for HDR shaders - if we detect a shader that uses SLANG_FORMAT_A2B10G10R10_UNORM_PACK32 or SLANG_FORMAT_R16G16B16A16_SFLOAT as the format for the last render target in the shader chain AND hdr is switched on then this disables the internal HDR shader and allows the shader chain to define an inverse tonemapper and hdr10 shader. The first use of this is for my hdr shader crt\crt-sony-pvm-4k-hdr.slangp - submitted seperately (#13390) 2021-12-22 02:17:17 +01:00
gl_shaders [VITA] Add support for Vita GLES2 (PIGLET) 2021-01-06 19:14:30 +01:00
gx2_shaders WIIU: Clean up a bunch of compiler warnings 2021-09-25 13:25:39 -07:00
rsx_shaders (PSL1GHT) Add improvements to the RSX driver (#14965) 2023-02-10 08:29:45 +01:00
vulkan_shaders Cleanups/style nits 2023-02-23 13:15:14 +01:00
caca_gfx.c Get rid of obsolete HAVE_VIDEO_LAYOUT - obsolete spec, was only 2023-02-23 21:03:41 +01:00
ctr_gfx.c Get rid of obsolete HAVE_VIDEO_LAYOUT - obsolete spec, was only 2023-02-23 21:03:41 +01:00
ctr_gu.h [3DS] Update to libctru 2.0 2020-08-26 19:08:12 -07:00
d3d8.c Get rid of obsolete HAVE_VIDEO_LAYOUT - obsolete spec, was only 2023-02-23 21:03:41 +01:00
d3d9_renderchain.h Append Preset (#14737) (#14757) 2022-12-22 21:36:32 +01:00
d3d9cg.c Get rid of obsolete HAVE_VIDEO_LAYOUT - obsolete spec, was only 2023-02-23 21:03:41 +01:00
d3d9hlsl.c Get rid of obsolete HAVE_VIDEO_LAYOUT - obsolete spec, was only 2023-02-23 21:03:41 +01:00
d3d10.c Libretro API update - add new context hardware render enums - enables 2023-04-11 00:54:02 +02:00
d3d11.c Libretro API update - add new context hardware render enums - enables 2023-04-11 00:54:02 +02:00
d3d12.c (D3D12) Go through local variables for graphics command list 2023-04-25 14:08:21 +02:00
dispmanx_gfx.c Get rid of obsolete HAVE_VIDEO_LAYOUT - obsolete spec, was only 2023-02-23 21:03:41 +01:00
drm_gfx.c Get rid of obsolete HAVE_VIDEO_LAYOUT - obsolete spec, was only 2023-02-23 21:03:41 +01:00
drm_pixformats.h Seems to come from here - add license text to it - 2016-07-04 15:05:50 +02:00
exynos_gfx.c Get rid of obsolete HAVE_VIDEO_LAYOUT - obsolete spec, was only 2023-02-23 21:03:41 +01:00
fpga_gfx.c Remove redundant headers 2023-01-24 22:59:15 +01:00
gdi_gfx.c Simplify win32_common.c 2023-04-03 20:26:04 +02:00
gl1.c Get rid of obsolete HAVE_VIDEO_LAYOUT - obsolete spec, was only 2023-02-23 21:03:41 +01:00
gl2.c Get rid of obsolete HAVE_VIDEO_LAYOUT - obsolete spec, was only 2023-02-23 21:03:41 +01:00
gl3.c (Shaders) pass rotation index to shaders (#15136) 2023-03-26 21:20:27 +01:00
gx2_gfx.c (Shaders) pass rotation index to shaders (#15136) 2023-03-26 21:20:27 +01:00
gx_gfx.c Get rid of obsolete HAVE_VIDEO_LAYOUT - obsolete spec, was only 2023-02-23 21:03:41 +01:00
gx_gfx_vi_encoder.c Cleanups/style nits 2023-02-23 13:15:14 +01:00
metal.m (Shaders) pass rotation index to shaders (#15136) 2023-03-26 21:20:27 +01:00
network_gfx.c Get rid of obsolete HAVE_VIDEO_LAYOUT - obsolete spec, was only 2023-02-23 21:03:41 +01:00
oga_gfx.c Get rid of obsolete HAVE_VIDEO_LAYOUT - obsolete spec, was only 2023-02-23 21:03:41 +01:00
omap_gfx.c Get rid of obsolete HAVE_VIDEO_LAYOUT - obsolete spec, was only 2023-02-23 21:03:41 +01:00
ps2_gfx.c Get rid of obsolete HAVE_VIDEO_LAYOUT - obsolete spec, was only 2023-02-23 21:03:41 +01:00
psp1_gfx.c Get rid of obsolete HAVE_VIDEO_LAYOUT - obsolete spec, was only 2023-02-23 21:03:41 +01:00
psp1_gfx.h Clean up trailing whitespace 2017-12-12 00:24:18 -08:00
rsx_gfx.c (PSL1GHT) Add overlay support (#15149) 2023-04-04 15:05:59 +01:00
sdl2_gfx.c Get rid of obsolete HAVE_VIDEO_LAYOUT - obsolete spec, was only 2023-02-23 21:03:41 +01:00
sdl_dingux_gfx.c Get rid of obsolete HAVE_VIDEO_LAYOUT - obsolete spec, was only 2023-02-23 21:03:41 +01:00
sdl_gfx.c Fix no on-screen notifications (#15052) 2023-03-03 17:51:29 +01:00
sdl_rs90_gfx.c Get rid of obsolete HAVE_VIDEO_LAYOUT - obsolete spec, was only 2023-02-23 21:03:41 +01:00
sixel_gfx.c Get rid of obsolete HAVE_VIDEO_LAYOUT - obsolete spec, was only 2023-02-23 21:03:41 +01:00
sunxi_gfx.c Get rid of obsolete HAVE_VIDEO_LAYOUT - obsolete spec, was only 2023-02-23 21:03:41 +01:00
switch_gfx.c Get rid of obsolete HAVE_VIDEO_LAYOUT - obsolete spec, was only 2023-02-23 21:03:41 +01:00
switch_nx_gfx.c Get rid of initial for loop C89 noncompliance 2023-04-23 10:47:09 +02:00
vg.c Get rid of obsolete HAVE_VIDEO_LAYOUT - obsolete spec, was only 2023-02-23 21:03:41 +01:00
vga_gfx.c Get rid of obsolete HAVE_VIDEO_LAYOUT - obsolete spec, was only 2023-02-23 21:03:41 +01:00
vita2d_gfx.c Get rid of obsolete HAVE_VIDEO_LAYOUT - obsolete spec, was only 2023-02-23 21:03:41 +01:00
vulkan.c (Shaders) pass rotation index to shaders (#15136) 2023-03-26 21:20:27 +01:00
xenon360_gfx.c Get rid of obsolete HAVE_VIDEO_LAYOUT - obsolete spec, was only 2023-02-23 21:03:41 +01:00
xshm_gfx.c Get rid of obsolete HAVE_VIDEO_LAYOUT - obsolete spec, was only 2023-02-23 21:03:41 +01:00
xvideo.c Get rid of obsolete HAVE_VIDEO_LAYOUT - obsolete spec, was only 2023-02-23 21:03:41 +01:00