3133 Commits (e80524cc53f2d5b6e272aaa07ebbd5215c76069c)
 

Author SHA1 Message Date
James Jackson-South e80524cc53 Merge pull request #75 from JimBobSquarePants/jpeg-scaled-integers 9 years ago
James Jackson-South 1d98ba4709 Merge remote-tracking branch 'refs/remotes/origin/master' into jpeg-scaled-integers 9 years ago
James Jackson-South f6adcc8fe0 Match Photoshop subsampling rules 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 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 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
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] 10 years ago
Scott Williams 61afe82571 Merge pull request #71 from JimBobSquarePants/optimise-polygon-fill 10 years ago
Scott Williams 83f1f796ce style 👮 10 years ago
Scott Williams 086115fd78 code cleanup and comments 10 years ago
James Jackson-South 17122c5a84 Cleanup resize tests. 10 years ago
James Jackson-South 70c98c5b80 Add size overload to Resize 10 years ago
Scott Williams d6b4315b4d style 👮 10 years ago
Scott Williams 698785aa7c drop test code 10 years ago
Scott Williams e443a60beb Fix complex polygon fill 10 years ago
Scott Williams 4dc25ee272 drop old code 10 years ago
Scott Williams 353440b145 fix class name 10 years ago
Scott Williams d07e0885db use abstract base class instead of interface 10 years ago
Scott Williams fd301f2884 skip blank sections while filling polygons 10 years ago
Scott Williams bea633161b WIP - Improve polygon fill speed 10 years ago
Scott Williams 3781be6bef Merge pull request #69 from JimBobSquarePants/tocsoft/split-projects 10 years ago
Scott Williams 9e8d36c900 fixed typo 10 years ago