9685 Commits (beb2ab86ce5e4052c667df30af8a48a860814031)

Author SHA1 Message Date
James Jackson-South 043c264aef Flatten JPEG ICC color conversion 1 month ago
James Jackson-South 3c3d523954 Flatten pixel blender hierarchy 1 month ago
James Jackson-South b54c5caf5b Fix tensor negation on ARM64 1 month ago
James Jackson-South 979a9237c5 Align tensor primitive dispatch with runtime 1 month ago
James Jackson-South fb7ed72629 Use AVX-512 for byte tensor addition 1 month ago
James Jackson-South 267802a4b6 Optimize ICC LUT normalization 1 month ago
James Jackson-South 368498133a Fix Bokeh normalization on .NET 10 1 month ago
James Jackson-South 43d99b46dc Use tensor multiplication for Bokeh kernels 1 month ago
James Jackson-South 41f17ba6b5 Use tensor division for Gaussian kernels 1 month ago
James Jackson-South c1dc1aedb4 Use tensor negation for sharpen kernels 1 month ago
James Jackson-South 49d20566a3 Use tensor addition for histogram offsets 1 month ago
James Jackson-South 1c726da0df Clean up normalized SIMD pipelines 1 month ago
James Jackson-South ca126a5f4a Remove replaced SIMD implementations 1 month ago
James Jackson-South 71d27f4b85 Correct SIMD helper accessibility 1 month ago
James Jackson-South 9d1aa66f67 Normalize PNG filter encoding 1 month ago
James Jackson-South 501afd48c1 Normalize stateful Vector4 transforms 1 month ago
James Jackson-South 5a2fbbe795 Normalize packed pixel conversion shuffles 1 month ago
James Jackson-South 873c64ec12 Normalize pixel blending SIMD traversal 1 month ago
James Jackson-South e9db3675e9 Normalize JPEG color conversion SIMD 1 month ago
James Jackson-South ebe5cc64da Add TensorPrimitives compatibility implementation 1 month ago
James Jackson-South 395c8bdb65 Update AotCompilerTools.cs 1 month ago
James Jackson-South b142dbacff Add AOT compiler seeds for ICO, CUR, QOI formats 1 month ago
James Jackson-South e2b43407cc Handle ulong values for EXIF Long writes 1 month ago
James Jackson-South 494d2dd97b Clone TIFF profiles into image metadata 1 month ago
James Jackson-South dfdc0734e3 Validate CgBI chunk order in PNG decoder 1 month ago
James Jackson-South 3d89f941d4 Fix degeneracy check for resize transforms 1 month ago
James Jackson-South e1c3013f96 Fix bulk RGBA-compatible conversion bounds 2 months ago
James Jackson-South 42f6fb6276 Revert "Potential fix for pull request finding 'Equality check on floating point values'" 2 months ago
James Jackson-South ba4d1df1e1
Potential fix for pull request finding 'Equality check on floating point values' 2 months ago
James Jackson-South 644cd49fc0 Update ExrDecoderCore.cs 2 months ago
James Jackson-South 2ffa9fb07b Add binary16 pixel formats and scaling fixes 2 months ago
James Jackson-South 3d3f49fab8 Refine alpha conversion and AOT seeding 2 months ago
James Jackson-South 4b07920c7c Fix alpha association and SIMD rounding parity 2 months ago
James Jackson-South c4683902a4 Add associated-alpha pixel formats 2 months ago
James Jackson-South 0b685ab034 Fix convolution sampling for bounds smaller than the kernel radius 2 months ago
James Jackson-South eb4bfc95ea Add BlendWithCoverage overloads. Optimize Rgba32 compatible shuffling. 2 months ago
Erik White 5472d6918a Use FeatureTestRunner for all instruction sets 3 months ago
James Jackson-South e5ca2782e6 Fix GIF transparency handling and dither 3 months ago
Erik White 47678c748d Use single buffer for shuffle bytes 3 months ago
Erik White 3b37d5552d Remove redundant floor. Float to int conversion will already truncate toward zero 3 months ago
Erik White 49dc1951db Fix read stream byte read semantics 3 months ago
Erik White e6f09d6616 Use constant or static values where possible 3 months ago
Erik White 9dfc0ca044 Remove unnecessary instruction set check 3 months ago
Erik White a68921cac3 Break out cgbi helper methods 3 months ago
Erik White fdc15d283e Separate Zlib header validation fom stream reading 3 months ago
Erik White 29ae5f8409 Guard CgBI bit depth and color type 3 months ago
James Jackson-South a3e9cc6fd4 Fix in-place shuffles and vectorize PNG CgBI transform 3 months ago
Erik White 4f85600cb8 Improve ApplyCgbiTransform 3 months ago
Erik White 3e843a06a2 Implement CgBI support 3 months ago
James Jackson-South 8e6cab957b Validate PBM max pixel value 3 months ago