diff options
author | dec05eba <dec05eba@protonmail.com> | 2023-10-31 17:40:32 +0100 |
---|---|---|
committer | dec05eba <dec05eba@protonmail.com> | 2023-10-31 17:40:32 +0100 |
commit | 97a345f08f910df375f5e9579876efd06674b802 (patch) | |
tree | 80a6c20ea282d629022ba5de9218710588529bf8 /TODO | |
parent | 2a890a4b4dee0e0791f600d790bde9c0411225bc (diff) |
Try re-enabling use of modified in linux dma buf ext egl create image
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -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.
\ No newline at end of file +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. |