API.cs
|
Explicitly set WindowProcedure calling convention
|
2013-12-20 23:29:47 +01:00 |
WglHelper.cs
|
Removed unused WGL methods
|
2013-11-28 23:22:35 +01:00 |
WinFactory.cs
|
Minor code cleanup
|
2013-12-17 23:31:04 +01:00 |
WinGLContext.cs
|
Replace Wgl.GetCurrentDC with cached dc
|
2013-12-18 14:51:00 +01:00 |
WinGLNative.cs
|
Implemented KeyDown and KeyUp messages
|
2013-12-21 00:50:25 +01:00 |
WinGraphicsMode.cs
|
Fixed GetModesARB implementation
|
2013-12-18 14:16:49 +01:00 |
WinKeyMap.cs
|
Use locale-independent scancodes
|
2013-10-03 20:53:34 +02:00 |
WinMMJoystick.cs
|
Started implementing GamePad
|
2013-01-16 17:56:31 -08:00 |
WinRawInput.cs
|
Implemented Sdl2GLControl
|
2013-09-30 20:47:29 +02:00 |
WinRawMouse.cs
|
Workaround for NRE on WinRawMouse driver
|
2013-09-30 18:27:13 +02:00 |
WinWindowInfo.cs
|
Re-added WindowHandle property
|
2013-11-13 18:25:49 +01:00 |