Opentk/Source
thefiddler 71d6da80de [Win] Faster WinMM GetCapabilities() and GetState()
joyGetDevCaps() is an extremely slow call that allocates memory.
WinMMJoystick is now caching its results for a significant speedup in
Joystick.GetCapabilities() and GetState().

The cache is updated whenever a joystick device is removed. WIP to
handle device added notifications.
2014-01-30 10:18:11 +01:00
..
Bind Added overloads for compatibility with svn r3127 2013-12-16 01:55:05 +01:00
Build.UpdateVersion Merge master into no-reflect 2013-12-15 16:36:37 +01:00
Compatibility Normalized xml doc file paths 2013-12-15 23:24:17 +01:00
Converter Merge master into no-reflect 2013-12-15 16:36:37 +01:00
Examples [Examples] Move UTF8 sample to Test folder 2014-01-16 14:37:27 +01:00
Generator.Rewrite Marshal strings as UTF8 (affects #18) 2013-12-21 00:51:34 +01:00
GLControl [GLControl] Warn when accessing GL properties on non-current context 2014-01-26 11:08:08 +01:00
OpenTK [Win] Faster WinMM GetCapabilities() and GetState() 2014-01-30 10:18:11 +01:00