From e20222695202bb658a38e12902714430723d2c3b Mon Sep 17 00:00:00 2001 From: JMS55 <47158642+JMS55@users.noreply.github.com> Date: Wed, 9 Jul 2025 11:42:19 -0700 Subject: [PATCH] Update release-content/release-notes/dlss.md Co-authored-by: Alice Cecile --- release-content/release-notes/dlss.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/release-content/release-notes/dlss.md b/release-content/release-notes/dlss.md index 3ce9cfab1f..f38ae64a03 100644 --- a/release-content/release-notes/dlss.md +++ b/release-content/release-notes/dlss.md @@ -29,4 +29,4 @@ Other temporal upscalers like AMD's FidelityFX™ Super Resolution (FSR), Intel' Support for other swapchain-related features like frame interpolation/extrapolation, latency reduction, or dynamic resolution scaling are not currently planned, but support for DLSS Ray Reconstruction for use in Bevy Solari _is_ planned for a future release. -Special thanks to @cwfitzgerald for helping with the wgpu backend interop APIs. +Special thanks to @cwfitzgerald for helping with the [`wgpu`](https://github.com/gfx-rs/wgpu) backend interop APIs.