summaryrefslogtreecommitdiffstats
path: root/src/video_core/host_shaders/opengl_present_scaleforce.frag (follow)
Commit message (Collapse)AuthorAgeFilesLines
* chore: add missing SPDX tagsAndrea Pappacoda2022-04-281-21/+2
| | | | Follow-up to 99ceb03a1cfcf35968cab589ea188a8c406cda52
* 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