Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-07-05 | Separate video encoding method from capture method | dec05eba | |
With this instead of kms_cuda/kms_vaapi/kms_software and xcomposite_cuda/xcomposite_vaapi/xcomposite_software there is now only kms and xcomposite. | |||
2024-03-08 | Refactor kms_vaapi and kms_cuda | dec05eba | |
Also fixes color metadata, color range and hdr on nvidia wayland. | |||
2023-07-18 | Experimental wayland support, test 1 | dec05eba | |
2023-04-07 | Implement kms vaapi capture | dec05eba | |
2023-03-31 | Install coolbits if using nvidia, add preserve video memory install script | dec05eba | |
2023-03-17 | Add overclocking option -oc to workaround a NVIDIA driver bug (forcefully ↵ | dec05eba | |
set to p2 state when using cuda) | |||
2023-03-17 | vaapi wip | Steam Deck User | |
2022-10-16 | Refactor xcomposite into abstract capture api | dec05eba | |
Refactor c++ files into c files, more usable |