Opentk/Source
Stefanos A. 293c020151 Added WrapperTypes.ConvenienceArrayType
These are convenience parameters for function receiving a size and an
array parameter, like DeleteTextures(int n, int[] ids). The generator
will now add overloads taking a single parameter, such as
DeleteTexture(int id).
2013-11-10 18:29:53 +01:00
..
Bind Added WrapperTypes.ConvenienceArrayType 2013-11-10 18:29:53 +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 Potential fix for issue 3430 2013-11-09 15:13:50 +01:00
GLControl Normalized line endings 2013-10-11 01:58:54 +02:00
OpenTK Move convenience overloads to generator 2013-11-10 15:36:53 +01:00
QuickStart * QuickStart.sln: 2010-10-21 12:55:45 +00:00