NazaraEngine/include/Nazara/OpenGLRenderer/Wrapper/EGL
Jérôme Leclercq d05df45cb6 Fix EGL context sharing
It seems contexts must be part of the same display to be shared, and that using default display with window isn't an issue on Windows/X11
2020-09-02 15:40:57 +02:00
..
EGLContextBase.hpp Fix EGL context sharing 2020-09-02 15:40:57 +02:00
EGLContextBase.inl Fix EGL context sharing 2020-09-02 15:40:57 +02:00
EGLFunctions.hpp Add basic EGL support 2020-09-01 18:46:35 +02:00
EGLLoader.hpp Fix EGL context sharing 2020-09-02 15:40:57 +02:00
EGLLoader.inl Fix EGL context sharing 2020-09-02 15:40:57 +02:00