Skip to content

opengl/egldisplay: don't add implicit modifiers as supported for NVidia

Xaver Hugl requested to merge work/zamundaaa/fix-nvidia-screencast into master

The driver doesn't support it, so doing this just causes problems elsewhere

Commit 2: don't add implicit modifiers in the screencast code

Commit 3: make the dmabuf test in the screencast code test with the real modifier list

Merge request reports