Age | Commit message (Expand) | Author |
2023-11-18 | Properly send socketpair fd to kms server | dec05eba |
2023-11-12 | kms client/server: replace unix domain socket file with socketpair after conn... | dec05eba |
2023-10-27 | Dont include unused drm_fourcc.h, include missing unistd.h for _exit | dec05eba |
2023-10-22 | Dont forcefully set drm fourcc to argb8888, fixes kde wayland where default i... | dec05eba |
2023-10-22 | Fix vram leak for reals | dec05eba |
2023-10-21 | Attempt to fix amd/intel driver bug vram leak, force cfr when livestreaming, ... | dec05eba |
2023-10-08 | Attempt to fix vram leak(?) | dec05eba |
2023-09-29 | Remove unused cursor code | dec05eba |
2023-08-13 | Dont hardcore gsr-kms-server path | dec05eba |
2023-07-23 | Proper waitpid NOHANG handling | dec05eba |
2023-07-22 | Exit with exit code 10 if pkexec fails | dec05eba |
2023-07-22 | Fix cursor offset in kms grab (amd/intel), disable wlroots capture until its ... | dec05eba |
2023-07-22 | Use correct offset for combined plane monitor capture | dec05eba |
2023-07-22 | AMD/Intel capture cursor | dec05eba |
2023-07-18 | Fix wayland capture on amd/intel | dec05eba |
2023-07-18 | Experimental wayland support, test 1 | dec05eba |
2023-06-18 | Update readme | dec05eba |
2023-05-17 | Disable error on warning because of possible ffmpeg deprecated warning | dec05eba |
2023-05-17 | Fix all warnings | dec05eba |
2023-05-14 | Remove unecessary include | dec05eba |
2023-05-12 | kms_vaapi: fix regression, screen rotation not working when capturing screen | dec05eba |
2023-05-12 | kms_vaapi: support multiple drm planes (fixes capture on some multi monitor s... | dec05eba |
2023-04-22 | kms_vaapi: add cursor capture for amd/intel monitor capture | dec05eba |
2023-04-17 | Kms server timeout, move back kms unix domain socket to HOME because flatpak ... | dec05eba |
2023-04-16 | Use XDG_RUNTIME_DIR (and flatpak specific dir) and /dev/dri/renderD128 instea... | dec05eba |
2023-04-10 | kms: fix crash on intel when using hevc, remove debug print, remove jpeg colo... | dec05eba |
2023-04-10 | kms: get plane every frame, might fix not updating issue and issue where plan... | dec05eba |
2023-04-09 | Put gsr kms socket in HOME (with random characters) to make sure it works in ... | dec05eba |
2023-04-09 | Use /usr/bin/gsr-kms-server constant path for pkexec | dec05eba |
2023-04-09 | Move kms client and server to separate directories | dec05eba |