moonlight-qt/app/shaders
2024-08-22 01:18:39 -05:00
..
build_hlsl.bat Implement YUV 4:4:4 decoding with D3D11VA on Intel GPUs 2024-07-30 21:12:11 -05:00
d3d11_ayuv_pixel.fxc Implement YUV 4:4:4 decoding with D3D11VA on Intel GPUs 2024-07-30 21:12:11 -05:00
d3d11_ayuv_pixel.hlsl Implement YUV 4:4:4 decoding with D3D11VA on Intel GPUs 2024-07-30 21:12:11 -05:00
d3d11_bt601lim_pixel.fxc Revert "Use a Texture2DArray in HLSL to match the SRVs" 2024-06-29 14:07:41 -05:00
d3d11_bt601lim_pixel.hlsl Refactor D3D11 shaders to reduce duplicated code 2022-02-16 19:38:18 -06:00
d3d11_bt2020lim_pixel.fxc Revert "Use a Texture2DArray in HLSL to match the SRVs" 2024-06-29 14:07:41 -05:00
d3d11_bt2020lim_pixel.hlsl Refactor D3D11 shaders to reduce duplicated code 2022-02-16 19:38:18 -06:00
d3d11_genyuv_pixel.fxc Revert "Use a Texture2DArray in HLSL to match the SRVs" 2024-06-29 14:07:41 -05:00
d3d11_genyuv_pixel.hlsl Clamp chroma texcoords to avoid sampling alignment padding 2024-06-22 16:19:26 -05:00
d3d11_overlay_pixel.fxc Revert "Use a Texture2DArray in HLSL to match the SRVs" 2024-06-29 14:07:41 -05:00
d3d11_overlay_pixel.hlsl Use FP32 for position and texcoords 2022-02-13 13:41:39 -06:00
d3d11_vertex.fxc Revert "Use a Texture2DArray in HLSL to match the SRVs" 2024-06-29 14:07:41 -05:00
d3d11_vertex.hlsl Revert "Use a Texture2DArray in HLSL to match the SRVs" 2024-06-29 14:07:41 -05:00
d3d11_video_pixel_end.hlsli Revert "Use a Texture2DArray in HLSL to match the SRVs" 2024-06-29 14:07:41 -05:00
d3d11_video_pixel_start.hlsli Revert "Use a Texture2DArray in HLSL to match the SRVs" 2024-06-29 14:07:41 -05:00
d3d11_y410_pixel.fxc Implement YUV 4:4:4 decoding with D3D11VA on Intel GPUs 2024-07-30 21:12:11 -05:00
d3d11_y410_pixel.hlsl Implement YUV 4:4:4 decoding with D3D11VA on Intel GPUs 2024-07-30 21:12:11 -05:00
d3d11_yuv444_pixel_end.hlsli Implement YUV 4:4:4 decoding with D3D11VA on Intel GPUs 2024-07-30 21:12:11 -05:00
d3d11_yuv444_pixel_start.hlsli Implement YUV 4:4:4 decoding with D3D11VA on Intel GPUs 2024-07-30 21:12:11 -05:00
egl_nv12.frag Begin refactoring for non-NV12 support in EGLRenderer 2021-03-21 19:20:52 -05:00
egl_nv12.vert Begin refactoring for non-NV12 support in EGLRenderer 2021-03-21 19:20:52 -05:00
egl_opaque.frag Render DRM-PRIME frames as opaque images 2021-03-21 23:23:12 -05:00
egl_opaque.vert Render DRM-PRIME frames as opaque images 2021-03-21 23:23:12 -05:00
egl_overlay.frag Implement overlay support in EGLRenderer 2020-12-19 23:01:41 -06:00
egl_overlay.vert Implement overlay support in EGLRenderer 2020-12-19 23:01:41 -06:00
vt_renderer.metal Slightly simplify Metal shader 2024-08-22 01:18:39 -05:00