1748 Commits (71d5819d94de824df8d9bfbeb322f8ce8b03971a)

Author SHA1 Message Date
Scott Williams c9ed0989a5 added new relative path 10 years ago
Scott Williams 0553bf26d6 build tests for net45 and let codecov run it 10 years ago
Scott Williams 0ceac01a50 correct runtime 10 years ago
Scott Williams d1f95e1c0a specify runtime 10 years ago
Scott Williams 6dc91945c1 lets try a relative path 10 years ago
Scott Williams 0f900befe1 disable style cop as it spams the build log 10 years ago
Scott Williams a3296ff9d9 migrate build script to csproj 10 years ago
James Jackson-South 85b15415eb Working build 10 years ago
James Jackson-South bcf57bcc81 Reorganise test files. 10 years ago
Anton Firszov d1bf0b8eb5 "covered" the metadataOnly == true case 10 years ago
Anton Firszov cb4834c6de eliminated the gray top left Block artifact 10 years ago
James Jackson-South 051423cfec Fix jpeg benchmark path [skip ci] 10 years ago
James Jackson-South 660eecf0f2 Expand Clamp benchmark [skip ci] 10 years ago
Anton Firszov eea80786e6 skipping JpegProfilingBenchmarks tests 10 years ago
Anton Firszov 83dc17f92b Parallel.For() in ProcessBlockColorsIntoJpegImageChannels 10 years ago
Anton Firszov 865669d6d3 fixed #18 10 years ago
Anton Firszov fc78a73e49 BufferProcessor 10 years ago
Anton Firszov 763f3031f4 inlining microoptimizations 10 years ago
Anton Firszov 67fa5de4ea console app benchmarking in Sandbox46 10 years ago
Anton Firszov 9ac623cdf3 verifying Vector.IsHardwareAccelerated in tests and benchmarks 10 years ago
Anton Firszov b6a84efc88 introduced DecodedBlockMemento 10 years ago
Anton Firszov 86c5832d6b new "...Unsafe" stream reading methods 10 years ago
Anton Firszov 454dcfb936 pooling JpegDecoderCore.DecodedBlocks + made Sandbox46 executable 10 years ago
Anton Firszov ac32756bca started implementing mixed error management in JpegDecoderCore 10 years ago
Anton Firszov a5bc572bd6 fixed MultiImageBenchmarkBase based benchmarks 10 years ago
Anton Firszov fe89861d10 bad EOF progressive test image 10 years ago
James Jackson-South 77dc26f783 Faster FastAbs 10 years ago
Anton Firszov a793066ac8 added missing fixed copyright headers 10 years ago
Anton Firszov addf8c6c04 jpeg test cleanup 10 years ago
Anton Firszov 2fe420bd9a strictly categorized test jpeg-s into Baseline/Progressive groups 10 years ago
Scott Williams 2953d877c6 Revert "At least render something when progressive." 10 years ago
Anton Firszov ddcd9cd906 added some comments to Block8x8F stuff 10 years ago
Anton Firszov 157b06aeb2 ImageSharp.Sandbox46.csproj uses net461 dll-s 10 years ago
Anton Firszov 14550c983c var. var never changes 10 years ago
James Jackson-South d05b06bbbd At least render something when progressive. 10 years ago
Scott Williams 6e3663c5d2 prevent progressive images breaking. 10 years ago
Scott Williams ea0126f3c8 stop processing jpeg file once image loaded. 10 years ago
James Jackson-South d59b78e314 Png improvements 10 years ago
James Jackson-South 7d6015dc30 Add modulus benchmark 10 years ago
Ingo Bauersachs ddadcebaa4 Add a .NET 4.6.1 profile to use its System.Numerics.Vectors 10 years ago
James Jackson-South 6d5c8d3192 Slightly faster clamp. 10 years ago
Anton Firszov 6baff43cb7 Optimized UnzigDivRound 10 years ago
Anton Firszov 8a7d04a0ce RoundSinglePrecisionBlocks benchmark proves that Block8x8F.UnZigDivRound() can be SIMD-optimized 10 years ago
Anton Firszov 8c3cff25ee minor change in LoadResizeSave 10 years ago
Anton Firszov fac468fedc fixed jpeg quality issue pointed out in conversation under #75 10 years ago
Anton Firszov 7f32e0fcab better comments for AddFormatsDirectoryFromTestAssebmlyPath() 10 years ago
Anton Firszov bb6fa65362 ImageSharp.Tests (.NET Core!) test profiling is now possible from R# context menu 10 years ago
Anton Firszov b90f208573 fixed AssemblyInfo.cs 10 years ago
Anton Firszov 61b1d53114 finished README.md 10 years ago
Anton Firszov f2d9633472 added xunit.runner.visualstudio 10 years ago