Skip to content

Use GLES by default

Matthias Clasen requested to merge default-to-gles into main

With the advent of dmabuf support, using GLES has become more attractive, since we can use its external texture support to support more dmabuf formats.

Fixes: #6170 (closed)

Merge request reports