Opentk/Source
Stefanos A. 03c04fd308 Workaround for issues #4 and #6
GraphicsMode.Default used to be set to
(DisplayDevice.Default.BitsPerPixel, 16, 0, 0, 0, 2, false) for improved
compatibility with older systems. However, this appears to be causing
issues with specific modern GPUs. Switch the default mode to (32, 24, 8)
until a more proper solution can be found.
2013-11-07 18:42:17 +01:00
..
Bind Use paths without apiversion attribute 2013-11-07 16:48:11 +01:00
Build.UpdateVersion Normalized line endings 2013-10-11 01:58:54 +02:00
Compatibility Normalized line endings 2013-10-11 01:58:54 +02:00
Converter Added usage example for new xml specs 2013-11-07 17:18:12 +01:00
Examples Added usage example for new xml specs 2013-11-07 17:18:12 +01:00
GLControl Normalized line endings 2013-10-11 01:58:54 +02:00
OpenTK Workaround for issues #4 and #6 2013-11-07 18:42:17 +01:00
QuickStart * QuickStart.sln: 2010-10-21 12:55:45 +00:00