Opentk/Source/OpenTK/Platform
2007-11-06 13:37:04 +00:00
..
OSX
Windows Commented out some unused code. 2007-11-06 13:36:47 +00:00
X11 Removed some warnings. 2007-11-06 13:37:04 +00:00
DummyGLContext.cs VSync now responds to changes. Contains a true DisplayMode. New constructor. 2007-10-15 11:16:20 +00:00
IGameWindow.cs Added Unload event. 2007-09-26 23:13:57 +00:00
IGLContext.cs Added VSync property to IGLContext. 2007-09-29 15:24:55 +00:00
IMutableWindowInfo.cs
INativeGLWindow.cs Removed the InputDriver from the INativeGLWindow interface. It now resides lower, in the GameWindow class. 2007-10-19 20:00:45 +00:00
IResizable.cs
IWindowInfo.cs
Utilities.cs Renamed Windows.API to Windows.Functions, in accordance to X11.Functions 2007-09-26 11:54:43 +00:00
WindowInfo.cs Added X11 Mouse support. X11 Keyboard support is faster now. 2007-09-25 16:45:12 +00:00