Opentk/Source
Stefanos A. f0e0195799 Avoid singletons; improve ToString()
This is part of a long-due series of source cleanup patches. ToString()
is no longer used for code generation (code generation is handled by an
ISpecWriter instance.) Enum is no longer public. EnumCollection now
exposes its backing store through an interface, rather than a concrete
class (simpler to change backing store in the future.)
2013-11-01 09:21:50 +01:00
..
Bind Avoid singletons; improve ToString() 2013-11-01 09:21:50 +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 Remove deprecated elements from glcore 2013-10-31 00:20:59 +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 Made IsFlagsCollection read-write 2013-10-27 17:35:36 +01:00
QuickStart * QuickStart.sln: 2010-10-21 12:55:45 +00:00