Opentk/Source/OpenTK/Platform/X11
2008-03-10 13:23:09 +00:00
..
API.cs Renamed ColorDepth to ColorFormat, to avoid class with System.Drawing.ColorDepth. 2008-03-03 12:44:56 +00:00
Functions.cs Renamed ColorDepth to ColorFormat, to avoid class with System.Drawing.ColorDepth. 2008-03-03 12:44:56 +00:00
Glx.cs Renamed ColorDepth to ColorFormat, to avoid class with System.Drawing.ColorDepth. 2008-03-03 12:44:56 +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 Renamed ColorDepth to ColorFormat, to avoid class with System.Drawing.ColorDepth. 2008-03-03 12:44:56 +00:00
X11GLControl.cs Fixed multiple GLControls under Mono/X11. 2008-03-10 13:23:09 +00:00
X11GLControlHelper.cs Initial commit. 2008-03-03 12:48:13 +00:00
X11GLNative.cs Open a different X11 display connection - reusing the one from Windows.Forms results in messages getting routed to the wrong windows. 2008-03-10 11:37:41 +00:00
X11GraphicsMode.cs Initial commit. 2008-03-03 12:48:13 +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 Renamed ColorDepth to ColorFormat, to avoid class with System.Drawing.ColorDepth. 2008-03-03 12:44:56 +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