summaryrefslogtreecommitdiffstats
path: root/src/video_core/renderer_vulkan/vk_fsr.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* FSR: Fix GCC build errorsameerj2021-11-161-35/+37
|
* Vulkan: Reimplement FSR constant generation functions to avoid GCC warningsMarshall Mohror2021-11-161-8/+145
|
* Presentation: Only use FP16 in scaling shaders on supported devices in VulkanMarshall Mohror2021-11-161-14/+32
|
* Video Core: fix building for GCC.Fernando Sahmkow2021-11-161-13/+34
|
* vulkan: Implement FidelityFX Super ResolutionMarshall Mohror2021-11-161-0/+375