562 Commits (ddcd9cd906af89e53ff1074ff23ef456f2766f01)

Author SHA1 Message Date
Anton Firszov ddcd9cd906 added some comments to Block8x8F stuff 9 years ago
Anton Firszov 157b06aeb2 ImageSharp.Sandbox46.csproj uses net461 dll-s 9 years ago
Anton Firszov 14550c983c var. var never changes 9 years ago
James Jackson-South d59b78e314 Png improvements 9 years ago
James Jackson-South 7d6015dc30 Add modulus benchmark 9 years ago
Ingo Bauersachs ddadcebaa4 Add a .NET 4.6.1 profile to use its System.Numerics.Vectors 9 years ago
James Jackson-South 6d5c8d3192 Slightly faster clamp. 9 years ago
Anton Firszov 6baff43cb7 Optimized UnzigDivRound 9 years ago
Anton Firszov 8a7d04a0ce RoundSinglePrecisionBlocks benchmark proves that Block8x8F.UnZigDivRound() can be SIMD-optimized 9 years ago
Anton Firszov 8c3cff25ee minor change in LoadResizeSave 9 years ago
Anton Firszov fac468fedc fixed jpeg quality issue pointed out in conversation under #75 9 years ago
Anton Firszov 7f32e0fcab better comments for AddFormatsDirectoryFromTestAssebmlyPath() 9 years ago
Anton Firszov bb6fa65362 ImageSharp.Tests (.NET Core!) test profiling is now possible from R# context menu 9 years ago
Anton Firszov b90f208573 fixed AssemblyInfo.cs 9 years ago
Anton Firszov 61b1d53114 finished README.md 9 years ago
Anton Firszov f2d9633472 added xunit.runner.visualstudio 9 years ago
Anton Firszov 6212408da2 project dependencies + started README.md 9 years ago
Anton Firszov 6d313e3568 ImageSharp.Sandbox46.csproj compiles and runs! 9 years ago
Anton Firszov 29005d673b added some test files to ImageSharp.Sandbox46.csproj 9 years ago
Anton Firszov 6716d67908 Test code cleanup: removed EnumHelper, moved MeasureFixture to TestUtilities, Jpeg test formatting 9 years ago
Anton Firszov 453f167177 Initialized ImageSharp.Sandbox46.csproj 9 years ago
James Jackson-South 08c48acb7d Add interlace powerpoint image touch #76 [skip ci] 9 years ago
Anton Firszov 963b8badd1 refactored RgbaToYcbCr benchmarks to operate on arrays + added Vector<int> based experiments 9 years ago
Anton Firszov ba696cf7cb Initial refactor of RgbToYCbCr: Moved lookup tables to a separate file 9 years ago
James Jackson-South 470ca4686b Replace floating point color translations 9 years ago
James Jackson-South df9aac693c Add scaled LUT benchmark [skip ci] 9 years ago
James Jackson-South d6a03cb4c8 Add simd approach to benchmark 9 years ago
James Jackson-South 3d3eb58e0f Add scaled integer benchmarks. 9 years ago
James Jackson-South 596f8df8e0 YCrCr should use byte 9 years ago
Scott Williams eb7bfa8d70 added comments 9 years ago
Andrew Wilkinson b59ed80e1f Workaround for issues when passing Vector4 into xUnit tests 9 years ago
James Jackson-South 17122c5a84 Cleanup resize tests. 9 years ago
Scott Williams e443a60beb Fix complex polygon fill 9 years ago
Scott Williams 4dc25ee272 drop old code 9 years ago
Scott Williams fd301f2884 skip blank sections while filling polygons 9 years ago
Scott Williams bea633161b WIP - Improve polygon fill speed 9 years ago
Anton Firszov fa1d6c9cb8 BetterBenchmarks(TM): 9 years ago
Anton Firszov 0b881b52d3 code cleanup in MultiImageBenchmarkBase 9 years ago
Scott Williams 1b24cf12c3 move to static method 9 years ago
Scott Williams 734b33b69e Put processors folder/namespace back 9 years ago
Scott Williams d1f110526d Dropped ImageSharpd.Formats 9 years ago
Scott Williams 176ad96dd2 run tests on travis 9 years ago
Dirk Lemstra 85ebc92bae Added pause at the end of Benchmark.cmd to make it possible to leave multiple runs open. 9 years ago
James Jackson-South 1cd423f4db Fix benchmarks. 9 years ago
Scott Williams 5716cb0b23 fixes from rebase 10 years ago
Scott Williams 499f319e68 clean up 10 years ago
Scott Williams 977ef36e00 add missing stylecop file and fix local warnings 10 years ago
Scott Williams b0985ddb0e migrate processors 10 years ago
Scott Williams 6ead567a4c split formats into there own projects/packages 10 years ago
Scott Williams 85061df804 Split Drawing from Core 10 years ago