Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | nvnflinger/gpu: implement layer stack composition | Liam | 2024-01-31 | 2 | -0/+82 |
* | renderer_vulkan: implement layer stack composition | Liam | 2024-01-31 | 9 | -513/+576 |
* | renderer_opengl: split up blit screen resources into antialias and window adapt passes | Liam | 2024-01-31 | 1 | -2/+4 |
* | renderer_vulkan: convert FSR to graphics pipeline | Liam | 2024-01-31 | 9 | -423/+262 |
* | renderer_opengl: split out FXAA | Liam | 2024-01-31 | 1 | -1/+1 |
* | renderer_vulkan: split up blit screen resources into separate antialias and window adapt passes | Liam | 2024-01-31 | 6 | -0/+735 |
* | renderer_vulkan: isolate FXAA from blit screen | Liam | 2024-01-31 | 9 | -0/+1597 |