Try re-enabling use of modified in linux dma buf ext egl create image

This commit is contained in:
dec05eba
2023-10-31 17:40:32 +01:00
parent 2a890a4b4d
commit 97a345f08f
4 changed files with 12 additions and 13 deletions

4
TODO
View File

@@ -102,4 +102,6 @@ Overclocking (-oc) can overclock too much on some systems. Maybe remove the opti
Exit if X11/Wayland killed (if drm plane dead or something?)
Use SRC_W and SRC_H for screen plane instead of crtc_w and crtc_h.
Use SRC_W and SRC_H for screen plane instead of crtc_w and crtc_h.
Make it possible to select which /dev/dri/card* to use, but that requires opengl to also use the same card. Not sure if that is possible for amd, intel and nvidia without using vulkan instead.