mirror of
https://github.com/TASEmulators/desmume
synced 2025-10-05 16:22:49 +02:00
75958772ef4ae4a6296b1423bbeb49940fe23e6f
* posix: in `__glx_initOpenGL`, add null check after `XOpenDisplay` Would segfault when built with GLX enabled and ran in Wayland. Now the same scenario instead falls back to the SoftRasterizer. Still not ideal, but using SDL as a fallback requires considerably more code redesign. * posix: refine GLX with no X server error message
Languages
C++
47.5%
C
46.4%
Objective-C++
3.9%
Objective-C
0.7%
Metal
0.6%
Other
0.5%