Age | Commit message (Expand) | Author |
2023-07-18 | Fix wayland capture on amd/intel | dec05eba |
2023-07-18 | Experimental wayland support, test 1 | dec05eba |
2023-06-10 | kms rot old behavior back | dec05eba |
2023-06-10 | kms: fix multi monitor coordinate being incorrect in some cases | dec05eba |
2023-06-10 | Attempt to fix merged display coordinates in kms | dec05eba |
2023-05-17 | Fix all warnings | 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-22 | Fix focused window follow failing on vaapi for the first window. Also dont er... | dec05eba |
2023-04-22 | vaapi window capture: resizing window should make the window have its origina... | dec05eba |
2023-04-21 | Use x11 event loop with XPending instead of XCheckTypedWindowEvent | dec05eba |
2023-04-16 | Find /dev/dri/card path that exists (the first one) | dec05eba |
2023-04-16 | Use XDG_RUNTIME_DIR (and flatpak specific dir) and /dev/dri/renderD128 instea... | dec05eba |
2023-04-15 | Remove extra swapBuffer in kms capture | dec05eba |
2023-04-15 | Apply rotation fix for intel as well (for kms capture) | dec05eba |
2023-04-15 | Fix AMD single monitor rotated display being rotated in recording | dec05eba |
2023-04-11 | Temporary disable monitor recording on amd/intel | dec05eba |
2023-04-11 | Remove kms modifier | dec05eba |
2023-04-11 | Revert "amd/intel: use xrgb format, use drm prime 2" | dec05eba |
2023-04-11 | amd/intel: use xrgb format, use drm prime 2 | dec05eba |
2023-04-10 | amd test 2 | dec05eba |
2023-04-10 | Recreate surface every frame :( | dec05eba |
2023-04-10 | aaa | dec05eba |
2023-04-10 | Dont create va surface every frame for kms (test) | dec05eba |
2023-04-10 | Remove unecessary vaCreatebuffer every frame | dec05eba |
2023-04-10 | Amd monitor recording fixed, remove unused modifier code | dec05eba |
2023-04-10 | test kms | dec05eba |
2023-04-10 | Debug amd kms err | dec05eba |
2023-04-10 | kms: get plane every frame, might fix not updating issue and issue where plan... | 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 |
2023-04-07 | Implement kms vaapi capture | dec05eba |
2023-04-01 | Rename drm to vaapi | Steam Deck User |
2023-04-01 | Cleanup xcomposite_drm | Steam Deck User |
2023-04-01 | Use vaapi to do rgb->yuv420p color conversion | Steam Deck User |
2023-03-31 | Make sure region size for focused window is divisable by 2 | dec05eba |
2023-03-31 | Install coolbits if using nvidia, add preserve video memory install script | dec05eba |
2023-03-26 | Remove yuv444 for now | dec05eba |
2023-03-26 | Move video encoding to separate thread, remove pixel_format that doesn't do a... | dec05eba |
2023-03-26 | Add pixfmt yuv420p/yuv444p option to set lossless color | dec05eba |
2023-03-26 | Remove unused code | dec05eba |
2023-03-17 | Add overclocking option -oc to workaround a NVIDIA driver bug (forcefully set... | dec05eba |
2023-03-17 | vaapi wip | Steam Deck User |
2023-03-04 | Add screen-direct-force option for VRR monitor | dec05eba |
2023-02-19 | Fix follow focused for the first window and when switching from/to invalid wi... | dec05eba |
2023-01-18 | Fix crash on error: dont do av_buffer_unref on frame contex because device_ct... | dec05eba |
2022-12-20 | follow focused | dec05eba |
2022-11-30 | wip intel | dec05eba |
2022-10-16 | Refactor xcomposite into abstract capture api | dec05eba |