3119 Commits (6d313e356838e46f771c9be646de3663f599ea5b)
 

Author SHA1 Message Date
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 10 years ago
Anton Firszov fa1d6c9cb8 BetterBenchmarks(TM): 10 years ago
Anton Firszov 0b881b52d3 code cleanup in MultiImageBenchmarkBase 10 years ago
Scott Williams 1440476f70 stylecop cleanup 10 years ago
Scott Williams c5e24a425c make SyncRoot instance level 10 years ago
Scott Williams d392b90ec9 drop configuration extensions 10 years ago
Scott Williams 1b24cf12c3 move to static method 10 years ago
Scott Williams c6f7ddd458 describe versioning statagy 10 years ago
Scott Williams dce713e276 drop unwanted build cmds 10 years ago
Scott Williams 734b33b69e Put processors folder/namespace back 10 years ago
James Jackson-South e079d59684 Merge pull request #65 from olivif/olivif/allocationscolorspace 10 years ago
Scott Williams 53e7e0b565 revert running tests 10 years ago