GPUOpen-Effects / FidelityFX-FSR2

FidelityFX Super Resolution 2
Other
1.95k stars 178 forks source link

Document the minimum required Vulkan version #5

Closed Calinou closed 2 years ago

Calinou commented 2 years ago

Related to https://github.com/GPUOpen-Effects/FidelityFX-FSR2/issues/4.

Looking at the README, it's not clear which Vulkan version is required for FSR 2.0 to work (along with the required extension support). This can be important for applications aim to run on Vulkan 1.0/1.1-only hardware, without support for Vulkan 1.2 or 1.3 in the driver.

rys commented 2 years ago

Good point. We'll document that in the next update, along with the GLSL version and extension requirements requested in #4.