.Net Standard port for Opentk
Go to file
the_fiddler 2af357c106 * DisplayDevice.cs: Made DisplayDevice properties settable
internally (simplifies device detection code).
Bounds property is now independent of the default resolution.

* DisplayResolution.cs: Obsoleted the Bounds property, as this becomes
  invalid as soon as the resolution of any display device is changed.
2009-11-06 09:49:06 +00:00
Documentation Updated changelog with last-minute changes. 2009-10-21 14:03:14 +00:00
Source * DisplayDevice.cs: Made DisplayDevice properties settable 2009-11-06 09:49:06 +00:00
Build.exe Removed System.Drawing dependency from QuickStart. 2009-11-04 21:22:41 +00:00