Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-03-21 | Correctly clear cursor in window capture when the cursor is outside the | dec05eba | |
window | |||
2024-03-11 | Only update cursor position in window capture if recording cursor | dec05eba | |
2024-03-11 | Add -cursor option to not record cursor | dec05eba | |
2024-03-10 | Fix cursor capture in nvidia wayland, hdr, clear background immediately in ↵ | dec05eba | |
window capture | |||
2024-03-09 | Refactor capture base | dec05eba | |
2024-03-09 | Draw cursor in window capture | dec05eba | |
2024-03-09 | Refactor xcomposite | dec05eba | |
Move common code between cuda/vaapi implementations into xcomposite file. This also fixes limited/full range colors on nvidia. | |||
2022-11-30 | wip intel | dec05eba | |
2022-10-16 | Refactor xcomposite into abstract capture api | dec05eba | |
Refactor c++ files into c files, more usable |