Skip to content

eq2c-v0.1.3-alpha.1b

Choose a tag to compare

@github-actions github-actions released this 28 Nov 08:15
· 16 commits to main since this release
4737f17

Performance Improvements

  • Replaced per-pixel powf(1.0 / 2.2) gamma correction with a sqrt-based approximation (γ ≈ 2.0).
  • Reduced CPU overhead in the pixel processing hot loop, resulting in noticeably faster PNG exports.
  • Visual output remains visually consistent with minimal perceptual differences.

Full Changelog: eq2c-v0.1.2-alpha...eq2c-v0.1.3-alpha.1b