dec05eba
76c565684f
Prefer drm cursor over x11 on x11, to fix correct position and size when x11 output is scaled
2024-11-08 23:57:59 +01:00
dec05eba
70fced3889
x11: fix correct monitor capture size when output is scaled
2024-11-08 20:52:08 +01:00
dec05eba
0686b924de
Prepare for pipewire audio routing
2024-11-08 18:40:33 +01:00
dec05eba
07ce374201
Fix cursor position when scaling output with multiple monitors on monitor capture on x11
2024-10-26 23:55:41 +02:00
dec05eba
112640282d
Add option to change output resolution (-s)
2024-10-26 20:58:00 +02:00
dec05eba
a03463082f
Revert "Debug output temp"
...
This reverts commit 86c57c85ac .
2024-10-24 15:26:47 +02:00
dec05eba
86c57c85ac
Debug output temp
2024-10-24 15:11:47 +02:00
dec05eba
412cf0dbae
Revert "Temp fix for nvfbc"
...
This reverts commit 8ab1150fb8 .
2024-09-26 18:15:15 +02:00
dec05eba
8ab1150fb8
Temp fix for nvfbc
2024-09-26 17:53:08 +02:00
dec05eba
ddbb2f63b7
Revert
2024-09-26 17:49:30 +02:00
dec05eba
77fea88fe6
debug
2024-09-26 17:37:00 +02:00
dec05eba
52bd102a26
Revert "temp debug output"
...
This reverts commit 97998f1bab .
2024-09-26 16:56:36 +02:00
dec05eba
97998f1bab
temp debug output
2024-09-26 16:41:55 +02:00
dec05eba
0b20a46e58
Name capture/encoder variable self
2024-09-26 02:36:31 +02:00
dec05eba
adddca41d8
Fallback for vaapi copy to opengl copy
2024-09-21 22:10:36 +02:00
dec05eba
95e1971f8f
Fix first frame is black
2024-09-21 16:38:15 +02:00
dec05eba
eddb07ac40
Revert recent time framing and performance changes as it affects slower devices badly
2024-09-21 15:43:19 +02:00
dec05eba
aef223d844
Remove damage tracking for now, better frame timing (deal with time error accumulation)
2024-09-20 02:20:42 +02:00
dec05eba
41bd6cee63
Use async_depth option on vaapi for much better encoding performance
2024-09-18 11:15:10 +02:00
dec05eba
85d35bede2
Disable pure vaapi for intel because it doesn't work, will be fixed later if possible
2024-09-17 00:09:03 +02:00
dec05eba
09fa00d4a7
kms: allow capture higher than monitor framerate on wayland
2024-09-16 23:31:53 +02:00
dec05eba
25b7b4e84e
Pure vaapi capture (for capture target) and opengl composition for cursor only when capturing window and portal as well, clear background on resize for monitor capture
2024-09-16 23:31:53 +02:00
dec05eba
4bcf976a71
Improve capture performance on amd/intel when using monitor capture: capture display frame using purely vaapi unless the monitor is rotated
2024-09-16 23:31:53 +02:00
dec05eba
f6f8fdb33c
Portal: sync capture to frame update
2024-09-15 04:22:00 +02:00
dec05eba
714561987e
Properly damage if moving cursor
...
Only damage if cursor is inside the target area
2024-09-14 02:27:48 +02:00
dec05eba
8acb346382
Set update fps to video fps, on x11 sync video to damage tracking
2024-09-14 01:15:01 +02:00
dec05eba
8158a809b7
Move damage tracking to separate file
2024-09-06 23:55:43 +02:00
dec05eba
2682df9e0f
Portal: fix external texture
2024-09-06 13:28:35 +02:00
dec05eba
111432f7dd
Revert "Portal: fix external texture glitches"
...
This reverts commit 0f289b58bb .
2024-09-06 13:27:51 +02:00
dec05eba
0f289b58bb
Portal: fix external texture glitches
2024-09-06 13:17:17 +02:00
dec05eba
954a41de9c
Explicit glFlush/glFinish before and after render operations to fix tearing and stutter on amd
2024-09-06 12:41:14 +02:00
dec05eba
b7c5df3c4b
Faster startup (faster video codec query), fix some video codec callback logic
2024-08-31 03:17:18 +02:00
dec05eba
1fca7080eb
comment
2024-08-19 19:22:05 +02:00
dec05eba
d52b775674
Fix kms capture crash on wayland if x11 is not available (always the case in the flatpak)
2024-08-18 17:59:09 +02:00
dec05eba
1e39dc6286
Refactor kms capture
2024-08-16 23:20:04 +02:00
dec05eba
da4925b23e
Allow capture of external monitors on a laptop with dedicated gpu (prime) on x11, fix cursor not visible on some wayland compositors (hyprland) with multiple monitors
2024-08-16 19:37:00 +02:00
dec05eba
85d59ea2c8
HACK: portal: copy external image to internal image before render. Dont stop screencast when paused as that stops recording when window is resized
2024-08-15 11:13:49 +02:00
dec05eba
0b9d232ce8
Fix crash, use opengl es instead of opengl desktop
2024-08-15 08:21:54 +02:00
dec05eba
8e3014aa97
Use external texture target for external texture
2024-08-15 08:12:44 +02:00
dec05eba
ffb8c6af3b
Allow prime-run capture on laptop with external gpu when the iGPU
...
doesn't have any monitor to capture.
Fix prime-run desktop portal capture broken (fallback to external
texture).
Fallback to external texture in kms capture.
2024-08-15 08:09:23 +02:00
dec05eba
a9b7618be7
Debug test again
2024-08-15 07:13:13 +02:00
dec05eba
c240cd111e
Debug output test
2024-08-15 06:40:11 +02:00
dec05eba
36951238be
Fix possible capture lag (especially with desktop portal capture)
2024-08-08 02:03:03 +02:00
dec05eba
846241189e
Add -portal-session-token-filepath option to specify where desktop portal session token is saved/restore
2024-08-08 01:45:35 +02:00
dec05eba
7bee923938
Compressed plane now works, update readme and remove warning
2024-08-04 17:50:52 +02:00
dec05eba
b1d8346ed9
Move glClear and glx/eglSwapBuffers from capture backends to main
2024-07-26 10:55:24 +02:00
dec05eba
af4f9b805a
Fix variable shadow warnings
2024-07-25 13:58:10 +02:00
dec05eba
b7da16a932
nvidia x11: fix screen-direct-force not working because it was ignored
2024-07-25 05:30:31 +02:00
dec05eba
7d719a44c6
Fix hdr capture causing crash when in replay mode
2024-07-23 18:11:38 +02:00
dec05eba
e9343cce91
Fix pipewire capture on amd (fallback to no drm modifiers if eglCreateImage fails), might happen because of a buggy desktop portal/pipewire implementation
2024-07-22 17:20:09 +02:00