Opentk/Source
Stefanos A. 62c9793a6e Fixed number of buffers
ContextAttribute.DOUBLEBUFFER is a boolean in SDL (false->single
buffering, true->double buffering). We need to adjust the number of
buffers accordingly (single buffering->1 buffer, double buffering->2
buffers).
2013-11-06 01:04:59 +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 Fixed number of buffers 2013-11-06 01:04:59 +01:00
QuickStart * QuickStart.sln: 2010-10-21 12:55:45 +00:00