Opentk/Source/GLControl
Stefanos A 6fa70263cb [X11] Fixed GLControl on nvidia binary drivers
Nvidia drivers fail in Glx.MakeCurrent() when using a 32bpp
visual on a window created with a 24bpp visual. Since we do
not know the actual visual until after the context is constructed,
the solution is to implicitly use 24bpp when 32bpp is requested.

The loss of the alpha channel does not have a user-visible effect,
since WinForms do not support translucent windows on X11.
2014-07-20 11:28:43 +02:00
..
Properties
Agl.cs
AglContext.cs
AglGraphicsMode.cs
Carbon.cs
CarbonGLControl.cs
DummyGLControl.cs
GLControl.cs
GLControl.Designer.cs
GLControl.resx
GLControlFactory.cs
IGLControl.cs
NS.cs
OpenTK.GLControl.csproj
Sdl2GLControl.cs
WinGLControl.cs
X11GLControl.cs