OpenTK v4.6.0 Release Notes

    • API: Added cl_khr_gl_sharing extension for OpenCL which allows OpenCL x OpenGL interop. (@NepNet)

    • 🛠 FIX: Removed allocations from Matrix4.Invert and Matrix3.Invert and made them about 90% faster. (@NogginBops)