1706 Commits (b4c1f8bf37ac6d11739cb57438aae0ca8108e9e8)

Author SHA1 Message Date
Anton Firszov b4c1f8bf37 AVX2 optimized Block8x8 -> Block8x8F conversion 8 years ago
Anton Firszov a459ff1077 InliningOptions.ShortMethod 8 years ago
Anton Firszov 804b92f794 drop ComplexIntegrationTests, add ProfilingBenchmarks 8 years ago
Anton Firszov fe6953f34c remove yet another duplicate and drop the unused PdfJsOnly list 8 years ago
Dirk Lemstra 7351b75008
Upgraded Magick.NET to the latest release. 8 years ago
Dirk Lemstra ec930e1a43
Removed duplicate item from the list. 8 years ago
Anton Firszov 72da4463c9 increase tolerance to tolerate inaccuracies on legacy JIT 8 years ago
Anton Firszov b8a3245599 use OpenSans-Regular.ttf in tests 8 years ago
Anton Firszov d2185efa4b Improve text rendering accuracy 8 years ago
Anton Firszov a0abfffeb9 Failing test case based on #685 8 years ago
Anton Firszov 79c962c4c7 use strict - but not exact - comparison in DrawTextOnImageTests 8 years ago
Scott Williams 8be9e6df4d constrain destination span and scanline to same length 8 years ago
Scott Williams 32aa6566d7 remove commented out tolerances 8 years ago
Scott Williams aee867c39f prevent text wandering from baseline 8 years ago
James Jackson-South b4689fd6f6 Add issue reference images 8 years ago
Anton Firszov e19b3593de imrpoved accuracy for Gray8 conversion 8 years ago
Dirk Lemstra 2d8e1fd5b2
Return empty string instead of null. 8 years ago
Dirk Lemstra b789db0ba6
Added missing length check that caused an ArgumentNullException (#750) 8 years ago
Anton Firszov 8e843d1f6f add header 8 years ago
Anton Firszov 9e292fbeb7 refactor PixelOperationsTests 8 years ago
Anton Firszov 3b59b9ac2c better docs, drop PixelExtensions, fix tests 8 years ago
Anton Firszov 437d080180 refactor Vector4 implementation code from PixelOperation<T> to Vector4Converters 8 years ago
Jason Nelson 79a0687491 Update IccProfile Entries to Array 8 years ago
Jason Nelson 38826e45a9 Use Array.Empty 8 years ago
Jason Nelson ebaaa35324 Cross target NET472 and enable extended intrinisics behind SUPPORTS_EXTENDED_INTRINSICS symbol 8 years ago
Anton Firszov eaa5a9779c Rgba32 <-> Argb32 <-> Bgra32 8 years ago
Anton Firszov ff757fb733 bitwise conversion + benchmarks WIP 8 years ago
Anton Firszov bd78bff113 Feed Configuration to all methods in PixelOperations 8 years ago
Anton Firszov 492d2d6b10 pass Configuration to Vector4 converters in PixelOperations 8 years ago
James Jackson-South 5a228ea56d Bump build now Github should be returned to normal. 8 years ago
Anton Firszov 3d4ae63da5 fix wrong Slice() usages 8 years ago
Anton Firszov c58126ff15 fix span length issues related to Vector4 conversion 8 years ago
Anton Firszov ada0225258 Adapt Span.CopyTo(...) semantics for all pixel conversion methods in PixelOperations 8 years ago
Anton Firszov 2449309159 Span.CopyTo(...) semantics for bulk Vecto4 conversion in PixelOperations 8 years ago
Anton Firszov 4a1091c80a Adapt Span.CopyTo(...) semantics on color conversion API-s 8 years ago
Anton Firszov 06c561c89a CLA assistant, please wake up! 8 years ago
Anton Firszov 11ee7f2aef Rename PackFrom*** -> From***: 8 years ago
Anton Firszov c328f6d87d simplify IPixel method names: PackFrom*** -> From*** 8 years ago
Anton Firsov 618139292f
Something's wrong with the status checks 8 years ago
Anton Firszov 87d5bc96aa wakeup message to the git status-checks 8 years ago
Anton Firszov daf38f9e6d drop all PixelExtensions usages in product code, 8 years ago
Anton Firszov 989f79c826 fix PixelOperationsTests 8 years ago
Anton Firszov 813e743abc drop slow Clamp() implementation 8 years ago
Anton Firszov 9b0ee6fb2a minimize ceremonial overhead 8 years ago
Anton Firszov 8793880447 FallbackIntrinsics128 + ImageMaths.Modulo* implementations 8 years ago
Anton Firszov 81c57a812d Bulk conversion of arbitrary-sized Span-s of scalars 8 years ago
Anton Firszov f31c95e25d fix accuracy issues 8 years ago
Anton Firszov 3e92875a9a fixed benchmarks and optimized implementation 8 years ago
Anton Firszov 8f4e8a663a cleanup 8 years ago
James Jackson-South 01ee560c08 Use scaled luminance trns comparison. 8 years ago