mirror of
https://github.com/Ryujinx/Opentk.git
synced 2024-12-26 07:35:31 +00:00
d483b01de0
We now use the display connection specified in EglWindowInfo throughout the EGL backend, instead of opening new connections in EglGraphicsMode. This fixes EGL errors in Egl.CreateWindowSurface. As part of this fix, all instances of IPlatformFactory.CreateGraphicsMode() have been removed. This API is no longer used in OpenTK 1.1 |
||
---|---|---|
.. | ||
Egl.cs | ||
EglContext.cs | ||
EglGraphicsMode.cs | ||
EglMacPlatformFactory.cs | ||
EglSdl2PlatformFactory.cs | ||
EglUnixContext.cs | ||
EglWinContext.cs | ||
EglWindowInfo.cs | ||
EglWinPlatformFactory.cs | ||
EglX11PlatformFactory.cs |