Opentk/Source/OpenTK/Platform/X11
2008-04-25 21:49:24 +00:00
..
Bindings Moved to Bindings folder. 2008-04-25 09:03:38 +00:00
API.cs Moved OpenTK.OpenAL to OpenTK.Audio. 2008-04-04 19:46:08 +00:00
Functions.cs Added two helper functions for sending NET WM and client WM messages. 2008-04-25 21:04:05 +00:00
GlxHelper.cs Major update: fixed context construction on X11. 2008-03-01 13:15:31 +00:00
Structs.cs Added support for higher mouse buttons under X11. 2008-03-24 18:18:26 +00:00
X11GLContext.cs Moved PlatformException to the OpenTK namespace. Removed an invalid Debug.Unindent() call. 2008-04-21 21:31:21 +00:00
X11GLControl.cs Use one display connection for all X11 communication. Seems to fix (not 100%) the crash problems encountered. 2008-03-24 13:12:02 +00:00
X11GLControlHelper.cs Initial commit. 2008-03-03 12:48:13 +00:00
X11GLNative.cs * Platform/X11/X11GLNative.cs: Fullscreen toggling support through NET 2008-04-25 21:49:24 +00:00
X11GraphicsMode.cs Updates to GameWindow shutdown and X11 locking behavior. 2008-03-26 19:43:57 +00:00
X11Input.cs Added support for higher mouse buttons under X11. 2008-03-24 18:18:26 +00:00
X11KeyMap.cs Moved keyboard and mouse code inside X11Input.cs 2008-02-01 23:28:23 +00:00
X11WindowInfo.cs Added support for minimized WindowState. 2008-04-25 21:32:01 +00:00
X11XrandrDisplayDevice.cs Use one display connection for all X11 communication. Seems to fix (not 100%) the crash problems encountered. 2008-03-24 13:12:02 +00:00