OpenEmu / Mupen64Plus-Core

OpenEmu Core plugin with Mupen64Plus to support N64 emulation
49 stars 23 forks source link

Move to OpenGL3 using GLideN64. With working video #17

Closed duckey77 closed 7 years ago

mrvacbob commented 7 years ago

There are two glBlitFramebuffer calls in there now - can we avoid one of them? For instance I don't think it actually needs double-buffered FBO anymore, unless you still see tearing.

duckey77 commented 7 years ago

That I am not sure of. I'll have to play with it.