http://gitunderground.i2p/archive/Ryujinx/commit/40daca5684afdc8a62dfcb1beb27c58b5262c9e7
Zero ) ) ; return new SDL2OpenGLContext ( context , windowHandle ) ; } @@ -99,7 +107,7 @@ namespace Ryujinx.Headless.SDL2.OpenGL } } private GraphicsDebugLevel _glLogLevel ; private readonly GraphicsDebugLevel _glLogLevel ; private SDL2OpenGLContext _openGLContext ; public OpenGLWindow ( @@ -120,7 +128,7 @@ namespace Ryujinx.Headless.SDL2.OpenGL // Ensure to not share this context with other contexts before this point.