the_fiddler
|
4fde3c4dab
|
Added conditional compilation and the necessary classes to compile OpenTK without referencing System.Drawing.dll. To build without System.Drawing, add "MINIMAL" to the conditional compilation symbols. Note that this is an experimental feature that will result in a source- and binary-incompatible dll.
|
2011-12-08 00:03:14 +00:00 |
|
the_fiddler
|
6c0da79687
|
Refactored and simplified DisplayDevice detection (devices are now stored in the platform-specific drivers instead of the frontend).
Made XRR resolution changes more robust.
Resolution changes now refresh the DisplayDevices on Windows.
|
2010-11-21 20:16:18 +00:00 |
|
the_fiddler
|
ec01b1caae
|
Don't shadow class field.
|
2010-10-28 09:01:43 +00:00 |
|
the_fiddler
|
8f9cd3decf
|
Report Xinerama as not supported when it fails to detect any devices. Fixes issue on Nvidia drivers when Twinview is enabled.
|
2010-10-09 19:11:45 +00:00 |
|
the_fiddler
|
ddb51b25f7
|
Added XF86VM fallback when XRandR is missing (many thanks to jdomnitz!)
|
2010-10-09 19:10:39 +00:00 |
|
the_fiddler
|
1f4b5be7d0
|
Synced trunk with 1.0 branch.
|
2010-10-02 18:52:34 +00:00 |
|