Skip to content

Releases: SiputBiru/eq2c-rs

eq2c-v0.1.4-alpha.1b

Choose a tag to compare

@github-actions github-actions released this 29 Nov 03:07
89f594f

Performance Improvements

  • Adding rayon implementation in png implementation (i forgor i have rayon).

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

eq2c-v0.1.3-alpha.1b

Choose a tag to compare

@github-actions github-actions released this 28 Nov 08:15
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

eq2c-v0.1.2-alpha

Choose a tag to compare

@github-actions github-actions released this 27 Nov 15:23
7676065

New Contributors

Full Changelog: v0.1.1-alpha...eq2c-v0.1.2-alpha

  • Dropping MacOS support for reducing github actions cost

v0.1.1-alpha

Choose a tag to compare

@github-actions github-actions released this 24 Nov 13:08

adding exposure setting and test version of agx tonemap

Full Changelog: v0.1.0-alpha...v0.1.1-alpha

v0.1.0-alpha

Choose a tag to compare

@github-actions github-actions released this 24 Nov 13:01
resolve blacksmith error