diff options
author | dec05eba <dec05eba@protonmail.com> | 2023-07-18 07:06:12 +0200 |
---|---|---|
committer | dec05eba <dec05eba@protonmail.com> | 2023-07-18 07:06:12 +0200 |
commit | 585382cf18f566d7555922e8966701ba297a5a4a (patch) | |
tree | 6951e2fae7ff5b4b53877f1d90f80d0770fd4165 /TODO | |
parent | a3beaeb0cc501f654b0b31a52cdc3d9009235aaa (diff) |
More kms vaapi allow to work without xwayland
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -83,4 +83,5 @@ Support screen rotation in amd/intel/nvidia wayland. Support wlroots dmabuf screen recording, because it doesn't require root access unlike kms grab. Capture cursor on amd/intel wayland without xwayland. When nvidia supports hardware cursor then capture the cursor. Right now the cursor is captured because it's a software cursor so it's composed on the dma buf. -CPU usage is pretty high on AMD/Intel/(Nvidia(wayland)), why? opening and closing fds, creating egl, cuda association, is slow when done every frame.
\ No newline at end of file +CPU usage is pretty high on AMD/Intel/(Nvidia(wayland)), why? opening and closing fds, creating egl, cuda association, is slow when done every frame. Test if desktop portal screencast has better performance. +Cursor on amd/intel wayland only shows up when the cursor is above xwayland applications.
\ No newline at end of file |