Opentk/Source/OpenTK/Platform/X11
the_fiddler 26f1ac30d0 Added support for higher mouse buttons under X11.
Use XCheckWindowEvent instead of XNextEvent.
2008-03-24 18:18:26 +00:00
..
API.cs Added support for higher mouse buttons under X11. 2008-03-24 18:18:26 +00:00
Functions.cs Added support for higher mouse buttons under X11. 2008-03-24 18:18:26 +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 support for higher mouse buttons under X11. 2008-03-24 18:18:26 +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 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 Added support for higher mouse buttons under X11. 2008-03-24 18:18:26 +00:00
X11GraphicsMode.cs Added support for higher mouse buttons under X11. 2008-03-24 18:18:26 +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 Renamed ColorDepth to ColorFormat, to avoid class with System.Drawing.ColorDepth. 2008-03-03 12:44:56 +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