mirror of
https://github.com/Ryujinx/Opentk.git
synced 2024-12-23 11:55:31 +00:00
c2e3328f59
Creating a GraphicsContext with null parameters is not a guarantee that we will get a dummy context that does not call any OpenGL functions. We need to explicitly define and construct a dummy context that is safe to use inside the designer. Affects issue #49 |
||
---|---|---|
.. | ||
Properties | ||
CarbonGLControl.cs | ||
DummyGLControl.cs | ||
GLControl.cs | ||
GLControl.Designer.cs | ||
GLControl.resx | ||
GLControlFactory.cs | ||
IGLControl.cs | ||
OpenTK.GLControl.csproj | ||
Sdl2GLControl.cs | ||
WinGLControl.cs | ||
X11GLControl.cs |