228 Commits (315ea0fb9e4fe00b7ba059e15b8b520782db00a1)

Author SHA1 Message Date
Stefan Nikolei 8930d4fd6f Migrate to xUnitV3 2 weeks ago
Stefan Nikolei eb549bcda3 Use Collection expressions and Target-typed new 2 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 b81b9a2792 Use associated alpha blending with coverage 1 month ago
James Jackson-South 3c3d523954 Flatten pixel blender hierarchy 1 month ago
James Jackson-South 1c726da0df Clean up normalized SIMD pipelines 1 month ago
James Jackson-South 501afd48c1 Normalize stateful Vector4 transforms 1 month ago
James Jackson-South 873c64ec12 Normalize pixel blending SIMD traversal 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 eb4bfc95ea Add BlendWithCoverage overloads. Optimize Rgba32 compatible shuffling. 2 months ago
James Jackson-South 1e65e08fc1 Add additional unit tests to improve code coverage. Update licensing version 4 months ago
James Jackson-South 6b486e30f1 Fix failing conversion tests 5 months ago
Brian Popow e611b1e018 Add tests for Rgba128 5 months ago
James Jackson-South fd688db0eb Complete implementation and add tests/benchmark 5 months ago
Brian Popow 0ec523f068 Add null check for PixelComponentInfo in Rgb96_PixelInformation() 5 months ago
Brian Popow d1623fee63 Add tests for Rgb96 pixel conversions 5 months ago
James Jackson-South 063952605b
Handle hex parsing in Color with format support (#2964) 1 year ago
Stefan Nikolei 5de26525fe Convert CodeBase to collection Expressions 1 year ago
Stefan Nikolei 18b8b662e9 Use Target Type new only when apparent 1 year ago
Stefan Nikolei 57f5966fe7 use Explicit Types and Target Type new 1 year ago
James Jackson-South 2127b46a04 Implement PngFrameMetadata 2 years ago
James Jackson-South 2752a450d8 Implement up GifMetadata 2 years ago
James Jackson-South d52815bfd0 Wire up BmpMetadata proper 2 years ago
James Jackson-South eda85d20ee Define new joining types and extend existing pixel info 2 years ago
James Jackson-South fb50f5be71 Replace old converter 2 years ago
James Jackson-South 8af75fe0d4 Restore GetPixelTypeInfo 3 years ago
James Jackson-South dfd983f17c Update library to use new pixel API 3 years ago
James Jackson-South acaebd94d7 Update individual pixel implementations 3 years ago
James Jackson-South 1d352513e5 Add PixelColorType 3 years ago
James Jackson-South 6b6b474892 Introduce PixelComponentInfo + simplify Color 3 years ago
James Jackson-South d1c231bb85 Rename property, use int. 3 years ago
James Jackson-South db705814df Add PixelComponentPrecision 3 years ago
Stefan Nikolei b52ef56181 Promote PixelTypeInfo to TPixel 3 years ago
Günther Foidl f746e686df PR feedback + use nuint instead of nint 4 years ago
Günther Foidl 1920e28ed0 Revised Unsafe.Add to avoid the sign-extending move 4 years ago
Stefan Nikolei 2ba3699978 Do not run Vector256 tests on arm 4 years ago
Stefan Nikolei c2558dd60c Add Arm intrinsics to JpegColorConverter 4 years ago
James Jackson-South b05b25b36d Use RemoteExecutor for composition tests 4 years ago
James Jackson-South c58be60c75 Add additional PD tests 4 years ago
James Jackson-South b4ff1e4db3 Fix issues 4 years ago
James Jackson-South 6c29bbcfa3 Update test SDKs 4 years ago
James Jackson-South 0e9a066195 FS Namespaces and Implicit Global Usings 4 years ago
Dirk Lemstra f9c9a019d1
Removed unused argument. 4 years ago
James Jackson-South 6fc84a82f6 Remove other obsolete conditions and warnings 4 years ago