Opentk/Source/OpenTK/Platform/X11
the_fiddler 83afd98314 Updated to use new IWindowInfo interface.
Updated to use GraphicsFormat instead of DisplayMode.
Updated to use ColorDepth instead of ColorMode.
Improved GameWindow Exit handling, and handling of failed context creation.
Improved WinGLContext creation code, to allow for FSAA support in the future.
Fixed several shutdown bugs in WinGLContext and GraphicsContext.
Context creation no longer relies on IGLContextCreationHack.
X11GLContext is not working at the moment.
2008-02-28 13:57:07 +00:00
..
API.cs API.cs: Disabled cleanup code on AppDomain.ProcessExit, as it would cause X errors. 2008-02-23 21:48:32 +00:00
Functions.cs Added setter to GLContext.CurrentContext and all implementations, so that the user can clear the context of any thread. 2008-01-31 13:15:17 +00:00
Glx.cs Renamed Glx.Sgi.SwapIntervalSGI to Glx.Sgi.SwapInterval 2008-01-23 00:18:05 +00:00
GlxHelper.cs Disabled Status struct. 2008-01-24 22:38:50 +00:00
Structs.cs Added XChangeWindowAttributes / trying to get gnome panels to hide. 2008-01-27 16:34:45 +00:00
WindowInfo.cs Updated to use new IWindowInfo interface. 2008-02-28 13:57:07 +00:00
X11GLContext.cs Updated to use new IWindowInfo interface. 2008-02-28 13:57:07 +00:00
X11GLNative.cs Updated to use new IWindowInfo interface. 2008-02-28 13:57:07 +00:00
X11Input.cs Updated to use new IWindowInfo interface. 2008-02-28 13:57:07 +00:00
X11KeyMap.cs Moved keyboard and mouse code inside X11Input.cs 2008-02-01 23:28:23 +00:00
X11XrandrDisplayDevice.cs Added setter to GLContext.CurrentContext and all implementations, so that the user can clear the context of any thread. 2008-01-31 13:15:17 +00:00