2282 Commits (a5c5f618b3dc8d38c56599a7ab0d8ab5214615a1)

Author SHA1 Message Date
Anton Firszov a5c5f618b3 TolerantMath: implemented Floor and Ceiling 8 years ago
Anton Firszov 7fcae0351f introduce TolerantMath 8 years ago
Anton Firszov 86125550ad cherry pick test cases from auto-generated set 8 years ago
Anton Firszov 28bc47c6ec additional extensive testing 8 years ago
Anton Firszov 3641b30305 cleanup & undo WIP project setup 8 years ago
Anton Firszov 570fd5e1ea format, docs, cleanup 8 years ago
Anton Firszov 3e64863fba MosaicKernelMap works! 8 years ago
Anton Firszov 72a6a7e321 preparations for implementing MosaicKernelMap 8 years ago
Anton Firszov ca61df8e64 rename KernelMap to ResizeKernelMap, introduce MosaicKernelMap, move source code 8 years ago
Anton Firszov d3af531255 refactor KernelMap initialization 8 years ago
Anton Firszov eed22c56ca fixed a bug in KernelMap caused by overlapping memory areas 8 years ago
Anton Firszov 42b1bd115d printing ReferenceKernelMap 8 years ago
James Jackson-South 3235ce41b8 Fix trns preservation and add tests 8 years ago
James Jackson-South 6c2421b21f Reduce allocatoins, check bit depth and rename. 8 years ago
Dan Manning 3f2953f611 ImageSharp-762_Aot-compiling: renamed to AotCompilerTools 8 years ago
Dan Manning f4fbe8d3c1 ImageSharp-762_Aot-compiling: added simple unit test to check no exceptions are thrown by AotCompiler 8 years ago
Jason Nelson 0ee2a8ac4b Add test coverage for #770 8 years ago
James Jackson-South 8f55046917 Mask the PaletteQuantizer<TPixel>.CreateFrameQuantizer() methods. 8 years ago
Anton Firszov ba589d3121 KernelMap refactor WIP 8 years ago
Anton Firszov f152d459de Cover KernelMap with tests 8 years ago
Anton Firszov d8cb11c077 drop unused parameter 8 years ago
Anton Firszov 8666ce32d2 minor refactor on ResizeKernel 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 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 b4c1f8bf37 AVX2 optimized Block8x8 -> Block8x8F conversion 8 years ago
James Jackson-South 22cf54b38a Change tolerance for Net462 8 years ago
Anton Firszov a459ff1077 InliningOptions.ShortMethod 8 years ago
James Jackson-South 42913b64b7 Don't force transparency 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 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