Opentk/Source
Stefanos A. 83c0deb71c Avoid singletons; Translate*() in FuncProcessor
This is part of a long-due source cleanup operation. GLTypes and CSTypes
are no longer global singletons, but must now be accessed through an
IBind instance. All Translate*() methods are now part of the
FuncProcessor. ToString() has been improved and the IEquatable interface
is now explicitly implemented.
2013-11-01 09:10:46 +01:00
..
Bind Avoid singletons; Translate*() in FuncProcessor 2013-11-01 09:10:46 +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