Commit Graph

2 Commits

Author SHA1 Message Date
Maxim Solovyov 689321419b
backend: egl: remove references to the glx backend 2023-06-18 19:30:01 +03:00
Yuxuan Shui 5a72b5755d
backends: add egl backend
This needs the EGL_KHR_image_pixmap and the GL_EXT_EGL_image_storage
extensions, which unfortunately aren't available on NVIDIA cards.

Don't add documentation for these, for now.

Signed-off-by: Yuxuan Shui <yshuiv7@gmail.com>
2022-09-29 08:03:12 +01:00