fgsfdsfgs / ioq3

Nintendo Switch port of ioquake3
https://www.ioquake3.org/
GNU General Public License v2.0
21 stars 4 forks source link

Bugfix: Resolves crasher on boot with latest SDL/EGL due to eglCreateWindowSurface not being passed nwindow #4

Closed jfenton closed 5 years ago

jfenton commented 5 years ago

Resolves crasher on boot (Fixes #3) with latest SDL/EGL due to eglCreateWindowSurface not being passed nwindow. As this now builds against latest SDL, USB Mouse/Keyboard is now supported too!

fgsfdsfgs commented 5 years ago

Thanks, appears to work fine. Looks like performance even got a little bit of a boost with the latest libdrm/libnx/mesa.