Skip to content

demos/glfw: Request and use an EGL context

Rafael Ristovski requested to merge Ristovski/libplacebo:glfw_use_egl into master

This is required to get hardware decoding, which needs EGL_EXT_image_dma_buf_import / EGL_MESA_image_dma_buf_export to work.

Merge request reports