Opentk/Source
thefiddler ccd1ad0fd7 [GL] Do not limit strings to StringBuilder.Capacity. Fixes issue #57
We let StringBuilder grow to fit the unmanaged string. This appears to
match the default CLR marshaling behavior, which was used in OpenTK 1.0.
2014-02-07 15:57:36 +01:00
..
Bind [GL] Added missing ActiveUniformType.FloatMat3x2 token 2014-02-04 14:26:52 +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 Merge master into no-reflect 2013-12-15 16:36:37 +01:00
Examples [Examples] BindAttribLocation must precede LinkProgram 2014-01-30 11:42:07 +01:00
Generator.Rewrite [GL] Fixed invalid IL instruction in Get*() and Delete*() functions 2014-02-04 16:07:58 +01:00
GLControl [GLControl] Warn when accessing GL properties on non-current context 2014-01-26 11:08:08 +01:00
OpenTK [GL] Do not limit strings to StringBuilder.Capacity. Fixes issue #57 2014-02-07 15:57:36 +01:00