Opentk/Source/OpenTK/Platform
Fraser Waters fbe6cc0a31 Use Marshal.GetLastWin32Error instead of GetLastError.
Also removes magic number 1171 and replaces with constant.
2014-03-23 22:31:32 +00:00
..
Dummy
Egl
MacOS
SDL2 [SDL2] On Mac, OpenGL 3.0 or 3.1 should create 3.2 context 2014-03-16 22:50:12 +01:00
Windows Use Marshal.GetLastWin32Error instead of GetLastError. 2014-03-23 22:31:32 +00:00
X11 Centering the cursor at (width/2, height/2), effectively fixing 2014-03-18 01:44:52 -03:00
DesktopGraphicsContext.cs
DisplayDeviceBase.cs
EmbeddedGraphicsContext.cs
Factory.cs
IDisplayDeviceDriver.cs
INativeGLWindow.cs
IPlatformFactory.cs
IWindowInfo.cs
LegacyJoystickDriver.cs [Input] LegacyJoystickDriver now reports hat pos 2014-03-17 00:30:19 +01:00
MappedGamePadDriver.cs
PlatformException.cs
PlatformFactoryBase.cs
Utilities.cs