Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Tune TAA disocclusion scale to avoid rejecting all samples during motion. | clayjohn | 2024-01-04 | 1 | -1/+3 |
| | |||||
* | Flip convention of motion vector to point from current pixel to the previous ↵ | Dario | 2023-08-28 | 1 | -1/+1 |
| | | | | pixel. | ||||
* | Ensure vulkan subgroups are disabled for MoltenVK | Gordon MacPherson | 2022-10-26 | 1 | -0/+2 |
| | | | | | | | | We found they don't work on intel macbooks properly at all. Possible future solutions: - update to moltenvk. - update to spirv may resolve it. | ||||
* | Extracting render buffers and changing it to a more generic solution | Bastiaan Olij | 2022-09-01 | 1 | -0/+394 |