summaryrefslogtreecommitdiffstats
path: root/src/video_core/renderer_opengl/present (follow)
Commit message (Expand)AuthorAgeFilesLines
* renderer_opengl: implement layer stack compositionLiam2024-01-315-61/+382
* renderer_opengl: split up blit screen resources into antialias and window adapt passesLiam2024-01-317-6/+235
* renderer_opengl: move out ownership of FSR resourcesLiam2024-01-312-83/+56
* renderer_opengl: move out FSR shader source constructionLiam2024-01-312-7/+22
* renderer_opengl: split out FXAALiam2024-01-312-0/+67
* renderer_opengl: split out SMAALiam2024-01-315-0/+324