Generic check for desktop GL and EGL on Linux systems

This commit is contained in:
Nicolas Caramelli
2021-05-04 14:59:29 +02:00
committed by Sam Lantinga
parent f309d0649d
commit 31637ddeea
3 changed files with 106 additions and 154 deletions

View File

@@ -34,8 +34,6 @@
!!! FIXME: in Ubuntu 18.04 (and other distros).
*/
#define MESA_EGL_NO_X11_HEADERS
#define EGL_NO_X11
#include <EGL/egl.h>
#include "wayland-util.h"