Igalia / WPEBackend-fdo

BSD 2-Clause "Simplified" License
30 stars 24 forks source link

Fix assert for NVidia drivers 525.60.11 #180

Closed neodesys closed 1 year ago

neodesys commented 1 year ago

With this specific version of NVidia drivers, modifiers cannot be queried for specific formats, so instead of raising an assertion let's just ignore the format silently.

philn commented 1 year ago

@zdobersek do you think you can review this?