14260 Commits (5166bed9174b16e7b9ff3ff1b0bbb798e2136eab)
 

Author SHA1 Message Date
James Jackson-South 5166bed917
Merge branch 'main' into js/parallel-cleanup 4 weeks ago
James Jackson-South c5624b534e
Merge pull request #3056 from SixLabors/js/accumulative-memory-limit 4 weeks ago
James Jackson-South ceb656dab0
Merge branch 'main' into js/accumulative-memory-limit 4 weeks ago
James Jackson-South 6998d43c61 Update Convolution2PassProcessor{TPixel}.cs 4 weeks ago
James Jackson-South 4d844badcf
Merge branch 'main' into js/parallel-cleanup 4 weeks ago
James Jackson-South b3f37932b6
Merge pull request #3096 from SixLabors/bp/openExr 4 weeks ago
James Jackson-South dd395e1c03 Enhance metadata conversion 4 weeks ago
James Jackson-South f96d28714d Update ColorNumericsTests.cs 4 weeks ago
James Jackson-South 6b486e30f1 Fix failing conversion tests 4 weeks ago
James Jackson-South 758896ec3e
Merge branch 'main' into bp/openExr 4 weeks ago
James Jackson-South 0390442fee Fix ColorNumerics and FromVector4 4 weeks ago
James Jackson-South 418f9c3141
Merge branch 'main' into js/parallel-cleanup 4 weeks ago
Anton Firszov 988314aae7
Add more throughput benchmarks and pass Configuration where missed (#3114) 4 weeks ago
James Jackson-South 3a879338c6 Cleanup 4 weeks ago
James Jackson-South 03670ab032 Revert some convolution processors 4 weeks ago
Brian Popow 00db2e9256 Actually use pixel type from encoder in ExrEncoderCore constructor 4 weeks ago
Brian Popow d98ffac34c Add test for setting pixel type for encoding exr images 4 weeks ago
Brian Popow ce545b7892 Fix stylecop complains 4 weeks ago
Brian Popow 1e69aa45ab Add additional doc strings 4 weeks ago
James Jackson-South 656f53d052 Remove not-needed validate method and tests 4 weeks ago
James Jackson-South 9438c8b04c Merge branch 'js/parallelism-rules' into js/parallel-cleanup 4 weeks ago
James Jackson-South e405df597f Update settings 4 weeks ago
Brian Popow af14463b07 Add better test image for uint rgba pixel type 1 month ago
Brian Popow 15701e5e84 Write alpha channel when encoding exr images 1 month ago
Brian Popow 372299744a Fix mistake when encoding uint pixel data: value from Rgb96.FromVector4 was not used 1 month ago
Brian Popow b15625e775
Merge branch 'main' into bp/openExr 1 month ago
Brian Popow 29f558a801 Add test case for uint pixel type with alpha 1 month ago
Brian Popow 0ceeba4461 Remove no longer needed ColorScaleTo32Bit() 1 month ago
Brian Popow 5926455cef Remove ExrCompression property from ExrBaseCompression, it is not needed 1 month ago
Brian Popow b4cd27f2c9 Remove unnecessary ColorScaleTo32Bit when decoding pixel type uint32 1 month ago
Brian Popow 51463a368d Better test image for uint pixel type 1 month ago
James Jackson-South 0220108d86 Use ParallelRowIterator for BokehBlur 1 month ago
James Jackson-South abafe100cd Use sequential row processing in CropProcessor 1 month ago
James Jackson-South a9c43dc800 Convolution Replace parallel row iteration with sequential loops 1 month ago
Anton Firszov 25b3567482
Benchmark parallelization (#3111) 1 month ago
James Jackson-South 4eb19aa7f4
Merge branch 'main' into js/accumulative-memory-limit 1 month ago
James Jackson-South fb3297753b
Merge branch 'main' into bp/openExr 1 month ago
James Jackson-South d3ca6ebd33
Merge pull request #3110 from SixLabors/js/parallel-settings 1 month ago
James Jackson-South ad58e74505 Allow -1 (unbounded) parallelism; validate settings 1 month ago
Brian Popow 2abbedcd64
Merge branch 'main' into bp/openExr 1 month ago
Brian Popow 24dbf639c5 Fix issues with pixel conversions in Rgba128 1 month ago
Brian Popow e611b1e018 Add tests for Rgba128 1 month ago
James Jackson-South cc9a514409
Merge pull request #3109 from SixLabors/js/modern-porter-duff 1 month ago
James Jackson-South fd688db0eb Complete implementation and add tests/benchmark 1 month ago
James Jackson-South 5e4f3ef1ff Use operators in generated functions 1 month ago
James Jackson-South 1c5e3e1a69 Modernize base PorterDuffFunctions 1 month ago
Brian Popow 0ec523f068 Add null check for PixelComponentInfo in Rgb96_PixelInformation() 1 month ago
Brian Popow 3fbf0ef552
Merge branch 'main' into bp/openExr 1 month ago
Brian Popow 787ebb205d Try fix issues with Rgb96 pixel conversions 1 month ago
Brian Popow d1623fee63 Add tests for Rgb96 pixel conversions 1 month ago