aboutsummaryrefslogtreecommitdiff
path: root/src/capture/xcomposite_vaapi.c
AgeCommit message (Expand)Author
2023-04-22kms_vaapi: add cursor capture for amd/intel monitor capturedec05eba
2023-04-22Fix focused window follow failing on vaapi for the first window. Also dont er...dec05eba
2023-04-22vaapi window capture: resizing window should make the window have its origina...dec05eba
2023-04-21Use x11 event loop with XPending instead of XCheckTypedWindowEventdec05eba
2023-04-16Find /dev/dri/card path that exists (the first one)dec05eba
2023-04-15Fix AMD single monitor rotated display being rotated in recordingdec05eba
2023-04-11Remove kms modifierdec05eba
2023-04-11Revert "amd/intel: use xrgb format, use drm prime 2"dec05eba
2023-04-11amd/intel: use xrgb format, use drm prime 2dec05eba
2023-04-07Implement kms vaapi capturedec05eba
2023-04-01Rename drm to vaapiSteam Deck User