Opentk/Source
Stefanos A a4f125f16e Added workaround for issue #6
The issue is that some display devices report a BitsPerPel value of 0.
It is not clear whether this is a bug in WinDisplayDevice.cs or some
strange windows issue. The implemented workaround adds an entry to the
debug log and hardcodes BitsPerPel to 32 whenever this condition is
encountered. More investigation required.
2013-11-05 23:21:49 +01:00
..
Bind Strongly-typed enums for ES 3.0 (WIP8) 2013-11-05 10:23:25 +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 Maintain api version information on converted signatures 2013-11-03 20:30:43 +01:00
Examples Normalized line endings 2013-10-11 01:58:54 +02:00
GLControl Normalized line endings 2013-10-11 01:58:54 +02:00
OpenTK Added workaround for issue #6 2013-11-05 23:21:49 +01:00
QuickStart * QuickStart.sln: 2010-10-21 12:55:45 +00:00