Opentk/Source
thefiddler 525af589f1 [X11] Match win32 wheel coordinate system
OpenTK uses the win32 wheel coordinate system, where
(+h, +v) = (right, up). XI2 uses (+h, +v) = (right, down)
instead, so we need to flip the vertical offset.

Fixes issue #133 and https://github.com/mono/MonoGame/issues/2686
2014-06-10 14:53:23 +02:00
..
Bind [Bind] Fixed a System.FormatException 2014-06-08 09:57:48 +02:00
Build.UpdateVersion [Build] Updated copyright information 2014-03-18 14:29:41 +01:00
Compatibility [Compatibility] Don't generate xml documentation 2014-03-30 11:01:30 +02:00
Converter Fix compile warnings in Converter. 2014-02-25 10:31:17 +00:00
Examples [Examples] Improved Mouse.GetState output 2014-05-12 02:20:53 +02:00
Generator.Rewrite [Rewrite] Implement byte -> bool marshalling 2014-06-08 09:52:25 +02:00
GLControl [Mac] Migrated AglContext to OpenTK.GLControl 2014-04-24 13:48:26 +02:00
OpenTK [X11] Match win32 wheel coordinate system 2014-06-10 14:53:23 +02:00
Tests/Test.API.Desktop [Test] Added API compatibility test 2014-06-01 00:10:21 +02:00