| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | gpu: dependency-inject scaling/antialiasing filter state for capture layers | 2024-02-09 | 2 | -5/+11 | |
| * | nvnflinger/gpu: implement applet capture | 2024-02-09 | 4 | -9/+14 | |
| * | nvnflinger/gpu: implement blending | 2024-02-09 | 1 | -0/+15 | |
| * | video_core: defensively program around unmapped device pointers | 2024-02-09 | 1 | -4/+6 | |
| * | renderer_opengl: implement layer stack composition | 2024-01-31 | 5 | -61/+382 | |
| * | renderer_opengl: split up blit screen resources into antialias and window ada... | 2024-01-31 | 7 | -6/+235 | |
| * | renderer_opengl: move out ownership of FSR resources | 2024-01-31 | 2 | -83/+56 | |
| * | renderer_opengl: move out FSR shader source construction | 2024-01-31 | 2 | -7/+22 | |
| * | renderer_opengl: split out FXAA | 2024-01-31 | 2 | -0/+67 | |
| * | renderer_opengl: split out SMAA | 2024-01-31 | 5 | -0/+324 |