Opentk/Source
Stefanos A 793dac65e5 Corrected patch for CallReturn<TRet, ...> signatures
.Net will happily execute a calli with a generic return type, whereas
Mono will refuse to. Mono is probably doing the right thing here. Fixed
by resolving the generic return into a concrete type.
2013-11-25 08:53:27 +01:00
..
Bind Moved address parameter to last place 2013-11-25 00:18:43 +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 Added usage example for new xml specs 2013-11-07 17:18:12 +01:00
Examples Hack for GLControl support 2013-11-12 20:38:02 +01:00
GLControl Setup correct class style for OpenGL 2013-11-16 22:38:17 +01:00
OpenTK Added rewrite postbuild event 2013-11-25 00:58:39 +01:00
OpenTK.Rewrite Corrected patch for CallReturn<TRet, ...> signatures 2013-11-25 08:53:27 +01:00