wheremyfoodat / Panda3DS

HLE 3DS emulator
https://panda3ds.com/
GNU General Public License v3.0
787 stars 56 forks source link

Allow compilation with opengl=off #490

Closed Coiland closed 2 months ago

wheremyfoodat commented 2 months ago

This will compile but also introduces behavior which is unwanted (unsupported renderers failing silently without creating a window, no proper fallbacks or warnings in said case, and so on). Sadly not mergeable, but OpenGL-less builds aren't particularly high priority either at least.