You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
After merging #96, blending will be the bottleneck in drawing. To address this I suggest to prototype batched variant of NormalSrcOver in the core library, preferably for 1.0 to make sure we can handle it with the current API without breaking changes.