summaryrefslogtreecommitdiffstats
path: root/src/video_core/host_shaders/opengl_present_scaleforce.frag (follow)
Commit message (Expand)AuthorAgeFilesLines
* renderer_vulkan: implement layer stack compositionLiam2024-01-311-11/+1
* chore: add missing SPDX tagsAndrea Pappacoda2022-04-281-21/+2
* Presentation: Only use FP16 in scaling shaders on supported devices in VulkanMarshall Mohror2021-11-161-0/+130
* Renderers: Unify post processing filter shadersameerj2021-11-161-135/+0
* Renderer: Implement Bicubic and ScaleForce filters.Fernando Sahmkow2021-11-161-0/+135