Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | gpu: dependency-inject scaling/antialiasing filter state for capture layers | Liam | 2024-02-09 | 1 | -5/+6 |
* | nvnflinger/gpu: implement applet capture | Liam | 2024-02-09 | 1 | -2/+2 |
* | renderer_opengl: implement layer stack composition | Liam | 2024-01-31 | 1 | -191/+7 |
* | renderer_opengl: split up blit screen resources into antialias and window adapt passes | Liam | 2024-01-31 | 1 | -207/+65 |
* | renderer_opengl: move out ownership of FSR resources | Liam | 2024-01-31 | 1 | -17/+18 |
* | renderer_opengl: move out FSR shader source construction | Liam | 2024-01-31 | 1 | -19/+1 |
* | renderer_opengl: split out FXAA | Liam | 2024-01-31 | 1 | -17/+5 |
* | renderer_opengl: split out SMAA | Liam | 2024-01-31 | 1 | -79/+11 |
* | renderer_opengl: isolate core presentation code | Liam | 2024-01-31 | 1 | -0/+519 |