.. |
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
|
Guard definition of an array just like its use is guarded
|
2025-04-10 21:10:45 +00:00 |
gx2_shaders
|
Style nits
|
2025-02-12 10:17:35 +01:00 |
rsx_shaders
|
(PSL1GHT) Add improvements to the RSX driver (#14965)
|
2023-02-10 08:29:45 +01:00 |
vulkan_shaders
|
Fix typos (#17068)
|
2024-10-01 17:36:33 -07:00 |
caca_gfx.c
|
Standardize naming of local len variables
|
2024-12-30 14:27:24 +01:00 |
ctr_gfx.c
|
Fix non-griffin build for 3DS and make it the default
|
2025-04-06 18:35:41 +00:00 |
ctr_gu.h
|
[3DS] Update to libctru 2.0
|
2020-08-26 19:08:12 -07:00 |
d3d8.c
|
Logging unification cleanups
|
2025-07-10 05:59:06 +03:00 |
d3d9_renderchain.h
|
Logging unification cleanups
|
2025-07-10 05:59:06 +03:00 |
d3d9cg.c
|
Logging unification cleanups
|
2025-07-10 05:59:06 +03:00 |
d3d9hlsl.c
|
Logging unification cleanups
|
2025-07-10 05:59:06 +03:00 |
d3d10.c
|
Logging unification cleanups
|
2025-07-10 05:59:06 +03:00 |
d3d11.c
|
Logging unification cleanups
|
2025-07-10 05:59:06 +03:00 |
d3d12.c
|
Logging unification cleanups
|
2025-07-10 05:59:06 +03:00 |
dispmanx_gfx.c
|
Fix typos (#17068)
|
2024-10-01 17:36:33 -07:00 |
drm_gfx.c
|
Logging unification cleanups
|
2025-07-10 05:59:06 +03: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
|
Logging unification cleanups
|
2025-07-10 05:59:06 +03:00 |
fpga_gfx.c
|
Logging unification cleanups
|
2025-07-10 05:59:06 +03:00 |
gdi_gfx.c
|
Logging unification cleanups
|
2025-07-10 05:59:06 +03:00 |
gl1.c
|
Logging unification cleanups
|
2025-07-10 05:59:06 +03:00 |
gl2.c
|
Fix errors and warnings pointed out by static code analysis (Clang)
|
2025-07-17 08:49:53 +02:00 |
gl3.c
|
Logging unification cleanups
|
2025-07-10 05:59:06 +03:00 |
gx2_gfx.c
|
Fix variable name collision
|
2025-04-09 16:59:49 +00:00 |
gx_gfx.c
|
Logging unification cleanups
|
2025-07-10 05:59:06 +03:00 |
gx_gfx_vi_encoder.c
|
Cleanups/style nits
|
2023-02-23 13:15:14 +01:00 |
metal.m
|
Logging unification cleanups
|
2025-07-10 05:59:06 +03:00 |
network_gfx.c
|
Logging unification cleanups
|
2025-07-10 05:59:06 +03:00 |
oga_gfx.c
|
Logging unification cleanups
|
2025-07-10 05:59:06 +03:00 |
omap_gfx.c
|
Logging unification cleanups
|
2025-07-10 05:59:06 +03:00 |
ps2_gfx.c
|
Logging unification cleanups
|
2025-07-10 05:59:06 +03:00 |
psp1_gfx.c
|
Refactor viewport handling/aspect ratio scaling.
|
2024-06-25 08:18:39 -05:00 |
psp1_gfx.h
|
Clean up trailing whitespace
|
2017-12-12 00:24:18 -08:00 |
rsx_gfx.c
|
Logging unification cleanups
|
2025-07-10 05:59:06 +03:00 |
sdl2_gfx.c
|
Logging unification cleanups
|
2025-07-10 05:59:06 +03:00 |
sdl_dingux_gfx.c
|
Logging unification cleanups
|
2025-07-10 05:59:06 +03:00 |
sdl_gfx.c
|
Logging unification cleanups
|
2025-07-10 05:59:06 +03:00 |
sdl_rs90_gfx.c
|
Logging unification cleanups
|
2025-07-10 05:59:06 +03:00 |
sixel_gfx.c
|
Consistent viewport naming conventions
|
2024-12-24 22:50:51 +01:00 |
sunxi_gfx.c
|
Fix typos (#17068)
|
2024-10-01 17:36:33 -07:00 |
switch_nx_gfx.c
|
Fix typos (#17068)
|
2024-10-01 17:36:33 -07:00 |
vg.c
|
Logging unification cleanups
|
2025-07-10 05:59:06 +03:00 |
vga_gfx.c
|
Consistent viewport naming conventions
|
2024-12-24 22:50:51 +01:00 |
vita2d_gfx.c
|
Consistent viewport naming conventions
|
2024-12-24 22:50:51 +01:00 |
vulkan.c
|
remove dead code
|
2025-07-17 08:02:06 +02:00 |
xenon360_gfx.c
|
video_frame_info - start passing flags
|
2023-08-16 19:17:23 +02:00 |
xshm_gfx.c
|
Logging unification cleanups
|
2025-07-10 05:59:06 +03:00 |
xvideo.c
|
Logging unification cleanups
|
2025-07-10 05:59:06 +03:00 |