summaryrefslogtreecommitdiffstats
path: root/src/video_core/renderer_opengl/gl_blit_screen.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* nvnflinger/gpu: implement applet captureLiam2024-02-091-2/+2
* renderer_opengl: implement layer stack compositionLiam2024-01-311-191/+7
* renderer_opengl: split up blit screen resources into antialias and window adapt passesLiam2024-01-311-207/+65
* renderer_opengl: move out ownership of FSR resourcesLiam2024-01-311-17/+18
* renderer_opengl: move out FSR shader source constructionLiam2024-01-311-19/+1
* renderer_opengl: split out FXAALiam2024-01-311-17/+5
* renderer_opengl: split out SMAALiam2024-01-311-79/+11
* renderer_opengl: isolate core presentation codeLiam2024-01-311-0/+519