Skip to content

OpenGL fixes: Add multiple usable contexts and add support OpenGL ES 3.

Julien Wadel requested to merge fix/black_screen into release/5.4

Add debug message on error when loading EGL context and surfaces. Fix undefined size while creating new window ID. Concurrency protection with loading/unloading OpenGL libraries. Multithreading for MSOGL .

Merge request reports