3128 Commits (fac468fedc480196960f9a6463625caa70619d43)
 

Author SHA1 Message Date
Anton Firszov fac468fedc fixed jpeg quality issue pointed out in conversation under #75 9 years ago
Anton Firsov 44abadd497 Merge pull request #77 from antonfirsov/add-sandbox46 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 3b66b3f6a2 reverted global.json change 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 1f8a877516 Merge remote-tracking branch 'jimbob/master' into add-sandbox46 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
Anton Firszov 748efcd3c9 branch-creation test commit 9 years ago
James Jackson-South 08c48acb7d Add interlace powerpoint image touch #76 [skip ci] 9 years ago
James Jackson-South 0e9114fc57 Merge branch 'master' of https://github.com/JimBobSquarePants/ImageSharp 9 years ago
James Jackson-South 0036208fb4 Fix concurrent png decoding 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 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
Andrew Wilkinson a419080535 Enable running tests for Travis CI builds 9 years ago
Dirk Lemstra 0b7e674fac Sealed classes. 9 years ago
Scott Williams 5945a850f3 Enforce only access inside array bounds 9 years ago
James Jackson-South 7b8a757729 Coverity doesn't support core yet [skip ci] 9 years ago
Scott Williams 61afe82571 Merge pull request #71 from JimBobSquarePants/optimise-polygon-fill 9 years ago
Scott Williams 83f1f796ce style 👮 9 years ago
Scott Williams 086115fd78 code cleanup and comments 9 years ago
James Jackson-South 17122c5a84 Cleanup resize tests. 9 years ago
James Jackson-South 70c98c5b80 Add size overload to Resize 9 years ago
Scott Williams d6b4315b4d style 👮 9 years ago
Scott Williams 698785aa7c drop test code 9 years ago
Scott Williams e443a60beb Fix complex polygon fill 9 years ago
Scott Williams 4dc25ee272 drop old code 9 years ago
Scott Williams 353440b145 fix class name 9 years ago
Scott Williams d07e0885db use abstract base class instead of interface 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
Scott Williams 3781be6bef Merge pull request #69 from JimBobSquarePants/tocsoft/split-projects 9 years ago
Scott Williams 9e8d36c900 fixed typo 9 years ago
Scott Williams 8687566fa7 added projected to readme 9 years ago
Scott Williams 094f1dbd34 fixed stylecop path 9 years ago
Anton Firszov cb3d7865ca Merge branch 'master' of https://github.com/JimBobSquarePants/ImageSharp 9 years ago
Anton Firszov fa1d6c9cb8 BetterBenchmarks(TM): 9 years ago
Anton Firszov 0b881b52d3 code cleanup in MultiImageBenchmarkBase 9 years ago