Opentk/Source
thefiddler 674cd54c29 [Mac] Fixed initial window position
Cocoa sets the desktop origin at the bottom-left of the main screen,
with +y going up. OpenTK is setting the origin at the top-left of the
main screen, so we need to invert the y-axis.
2014-05-02 15:13:38 +02:00
..
Bind [GL] Added GetPName.Max*ImageUniforms 2014-04-27 22:47:04 +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] Use Key.Enter to capture mouse 2014-05-01 23:56:25 +02:00
Generator.Rewrite [ES] Fixed loading of OpenGL ES core API 2014-03-16 19:40:49 +01:00
GLControl [Mac] Migrated AglContext to OpenTK.GLControl 2014-04-24 13:48:26 +02:00
OpenTK [Mac] Fixed initial window position 2014-05-02 15:13:38 +02:00