2ace001203
OpenTK normally uses reflection to load bindings, instead of generating huge constructors. Although reflection is faster on first load (thanks to reduced JIT overhead), it fails to work correctly with monolinker. This branch explores the performance of a direct binding. |
||
---|---|---|
.. | ||
Bind | ||
Build.UpdateVersion | ||
Compatibility | ||
Converter | ||
Examples | ||
GLControl | ||
OpenTK |