14408 Commits (db5b03d894ad6798fa6005ecc4fd215545100e41)
 

Author SHA1 Message Date
James Jackson-South db5b03d894 Complete ANI, ICO, and CUR codec support 3 weeks ago
James Jackson-South fac4a24827 Merge branch 'main' into pr/2899 3 weeks ago
James Jackson-South 680f2c2ba4
Merge pull request #3161 from SixLabors/perf/simd-primitives-normalization 3 weeks ago
James Jackson-South 14cf138cbb Validate tensor primitive span contracts 3 weeks ago
James Jackson-South 043c264aef Flatten JPEG ICC color conversion 3 weeks ago
James Jackson-South 3c3d523954 Flatten pixel blender hierarchy 3 weeks ago
James Jackson-South b54c5caf5b Fix tensor negation on ARM64 3 weeks ago
James Jackson-South 979a9237c5 Align tensor primitive dispatch with runtime 3 weeks ago
James Jackson-South fb7ed72629 Use AVX-512 for byte tensor addition 3 weeks ago
James Jackson-South 267802a4b6 Optimize ICC LUT normalization 3 weeks ago
James Jackson-South 368498133a Fix Bokeh normalization on .NET 10 3 weeks ago
James Jackson-South 43d99b46dc Use tensor multiplication for Bokeh kernels 3 weeks ago
James Jackson-South 41f17ba6b5 Use tensor division for Gaussian kernels 3 weeks ago
James Jackson-South c1dc1aedb4 Use tensor negation for sharpen kernels 3 weeks ago
James Jackson-South 49d20566a3 Use tensor addition for histogram offsets 3 weeks ago
James Jackson-South 1c726da0df Clean up normalized SIMD pipelines 3 weeks ago
James Jackson-South ca126a5f4a Remove replaced SIMD implementations 3 weeks ago
James Jackson-South 71d27f4b85 Correct SIMD helper accessibility 3 weeks ago
James Jackson-South 9d1aa66f67 Normalize PNG filter encoding 3 weeks ago
James Jackson-South 501afd48c1 Normalize stateful Vector4 transforms 3 weeks ago
James Jackson-South 5a2fbbe795 Normalize packed pixel conversion shuffles 3 weeks ago
James Jackson-South 873c64ec12 Normalize pixel blending SIMD traversal 3 weeks ago
James Jackson-South e9db3675e9 Normalize JPEG color conversion SIMD 3 weeks ago
James Jackson-South ebe5cc64da Add TensorPrimitives compatibility implementation 3 weeks ago
James Jackson-South a9d4046f3f
Merge pull request #3160 from SixLabors/js/fix-3151 3 weeks ago
James Jackson-South 395c8bdb65 Update AotCompilerTools.cs 3 weeks ago
James Jackson-South b142dbacff Add AOT compiler seeds for ICO, CUR, QOI formats 3 weeks ago
James Jackson-South 776cb8bee3
Merge pull request #3159 from SixLabors/fix/3145-preserve-tiff-icc-profile 3 weeks ago
James Jackson-South e2b43407cc Handle ulong values for EXIF Long writes 3 weeks ago
James Jackson-South 494d2dd97b Clone TIFF profiles into image metadata 3 weeks ago
James Jackson-South 0fad26d1c3
Merge pull request #3137 from Erik-White/png-cgbi-improvements 3 weeks ago
James Jackson-South dfdc0734e3 Validate CgBI chunk order in PNG decoder 3 weeks ago
James Jackson-South 0bccbfe2f5
Merge branch 'main' into png-cgbi-improvements 3 weeks ago
James Jackson-South 69b85ea7c5
Merge pull request #3157 from SixLabors/fix/3156-resize-to-one 3 weeks ago
James Jackson-South 3d89f941d4 Fix degeneracy check for resize transforms 3 weeks ago
James Jackson-South 2929bc73c0
Merge pull request #3155 from SixLabors/dependabot/github_actions/actions/setup-dotnet-6 3 weeks ago
dependabot[bot] c54293cdfb
Bump actions/setup-dotnet from 5 to 6 4 weeks ago
James Jackson-South 9a189d3dc0
Merge pull request #3154 from SixLabors/js/premultiplied-pixel-formats 4 weeks ago
James Jackson-South e1c3013f96 Fix bulk RGBA-compatible conversion bounds 4 weeks ago
James Jackson-South c1449ebeb2 Update AssociatedAlphaPixelTests.cs 4 weeks ago
James Jackson-South 42f6fb6276 Revert "Potential fix for pull request finding 'Equality check on floating point values'" 4 weeks ago
James Jackson-South ba4d1df1e1
Potential fix for pull request finding 'Equality check on floating point values' 4 weeks ago
James Jackson-South 644cd49fc0 Update ExrDecoderCore.cs 4 weeks ago
James Jackson-South 2ffa9fb07b Add binary16 pixel formats and scaling fixes 4 weeks ago
James Jackson-South 3d3f49fab8 Refine alpha conversion and AOT seeding 4 weeks ago
James Jackson-South 4b07920c7c Fix alpha association and SIMD rounding parity 1 month ago
James Jackson-South c4683902a4 Add associated-alpha pixel formats 1 month ago
James Jackson-South 5a0a74fecc
Merge pull request #3152 from SixLabors/js/fix-convolution-small-bounds 1 month ago
James Jackson-South 0b685ab034 Fix convolution sampling for bounds smaller than the kernel radius 1 month ago
James Jackson-South cef0402233
Merge branch 'main' into png-cgbi-improvements 1 month ago