Opentk/Source
thefiddler d7614f5718 [Bind] Clean up BindStreamWriter implementation
Instead of inheriting and overriding StreamWriter methods, it now
forwards its parameters to an internal StreamWriter, after applying the
necessary formatting changes.

This shields us from the StreamWriter implementation differences
between .Net and Mono.
2014-03-13 18:44:36 +01:00
..
Bind [Bind] Clean up BindStreamWriter implementation 2014-03-13 18:44:36 +01:00
Build.UpdateVersion Merge master into no-reflect 2013-12-15 16:36:37 +01:00
Compatibility Normalized xml doc file paths 2013-12-15 23:24:17 +01:00
Converter Fix compile warnings in Converter. 2014-02-25 10:31:17 +00:00
Examples Fix compile warnings in Examples. 2014-02-25 10:31:17 +00:00
Generator.Rewrite [Build] Added -debug to Rewrite commandline parameters 2014-02-25 01:08:53 +01:00
GLControl Update spacing and formatting to match existing style 2014-02-25 18:46:07 -06:00
OpenTK [Bind] Added overloads for backwards compatibility 2014-03-13 18:42:37 +01:00