| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2026-08-01 | Remove unused includes | dec05eba | |
| Most were left over from moving code out of main.cpp and from replacing fprintf with gsr_log. Also fixes building without the app_audio option. | |||
| 2026-08-01 | Add gsr_log logging module with log level and overridable log handler | dec05eba | |
| 2026-05-02 | Remove deprecated overclocking option | dec05eba | |
| 2025-08-24 | Call -sc script on screenshot as well, only save screenshot if no error | dec05eba | |
| 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 | |||
