Opentk/Source/OpenTK/Platform/Windows
2010-11-08 21:36:10 +00:00
..
Bindings Added support for wglCreateContextAttribsARB. 2009-02-28 19:51:58 +00:00
API.cs Decoupled new driver API from old public interface. 2010-10-29 11:27:40 +00:00
WglHelper.cs Avoid static caching of extension strings and improve multithreading behavior - WGL extension checking is fast enough that caching is not very useful. 2009-11-03 23:36:37 +00:00
WinDisplayDevice.cs * Platform/Windows/WinDisplayDevice.cs: 2009-11-06 09:50:50 +00:00
WinFactory.cs Decoupled new driver API from old public interface. 2010-10-29 11:27:40 +00:00
WinGLContext.cs Removed duplicate success message. 2010-11-08 15:58:42 +00:00
WinGLNative.cs Minor cosmetic fixes. Removed unused code. 2010-11-08 21:36:10 +00:00
WinGraphicsMode.cs Retrieve all pixel formats at once and select the correct one through a custom selection predicate. Simplifies the code significantly and reduces the chance of race conditions. 2010-11-08 19:41:24 +00:00
WinInputBase.cs Added GraphicsModeComparer for GraphicsMode comparisons. 2010-11-08 19:45:58 +00:00
WinKeyMap.cs Removed WinForms dependency and performed general code cleanup. 2010-11-08 19:48:01 +00:00
WinMMJoystick.cs Decoupled new driver API from old public interface. 2010-10-29 11:27:40 +00:00
WinRawInput.cs Decoupled new driver API from old public interface. 2010-10-29 11:27:40 +00:00
WinRawKeyboard.cs Implemented KeyboardState.IsConnected property. 2010-10-29 11:46:57 +00:00
WinRawMouse.cs Implemented KeyboardState.IsConnected property. 2010-10-29 11:46:57 +00:00
WinWindowInfo.cs Synced with 1.0 branch. 2010-03-11 22:53:11 +00:00
WMInput.cs Decoupled new driver API from old public interface. 2010-10-29 11:27:40 +00:00