aboutsummaryrefslogtreecommitdiff
path: root/src/swapchain_monitor.hh
AgeCommit message (Collapse)AuthorFiles
13 daysFix potential for early semaphore submission with ReflexNicolas James1
2026-04-01Fix AntiLagUpdateAMD race, reduce thread contention in both pathsNicolas James1
2026-04-01Turn shared_ptr to unique_ptr in Context, strictly transfer ownership in ↵Nicolas James1
notify_present
2026-03-31Fix vram leak in Cyberpunk 2077, reduce duplicated logic + general cleanupNicolas James1
2026-03-31Split monitoring strategy between Reflex and AL2Nicolas James1
2026-03-30Fix AL2 via VK_NV_low_latency2's async implementation, fix race in TimestampPoolNicolas James1
2026-03-29Implement Reflex - break AntiLag in the process. Remove AntiLag1. WIPNicolas James1