Opentk/Source
the_fiddler 2062d231d0 Bind now maps 'void*' to generics ('ref T', 'T[]', 'T[,]' and 'T[,,]') instead of 'object'.
The doc processor can now document more OpenGL functions (e.g. GL.Color3).
Cleaned up several pieces of code in Bind (but I'm afraid it's hopeless - spaghetti code at its greatest).
2009-03-21 21:44:07 +00:00
..
Bind Bind now maps 'void*' to generics ('ref T', 'T[]', 'T[,]' and 'T[,,]') instead of 'object'. 2009-03-21 21:44:07 +00:00
Build Prepare for 0.9.4 release. 2009-03-01 09:55:22 +00:00
Examples Replaced C# 3.0 code ('var') with its C# 2.0 equivalent. 2009-03-08 22:28:32 +00:00
OpenTK Bind now maps 'void*' to generics ('ref T', 'T[]', 'T[,]' and 'T[,,]') instead of 'object'. 2009-03-21 21:44:07 +00:00
Utilities Prepare for 0.9.4 release. 2009-03-01 09:55:22 +00:00