https://bugs.kde.org/show_bug.cgi?id=448839
Jan Grulich <jgrul...@redhat.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit| |https://invent.kde.org/plas | |ma/kpipewire/commit/c325f82 | |69a36694867938394af57af5500 | |e87c71 Resolution|--- |FIXED Status|ASSIGNED |RESOLVED --- Comment #23 from Jan Grulich <jgrul...@redhat.com> --- Git commit c325f8269a36694867938394af57af5500e87c71 by Jan Grulich. Committed on 16/03/2023 at 11:28. Pushed by grulich into branch 'master'. Use a different API call to make importing DmaBufs work on Nvidia Use glReadPixels() instead of glGetTexImage() to import DmaBufs into memory. This makes Nvidia happy and it no longer gives us just black screen. M +14 -1 src/dmabufhandler.cpp https://invent.kde.org/plasma/kpipewire/commit/c325f8269a36694867938394af57af5500e87c71 -- You are receiving this mail because: You are watching all bug changes.