Opentk/Source/OpenTK/Platform/X11
the_fiddler e477631ad7 Major update: fixed context construction on X11.
Fixed vsync on X11.
Updated GraphicsContext interface, for better extensibility. Some public functions were moved to IGraphicsContextInternal.
Renamed DisplayDevice.PrimaryDisplay to DisplayDevice.Default.
Updated and documented new GameWindow constructors.
Improved GameWindow.Exit, added GameWindow.ExitAsync() and improved error handling.
Improved GraphicsContext and NativeGLWindow APIs (construction in constructor).
Made ContextHandle public.
2008-03-01 13:15:31 +00:00
..
API.cs Major update: fixed context construction on X11. 2008-03-01 13:15:31 +00:00
Functions.cs Major update: fixed context construction on X11. 2008-03-01 13:15:31 +00:00
Glx.cs Major update: fixed context construction on X11. 2008-03-01 13:15:31 +00:00
GlxHelper.cs Major update: fixed context construction on X11. 2008-03-01 13:15:31 +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 Major update: fixed context construction on X11. 2008-03-01 13:15:31 +00:00
X11GLNative.cs Major update: fixed context construction on X11. 2008-03-01 13:15:31 +00:00
X11Input.cs Major update: fixed context construction on X11. 2008-03-01 13:15:31 +00:00
X11KeyMap.cs Moved keyboard and mouse code inside X11Input.cs 2008-02-01 23:28:23 +00:00
X11WindowInfo.cs Initial commit. 2008-02-28 14:02:17 +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