Opentk/Source
Fraser Waters 22760a4032 Fixes bugs in String marshalling.
Fixes two issues:
1. FreeStringArrayPtr used the wrong variable in the offset to
ReadIntPtr causing an access violation.
2. Better cleanup of memory in MarshalStringArrayToPtr when any alloc
fails.
2014-06-19 22:51:47 +01:00
..
Bind [Bind] Fixed a System.FormatException 2014-06-08 09:57:48 +02:00
Build.UpdateVersion [Build] Updated copyright information 2014-03-18 14:29:41 +01:00
Compatibility [Compatibility] Don't generate xml documentation 2014-03-30 11:01:30 +02:00
Converter Fix compile warnings in Converter. 2014-02-25 10:31:17 +00:00
Examples [Examples] Improved Mouse.GetState output 2014-05-12 02:20:53 +02:00
Generator.Rewrite [Rewrite] Implement byte -> bool marshalling 2014-06-08 09:52:25 +02:00
GLControl [Mac] Migrated AglContext to OpenTK.GLControl 2014-04-24 13:48:26 +02:00
OpenTK Fixes bugs in String marshalling. 2014-06-19 22:51:47 +01:00
Tests/Test.API.Desktop [Test] Added API compatibility test 2014-06-01 00:10:21 +02:00