summaryrefslogtreecommitdiffstats
path: root/src/video_core/renderer_opengl/gl_blit_screen.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* nvnflinger/gpu: implement applet captureLiam2024-02-091-1/+1
* renderer_opengl: implement layer stack compositionLiam2024-01-311-33/+5
* renderer_opengl: split up blit screen resources into antialias and window adapt passesLiam2024-01-311-14/+12
* renderer_opengl: split out FXAALiam2024-01-311-4/+2
* renderer_opengl: split out SMAALiam2024-01-311-12/+5
* renderer_opengl: isolate core presentation codeLiam2024-01-311-0/+110