summaryrefslogtreecommitdiff
path: root/src/video_core/renderer_opengl/present
AgeCommit message (Expand)Author
2025-01-14Revert incorrect copyright attribution for non-contributed filesZephyron
2024-12-31chore: update project references and add Citron copyrightZephyron
2024-02-09gpu: dependency-inject scaling/antialiasing filter state for capture layersLiam
2024-02-09nvnflinger/gpu: implement applet captureLiam
2024-02-09nvnflinger/gpu: implement blendingLiam
2024-02-09video_core: defensively program around unmapped device pointersLiam
2024-01-31renderer_opengl: implement layer stack compositionLiam
2024-01-31renderer_opengl: split up blit screen resources into antialias and window ada...Liam
2024-01-31renderer_opengl: move out ownership of FSR resourcesLiam
2024-01-31renderer_opengl: move out FSR shader source constructionLiam
2024-01-31renderer_opengl: split out FXAALiam
2024-01-31renderer_opengl: split out SMAALiam