597 Commits (0ea8eb7c42e808cfcf517a7efa8e7b56dbbf3fa4)

Author SHA1 Message Date
Scott Williams 0ea8eb7c42 added new relative path 10 years ago
Scott Williams b4c00ab350 build tests for net45 and let codecov run it 10 years ago
Scott Williams f19e4435be correct runtime 10 years ago
Scott Williams fa480c0c6d specify runtime 10 years ago
Scott Williams a6d8c7a617 lets try a relative path 10 years ago
Scott Williams 68c0bfb6bd disable style cop as it spams the build log 10 years ago
Scott Williams 4568430f25 migrate build script to csproj 10 years ago
James Jackson-South 893b73e1bc Working build 10 years ago
James Jackson-South 693c8a7446 Reorganise test files. 10 years ago
Anton Firszov de9194c5ac "covered" the metadataOnly == true case 10 years ago
Anton Firszov cc5a6f9cfb eliminated the gray top left Block artifact 10 years ago
James Jackson-South 23d03f9553 Fix jpeg benchmark path [skip ci] 10 years ago
James Jackson-South 8ebd066920 Expand Clamp benchmark [skip ci] 10 years ago
Anton Firszov 8b4da69a75 skipping JpegProfilingBenchmarks tests 10 years ago
Anton Firszov 77f337ffeb Parallel.For() in ProcessBlockColorsIntoJpegImageChannels 10 years ago
Anton Firszov ea107ce2ff fixed #18 10 years ago
Anton Firszov dcb1017934 BufferProcessor 10 years ago
Anton Firszov 1bb014dcba inlining microoptimizations 10 years ago
Anton Firszov 09f8039140 console app benchmarking in Sandbox46 10 years ago
Anton Firszov b51dbf33fd verifying Vector.IsHardwareAccelerated in tests and benchmarks 10 years ago
Anton Firszov 8df425c630 introduced DecodedBlockMemento 10 years ago
Anton Firszov 658ac38a93 new "...Unsafe" stream reading methods 10 years ago
Anton Firszov f3471dd36f pooling JpegDecoderCore.DecodedBlocks + made Sandbox46 executable 10 years ago
Anton Firszov 0d48f532e9 started implementing mixed error management in JpegDecoderCore 10 years ago
Anton Firszov fe52a53a4c fixed MultiImageBenchmarkBase based benchmarks 10 years ago
Anton Firszov f07eec7d5f bad EOF progressive test image 10 years ago
James Jackson-South 9ae92244f1 Faster FastAbs 10 years ago
Anton Firszov 110a1381b5 added missing fixed copyright headers 10 years ago
Anton Firszov 41731c72cc jpeg test cleanup 10 years ago
Anton Firszov 4004feeda9 strictly categorized test jpeg-s into Baseline/Progressive groups 10 years ago
Scott Williams adf70f8760 Revert "At least render something when progressive." 10 years ago
Anton Firszov 77e9bb373c added some comments to Block8x8F stuff 10 years ago
Anton Firszov d2f9619ff6 ImageSharp.Sandbox46.csproj uses net461 dll-s 10 years ago
Anton Firszov d76d02dccc var. var never changes 10 years ago
James Jackson-South 55214175b2 At least render something when progressive. 10 years ago
Scott Williams c329941f97 prevent progressive images breaking. 10 years ago
Scott Williams ba064b0252 stop processing jpeg file once image loaded. 10 years ago
James Jackson-South 0bd4f6a90a Png improvements 10 years ago
James Jackson-South 3da4b43d90 Add modulus benchmark 10 years ago
Ingo Bauersachs 8a9f929137 Add a .NET 4.6.1 profile to use its System.Numerics.Vectors 10 years ago
James Jackson-South 166dafdf67 Slightly faster clamp. 10 years ago
Anton Firszov 77581c8a22 Optimized UnzigDivRound 10 years ago
Anton Firszov 6e0bf69203 RoundSinglePrecisionBlocks benchmark proves that Block8x8F.UnZigDivRound() can be SIMD-optimized 10 years ago
Anton Firszov 0fd17a92a4 minor change in LoadResizeSave 10 years ago
Anton Firszov af3f6254c0 fixed jpeg quality issue pointed out in conversation under #75 10 years ago
Anton Firszov cad177796e better comments for AddFormatsDirectoryFromTestAssebmlyPath() 10 years ago
Anton Firszov f949f464ea ImageSharp.Tests (.NET Core!) test profiling is now possible from R# context menu 10 years ago
Anton Firszov 81f4d3701c fixed AssemblyInfo.cs 10 years ago
Anton Firszov df0361c212 finished README.md 10 years ago
Anton Firszov 1458838025 added xunit.runner.visualstudio 10 years ago