6543 Commits (3dd28364c32d177072e60288a552ee707b27a929)
 

Author SHA1 Message Date
Anton Firszov 3dd28364c3 refactor ResizeKernel creation 8 years ago
Anton Firszov f152d459de Cover KernelMap with tests 8 years ago
Anton Firszov 8666ce32d2 minor refactor on ResizeKernel 8 years ago
Anton Firszov 537a2210c8 simplify ResizeKernel.Convolve(...) 8 years ago
Anton Firszov 903601ecbf move ResizeProfilingBenchmarks, use the ***ProfilingBenchmarks naming convention everywhere 8 years ago
Anton Firszov 633eca516f oops 8 years ago
Anton Firszov 0c32fe7d19 fix Block8x8FTests.Copy1x1Scale, reorganize TestImages.Jpeg.BenchmarkSuite as a static class 8 years ago
Anton Firszov 29fb1e26cc drop old benchmark results 8 years ago
Anton Firszov 3ceb7423ec simplify benchmark suite 8 years ago
Anton Firszov f1f0bc04f9 Drop all GetBlockDataReference() usages 8 years ago
Anton Firszov 5404eb6bb1 improved benchmarks + more benchmark results 8 years ago
Anton Firszov 25f0f78874 add JpegSnoop reports for all current input Jpeg 8 years ago
Anton Firszov c451058507 minor optimization in JpegColorConverter.FromGrayscale 8 years ago
Anton Firszov c5a4ed85ff Even better Copy2x2. Tests: Group together & refactor profiling benchmarks 8 years ago
Anton Firszov 57cacaccb0 optimize ExifReader.ToEnum<TEnum>(...) 8 years ago
Anton Firszov f57e1f062b improved Block8x8F.Copy2x2Scale 8 years ago
Anton Firszov 165af7a261 Optimization: do not initialize pixel buffer in JpegDecoder 8 years ago
Anton Firszov 55ac40327a reimplement Block8x8F.CopyTo2x2 8 years ago
Anton Firszov a350621d76 benchmarks for current state 8 years ago
Anton Firszov ae0e0a2fc7 do not use GetBlockReference() on hot path 8 years ago
Anton Firszov cec2d1d67d Moved IJpegComponent.GetBlockReference(...) to an extension method 8 years ago
Anton Firszov b4c1f8bf37 AVX2 optimized Block8x8 -> Block8x8F conversion 8 years ago
Anton Firszov a459ff1077 InliningOptions.ShortMethod 8 years ago
Anton Firszov 72e46b344f use InliningOptions.ShortMethod 8 years ago
Anton Firszov 804b92f794 drop ComplexIntegrationTests, add ProfilingBenchmarks 8 years ago
Anton Firszov 70e9699290 results for DecodeJpeg 8 years ago
Anton Firszov a4fa2b142a add some benchmark results 8 years ago
Anton Firsov 33927df8ae
Merge pull request #759 from SixLabors/dl/remove-duplicate 8 years ago
Anton Firsov 82943c967b
Merge branch 'master' into dl/remove-duplicate 8 years ago
Anton Firsov aaf5aa17b1
Merge pull request #755 from SixLabors/sw/wandering-text 8 years ago
Anton Firsov f46acde913
Merge branch 'master' into sw/wandering-text 8 years ago
Anton Firsov 50db9deb7b
Merge branch 'master' into dl/remove-duplicate 8 years ago
Anton Firsov 450447beac
Merge pull request #756 from SixLabors/sw/DrawTextException 8 years ago
Anton Firsov 876863593e
Merge branch 'master' into sw/DrawTextException 8 years ago
Anton Firsov e7ab3c4b3b
Merge pull request #761 from SixLabors/dl/upgrade-magick-net 8 years ago
Anton Firszov 821118fb4f Merge branch 'dl/remove-duplicate' of https://github.com/SixLabors/ImageSharp into dl/remove-duplicate 8 years ago
Anton Firszov fe6953f34c remove yet another duplicate and drop the unused PdfJsOnly list 8 years ago
Anton Firsov bf8262ca02
Merge branch 'master' into dl/remove-duplicate 8 years ago
Anton Firsov 2a1f4bbe2c
Merge branch 'master' into dl/upgrade-magick-net 8 years ago
Anton Firsov 87c7a8212e
Merge pull request #760 from SixLabors/dl/whitespace 8 years ago
Dirk Lemstra 7351b75008
Upgraded Magick.NET to the latest release. 8 years ago
Dirk Lemstra e221d08990
Replaced tabs with spaces. 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
James Jackson-South 53dc2fb57e
Merge branch 'master' into sw/wandering-text 8 years ago
Scott Williams 8be9e6df4d constrain destination span and scanline to same length 8 years ago