- switched from GLEW to GLAD and now dynamically links EGL & OpenGL
This commit is contained in:
@@ -32,7 +32,7 @@
|
||||
#ifndef FENNEC_PLATFORM_LINUX_WAYLAND_OPENGL_EGLCONTEXT_H
|
||||
#define FENNEC_PLATFORM_LINUX_WAYLAND_OPENGL_EGLCONTEXT_H
|
||||
|
||||
#include <EGL/egl.h>
|
||||
#include <fennec/platform/opengl/glad/egl.h>
|
||||
#include <fennec/platform/opengl/egl/error.h>
|
||||
|
||||
#include <fennec/platform/linux/wayland/server.h>
|
||||
|
||||
Reference in New Issue
Block a user