2310 Commits (700b07eeba6bef8dbf8a55b3cd73d99f5e67ee73)

Author SHA1 Message Date
Anton Firszov 3538e9839f test code cleanup 8 years ago
Anton Firszov 90a2f32f3a update submodule, skip debug-only test case 8 years ago
Anton Firszov 0c7aee9f5d robust ResizeKernelMap calculations using TolerantMath 8 years ago
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
James Jackson-South 450a417d34 Add Skew methods and tests. 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
James Jackson-South adc9d76481 Add Rotate(degrees, origin) 8 years ago
James Jackson-South 091ff6b5f5 Add large jpeg to 32bit skip 8 years ago
James Jackson-South d992d85ef0 Match APIs 8 years ago
James Jackson-South 1705a5a9dc Update dependencies 8 years ago
James Jackson-South f6ed06bb52 Remove "Matrix" suffix 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
Anton Firszov fb6c407026 Rotation around custom center point. Rename PrependCenteredRotationRadians back to PrependRotationRadians 8 years ago
Anton Firszov e43e09999d Make AffineTransformProcessor and AffineTransformBuilder API more flexible 8 years ago
Anton Firszov 9d71fd381d extend ProjectiveTransformBuilder 8 years ago
Anton Firszov 1f330306db Translation, Scale -> ProjectiveTransformBuilder 8 years ago
Anton Firszov 9183956813 rename methods + extend API 8 years ago
Anton Firszov 9afad9bd7c add more tests 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
James Jackson-South 8e91b7a06b Update tests/ImageSharp.Tests/Processing/Transforms/AffineTransformTests.cs 8 years ago
James Jackson-South 60fe5881e7 Tighten up coverage on new AotCompilerTools 8 years ago
Dan Manning 3f2953f611 ImageSharp-762_Aot-compiling: renamed to AotCompilerTools 8 years ago
James Jackson-South 5a2a29872a Cleanup and add dedicated transform builder tests 8 years ago
James Jackson-South e61b272d22 Change tolerance for 32bit framework builds. 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
James Jackson-South 8b98cf2a7d Update tests/Images/External 8 years ago
James Jackson-South d786c6e53e Introduce ProjectiveTransformBuilder 8 years ago
James Jackson-South 1089a32351 Introduce AffineTransformBuilder 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
James Jackson-South fa5c0403c2 Add base becnhmark 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