summaryrefslogtreecommitdiffstats
path: root/src/video_core/renderer_vulkan/vk_fsr.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* video_core: Replace VKScheduler with Schedulergerman772022-06-271-2/+2
|
* general: Convert source file copyright comments over to SPDXMorph2022-04-231-3/+2
| | | | | This formats all copyright comments according to SPDX formatting guidelines. Additionally, this resolves the remaining GPLv2 only licensed files by relicensing them to GPLv2.0-or-later.
* Presentation: Only use FP16 in scaling shaders on supported devices in VulkanMarshall Mohror2021-11-161-1/+1
|
* vulkan: Implement FidelityFX Super ResolutionMarshall Mohror2021-11-161-0/+54