Opentk/Source/OpenTK/Platform/X11
2009-02-20 18:57:57 +00:00
..
Bindings Made ContextHandle a struct to reduce GC pressure (ContextHandles are created per frame). 2008-11-23 20:17:50 +00:00
API.cs Time should be IntPtr, not uint. 2009-02-09 15:33:32 +00:00
Functions.cs * Platform/X11/X11GraphicsMode.cs, Platform/X11/X11GLNative.cs, 2008-05-03 16:33:00 +00:00
GlxHelper.cs Major update: fixed context construction on X11. 2008-03-01 13:15:31 +00:00
Structs.cs * Platform/X11/X11GraphicsMode.cs, Platform/X11/X11GLNative.cs, 2008-05-03 16:33:00 +00:00
X11Factory.cs Added WinFactory.cs and X11Factory.cs 2008-11-04 18:39:45 +00:00
X11GdiPlusInternals.cs Make Mono use X11GdiPlusInternals regardless of platform. 2009-02-12 22:48:09 +00:00
X11GLContext.cs Merged in macos branch for Mac OS X support. 2009-02-20 18:57:57 +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
X11GLNative.cs Fixed build warnings. 2008-12-09 10:06:25 +00:00
X11GraphicsMode.cs * Platform/X11/X11GraphicsMode.cs, Platform/X11/X11GLNative.cs, 2008-05-03 16:33:00 +00:00
X11Input.cs Fixed mouse motion events on Linux. 2008-05-04 18:23:42 +00:00
X11KeyMap.cs Time should be IntPtr, not uint. 2009-02-09 15:33:32 +00:00
X11WindowInfo.cs Make WinWindowInfo public. 2008-05-19 20:57:36 +00:00
X11XrandrDisplayDevice.cs Time should be IntPtr, not uint. 2009-02-09 15:33:32 +00:00