Opentk/Source/OpenTK/Platform/X11
2010-03-11 22:53:11 +00:00
..
Bindings Synced with 1.0 branch. 2010-03-11 22:53:11 +00:00
API.cs Synced with 1.0 branch. 2010-03-11 22:53:11 +00:00
Functions.cs Synced with 1.0 branch. 2010-03-11 22:53:11 +00:00
GlxHelper.cs Added SyncRoot object to BindingsBase that can be used to protect shared state in the various bindings. 2009-11-03 23:26:57 +00:00
Structs.cs * Functions.cs: Added a number of missing methods relating to 2009-10-19 10:41:41 +00:00
X11Factory.cs Renamed internal BindingsBase.LoadAll/Load methods to LoadEntryPoints/LoadEntryPoint, in order to avoid name clashes with the static GL.LoadAll() method. 2009-11-04 16:49:56 +00:00
X11GLContext.cs Synced with 1.0 branch. 2010-03-11 22:53:11 +00:00
X11GLNative.cs Synced with 1.0 branch. 2010-03-11 22:53:11 +00:00
X11GraphicsMode.cs Synced with 1.0 branch. 2010-03-11 22:53:11 +00:00
X11Input.cs Backported bugfixes from 1.0 branch. 2010-02-03 19:04:42 +00:00
X11Joystick.cs Fixed line endings and set svn:eol-style to native and svn:mime-type to text/plain for .cs files. 2009-09-03 19:01:11 +00:00
X11KeyMap.cs * X11KeyMap.cs: Removed dependency on System.Windows.Forms. 2009-09-13 16:34:03 +00:00
X11WindowInfo.cs Backported bugfixes from 1.0 branch. 2010-02-03 19:04:42 +00:00
X11XrandrDisplayDevice.cs Disabled OpenTK.Point, Size and Rectangle structures that were meant to replace their System.Drawing implementations until the correct course of action can be determined. This change is too disruptive to existing applications, especially if they are also using Windows.Forms (see discussion here: http://www.opentk.com/node/1348). 2009-11-08 23:02:53 +00:00