Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-09-10 | Readme | dec05eba | |
2023-08-30 | readme | dec05eba | |
2023-08-18 | README password prompt | dec05eba | |
2023-08-17 | Unofficial package info | dec05eba | |
2023-08-09 | Remove coolbits script (document the nvidia-xconfig command to use instead) | dec05eba | |
2023-07-28 | Remove TODO items, improve readme replay service section | dec05eba | |
2023-07-28 | Nvidia readme | dec05eba | |
2023-07-28 | Create gpu-screen-recorder systemd service | dec05eba | |
2023-07-28 | Move additional scripts to 'extra' directory | dec05eba | |
2023-07-24 | README | dec05eba | |
2023-07-23 | readme | dec05eba | |
2023-07-23 | Update readme | dec05eba | |
2023-07-22 | Exit with exit code 10 if pkexec fails | dec05eba | |
2023-07-21 | vfr on wayland (even on nvidia), add uninstall script | dec05eba | |
2023-07-18 | readme typo | dec05eba | |
2023-07-18 | Experimental wayland support, test 1 | dec05eba | |
2023-07-16 | Wayland broken shit | dec05eba | |
2023-06-20 | Do not automatically install coolbits | dec05eba | |
2023-06-18 | Update readme | dec05eba | |
2023-06-07 | Mention that only h264/hevc is supported at the moment | dec05eba | |
2023-05-29 | Update readme about flatpak | dec05eba | |
2023-05-17 | Cleanup readme how to use section | dec05eba | |
2023-04-22 | kms_vaapi: add cursor capture for amd/intel monitor capture | dec05eba | |
Always find largest drm buf, to fix some cases when there are multiple planes and we accidentally capture a drm buf that isn't the target buf. We always want the full SCREEN drm buf. | |||
2023-04-21 | Add code to copy cursor image to opengl texture and update on event update ↵ | dec05eba | |
(not used yet) | |||
2023-04-21 | m | dec05eba | |
2023-04-21 | FAQ: amd/intel h264/hevc issue because of patent | dec05eba | |
2023-04-18 | Temporary issue description for VFR video | dec05eba | |
2023-04-15 | Fix AMD single monitor rotated display being rotated in recording | dec05eba | |
If there is only one monitor connected and it's rotated then the drm buf will also be rotated. This only the case with AMD and only when using one monitor! To fix this, we perform color conversion with an opengl shader which allows us to also rotate the texture. VAAPI supports rotation but it's not implemented by AMD at least. Performance seems to be the same as when using VAAPI, even when GPU usage is 100%. | |||
2023-04-15 | Remove mention of PRIME, not needed anymore | dec05eba | |
2023-04-12 | mm | dec05eba | |
2023-04-11 | Add crypto donation addresses, for the many that have asked to donate | dec05eba | |
2023-04-11 | nvidia prime | dec05eba | |
2023-04-11 | readme | dec05eba | |
2023-04-11 | Temporary disable monitor recording on amd/intel | dec05eba | |
2023-04-08 | Improve doc (wayland not supported) | dec05eba | |
2023-04-08 | Remove ubuntu specific install scripts | dec05eba | |
2023-04-07 | Implement kms vaapi capture | dec05eba | |
2023-04-01 | Add install script for amd/intel for ubuntu | Steam Deck User | |
2023-04-01 | Use vaapi to do rgb->yuv420p color conversion | Steam Deck User | |
Enable window capture for amd/intel. Properly check if h264/hevc is supported on amd/intel before using codec. | |||
2023-03-31 | Install coolbits if using nvidia, add preserve video memory install script | dec05eba | |
2023-03-27 | Better usage formatting | dec05eba | |
2023-03-26 | Remove yuv444 for now | dec05eba | |
2023-03-26 | Smaller dependency list for ubuntu, full dependency list for readme | dec05eba | |
2023-03-24 | Do not automatically install coolbits because if used on amd/intel then xorg ↵ | dec05eba | |
wont boot | |||
2023-03-21 | Add more missing dependencies for install_ubuntu.sh | dec05eba | |
2023-03-17 | Update readme | 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 | |
2023-02-27 | Add replay scripts | dec05eba | |
2023-02-23 | Add info about monitor recording | dec05eba | |