4845 Commits (2835528a72d6d40a2da9b9c16f291501a4573bfa)

Author SHA1 Message Date
winscripter acc474ea35 Complete modular transforms, context prediction 2 days ago
Stefan Nikolei d174cf48bc Look for ImageSharp.slnx instead of ImageSharp.sln 1 week ago
James Jackson-South d21316993b Inline resize kernel normalization 1 week ago
James Jackson-South 329bec2638 Use .NET 10 tensor/SIMD primitives directly 1 week ago
James Jackson-South 7291986928 Switch Zlib compression to BCL stream 2 weeks ago
James Jackson-South 06283b7164 Fix IsAsync expectations for .NET 11 on Unix 2 weeks ago
James Jackson-South 5db8d32a94 Retarget builds to .NET 10 and 11 2 weeks ago
James Jackson-South 9ee7d1dd5b Fix tiled CCITT decompressor width handling 2 weeks ago
Stefan Nikolei 8930d4fd6f Migrate to xUnitV3 2 weeks ago
MoonsvnLyn c5aae96754 docs: fix RapidTables HSL conversion reference URL 2 weeks ago
James Jackson-South e8892ecd8a Guard CCITT runs that exceed row width 2 weeks ago
Stefan Nikolei eb549bcda3 Use Collection expressions and Target-typed new 2 weeks ago
James Jackson-South 0df7ccaa61 Make MemoryAllocator limits configurable and extensible 4 weeks ago
James Jackson-South 8ca712019e Fix 16-bit binary PBM sample byte order 4 weeks ago
James Jackson-South ad12d7a4bb
Potential fix for pull request finding 4 weeks ago
James Jackson-South c9af728104 Add plus and extended pixel blend modes 4 weeks ago
James Jackson-South 6995704190 Remove AntialiasThreshold from GraphicsOptions 4 weeks ago
James Jackson-South b81b9a2792 Use associated alpha blending with coverage 1 month ago
James Jackson-South ed64ea7197 Reject ICO entries at stream-end offset 1 month ago
James Jackson-South eadb2a6c79 Handle oversized ANI chunks and partial icon masks 1 month ago
James Jackson-South e9aa4bffbb Address ANI and icon review feedback 1 month ago
James Jackson-South db5b03d894 Complete ANI, ICO, and CUR codec support 1 month ago
James Jackson-South 14cf138cbb Validate tensor primitive span contracts 1 month ago
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 267802a4b6 Optimize ICC LUT normalization 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 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 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 c1449ebeb2 Update AssociatedAlphaPixelTests.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