Opentk/Source/OpenTK/Platform/X11
the_fiddler 820e2af20e Made ContextHandle a struct to reduce GC pressure (ContextHandles are created per frame).
Added xml documentation for the ContextHandle.
Made the casts between ContextHandles and IntPtrs explicit.
Updated all ContextHandle consumers to reflect the explicit cast.
2008-11-23 20:17:50 +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 Fixed some whitespace and normalized line-endings. 2008-11-18 12:44:18 +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
X11GdiPlusInternals.cs Implemented X11GdiPlusInternals. 2008-11-03 23:55:53 +00:00
X11GLContext.cs Made ContextHandle a struct to reduce GC pressure (ContextHandles are created per frame). 2008-11-23 20:17:50 +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 regression from conflict resolution. 2008-05-04 16:10:53 +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 Moved keyboard and mouse code inside X11Input.cs 2008-02-01 23:28:23 +00:00
X11WindowInfo.cs Make WinWindowInfo public. 2008-05-19 20:57:36 +00:00
X11XrandrDisplayDevice.cs Fixed line endings. 2008-05-04 17:18:02 +00:00