Skip to content

plugins/qpa: handle modifiers more correctly

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

Instead of hardcoding ARGB8888 and using implicit modifiers, look through the list of available formats and modifiers and pick a match that egl will actually accept.

@davidre this fixes the crashes with NVidia

Merge request reports