]> git.lizzy.rs Git - irrlicht.git/commit
Stop dlopening libGL(ESv2).so
authorsfan5 <sfan5@live.de>
Sat, 9 Jul 2022 20:49:15 +0000 (22:49 +0200)
committersfan5 <sfan5@live.de>
Sat, 9 Jul 2022 21:03:53 +0000 (23:03 +0200)
commit074e81f78f4daa1c1da739a7ae0b0ef507ec06ee
tree62de5c0597c9c374a21f393014f5d7f3b9dbe516
parent25ae15694488fcb23f03a067d12c318550f24010
Stop dlopening libGL(ESv2).so

GLX/EGL are supposed to abstract exactly this away,
this is a bad hack at best and might totally break stuff at worst.
source/Irrlicht/CEGLManager.cpp
source/Irrlicht/CEGLManager.h
source/Irrlicht/CGLXManager.cpp
source/Irrlicht/CGLXManager.h