2880 Commits (246289ddbbfbb1920c072ce6e536e549f65088af)

Author SHA1 Message Date
Anton Firszov 246289ddbb disable EntropyCrop test on .NET Core 3.1 for ducky.png 6 years ago
Anton Firszov c44543c294 tweak tolerance for DetectEdgesTest and OilPaintTest 6 years ago
Anton Firszov 11a3700bfc improve naming in SimdUtils 6 years ago
Anton Firszov 2e878694e3 CopyTo -> ScaledCopyTo 6 years ago
Anton Firszov 173cdb928a cleanup and fix build errors 6 years ago
James Jackson-South 893ae087c6 Fix module, import configs, automate T4 builds 6 years ago
James Jackson-South 773f773f6d Cleanup 6 years ago
James Jackson-South a73a63becc Clean up quantized frame API 6 years ago
Anton Firszov 7803585ab3 Revert "Merge branch 'af/fast-dev-hack' into js/dither-quantize-updates" 6 years ago
Anton Firszov 171e629ac9 extend EncodeGif benchmark 6 years ago
James Jackson-South f73ac89856 Cleanup and update references. 6 years ago
James Jackson-South fb4c47413b Simplify, fix color mapping, and refactor for performance. 6 years ago
Anton Firszov 8efdbfb9de AVX float -> byte conversion 6 years ago
Anton Firszov eb76788232 IsAvx2CompatibleArchitecture => HasVector8 6 years ago
Anton Firszov 572c9264f8 block scaling bottleneck -> eliminated 6 years ago
James Jackson-South a0d76247a1 Dump progress so far 6 years ago
Anton Firszov 054cc41fc2 Tweak Block8x8F_CopyTo1x1 benchmarks 6 years ago
Anton Firszov fa5a435132 tweak profiling benchmarks 6 years ago
Anton Firszov 49103ced46 implicit & safer execution of PrepareRemoteExecutor 6 years ago
Sergio Pedri 23a80a3483 Fixed a build error 6 years ago
Sergio Pedri 3196561c8f Refactored byte[] arrays in ProfileResolver type 6 years ago
Sergio Pedri d7b9b666c1 Refactored code to use new Octet<T> type 6 years ago
Sergio Pedri 8fb9c466d8 Renamed ParallelRowIterator.IterateRows to IterateRowIntervals 6 years ago
Anton Firszov 6e3b94cfa4 workaround ImageSharp.Benchmarks issues 6 years ago
Sergio Pedri 3df0e2f43e Fixed leftover pixel type constraint in test project 6 years ago
Anton Firszov 608de76e93 strong name all assemblies in repository 6 years ago
James Jackson-South dc39931def Don't backpeddle when reading chunk lengths. Fix #1127 6 years ago
James Jackson-South de21e6d614 Simplify IResampler contract 6 years ago
Sergio Pedri 94c4660d10 Switched pixel format type constraint to unmanaged 6 years ago
James Jackson-South a0a54e2d9f Make ResizeKernelMap non-generic. 6 years ago
James Jackson-South f374d194c5 Fix for tests, update reference images 6 years ago
James Jackson-South 4e5d140c03 Update benchmarks 6 years ago
James Jackson-South 52e02a3298 Inline resizing sampler. 6 years ago
James Jackson-South 059de8ae0c Apply Transforms 33% faster 6 years ago
Anton Firszov 7d8fbf6df8 implement review suggestions 6 years ago
Anton Firszov 43ecf8dd17 cleanup 6 years ago
Anton Firszov 0e91efeb09 test common processors for disco buffers 6 years ago
Anton Firszov d7df00bc46 cover and harden ResizeProcessor 6 years ago
Anton Firszov c5cb408d60 fix test execution 6 years ago
Anton Firszov ccc00c31b6 update reference images 6 years ago
James Jackson-South 2e2c78b481 Update equality check and add ests. Fix #1116 6 years ago
Anton Firszov cf4d5a7457 fix JpegDecoder 6 years ago
James Jackson-South ad8d7757b4 Refactor to inline based on feedback. 6 years ago
Anton Firszov ee93aa406d InBytes->InBytesSqrt, InPixels->InPixelsSqrt 6 years ago
Brian Popow 1746abc9ab Fix localization issue with DitheringScale 6 years ago
James Jackson-South 858ae12bc6 Skip tests on CI NETFX 6 years ago
James Jackson-South 571e0030ab Add more detail to threshold exceptions. 6 years ago
James Jackson-South 800a1b8326 Add some environment output confirmation. 6 years ago
James Jackson-South 5bd59f5de8 Use different comparer on CI NETFX 6 years ago
James Jackson-South 33fa2385f1 Update benchmarks results 6 years ago