14313 Commits (main)
 

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