flyinghead / flycast

Flycast is a multiplatform Sega Dreamcast, Naomi, Naomi 2 and Atomiswave emulator
GNU General Public License v2.0
1.36k stars 167 forks source link

linux: use egl with x11 instead of glx #1408

Closed scribam closed 6 months ago

scribam commented 6 months ago

When SDL2 is not available, use EGL + X11 instead of GLX + X11. OpenGLES with X11 becomes available with these changes (with the CMake option USE_GLES=ON).

Screenshots from WSL

Screenshot 2024-02-17 114944 Screenshot 2024-02-17 120021