3133 Commits (f77531ce2634003764956cb7c874183159e50e70)
 

Author SHA1 Message Date
James Jackson-South f77531ce26 Merge pull request #75 from JimBobSquarePants/jpeg-scaled-integers 9 years ago
James Jackson-South 2f56a62639 Merge remote-tracking branch 'refs/remotes/origin/master' into jpeg-scaled-integers 9 years ago
James Jackson-South 57ab2c5dd2 Match Photoshop subsampling rules 9 years ago
Anton Firszov 0fd17a92a4 minor change in LoadResizeSave 9 years ago
Anton Firszov af3f6254c0 fixed jpeg quality issue pointed out in conversation under #75 9 years ago
Anton Firsov 933ffff49f Merge pull request #77 from antonfirsov/add-sandbox46 9 years ago
Anton Firszov cad177796e better comments for AddFormatsDirectoryFromTestAssebmlyPath() 9 years ago
Anton Firszov f949f464ea ImageSharp.Tests (.NET Core!) test profiling is now possible from R# context menu 9 years ago
Anton Firszov 81f4d3701c fixed AssemblyInfo.cs 9 years ago
Anton Firszov c8f5d54c1c reverted global.json change 9 years ago
Anton Firszov df0361c212 finished README.md 9 years ago
Anton Firszov 1458838025 added xunit.runner.visualstudio 9 years ago
Anton Firszov 3b0a6398cb project dependencies + started README.md 9 years ago
Anton Firszov cb7f43f6ee ImageSharp.Sandbox46.csproj compiles and runs! 9 years ago
Anton Firszov 3dae11460f added some test files to ImageSharp.Sandbox46.csproj 9 years ago
Anton Firszov a2b666ef31 Merge remote-tracking branch 'jimbob/master' into add-sandbox46 9 years ago
Anton Firszov 3c2f64d681 Test code cleanup: removed EnumHelper, moved MeasureFixture to TestUtilities, Jpeg test formatting 9 years ago
Anton Firszov be894cc030 Initialized ImageSharp.Sandbox46.csproj 9 years ago
Anton Firszov 7e7ab76aba branch-creation test commit 9 years ago
James Jackson-South 62000bfc9f Add interlace powerpoint image touch #76 [skip ci] 9 years ago
James Jackson-South c44f4ae266 Merge branch 'master' of https://github.com/JimBobSquarePants/ImageSharp 9 years ago
James Jackson-South f256120c74 Fix concurrent png decoding 9 years ago
Anton Firszov 65fb6395be refactored RgbaToYcbCr benchmarks to operate on arrays + added Vector<int> based experiments 9 years ago
Anton Firszov 422643b8e2 Initial refactor of RgbToYCbCr: Moved lookup tables to a separate file 9 years ago
James Jackson-South c16f1b2791 Replace floating point color translations 9 years ago
James Jackson-South 92d8eb18f0 Add scaled LUT benchmark [skip ci] 9 years ago
James Jackson-South ae5ee80ea4 Add simd approach to benchmark 9 years ago
James Jackson-South dcd201b0e0 Add scaled integer benchmarks. 9 years ago
James Jackson-South bd445a6e5e YCrCr should use byte 9 years ago
Scott Williams 951a1214d8 added comments 9 years ago
Andrew Wilkinson a8b7992b21 Workaround for issues when passing Vector4 into xUnit tests 9 years ago
Andrew Wilkinson dcae033984 Enable running tests for Travis CI builds 9 years ago
Dirk Lemstra 89b0c400f3 Sealed classes. 10 years ago
Scott Williams ac47d9fdde Enforce only access inside array bounds 10 years ago
James Jackson-South 2b3faf5a1d Coverity doesn't support core yet [skip ci] 10 years ago
Scott Williams 5933146dd9 Merge pull request #71 from JimBobSquarePants/optimise-polygon-fill 10 years ago
Scott Williams 1067c788af style 👮 10 years ago
Scott Williams df0775b732 code cleanup and comments 10 years ago
James Jackson-South 730ec56e83 Cleanup resize tests. 10 years ago
James Jackson-South 88d379fb0a Add size overload to Resize 10 years ago
Scott Williams 6a6d0616dc style 👮 10 years ago
Scott Williams 468d06daf5 drop test code 10 years ago
Scott Williams ca05bec9da Fix complex polygon fill 10 years ago
Scott Williams 10b94e4fe8 drop old code 10 years ago
Scott Williams 49a4dd3cc0 fix class name 10 years ago
Scott Williams 9ae9041c8d use abstract base class instead of interface 10 years ago
Scott Williams 9e24b28c01 skip blank sections while filling polygons 10 years ago
Scott Williams d0e3337e8e WIP - Improve polygon fill speed 10 years ago
Scott Williams 364591161c Merge pull request #69 from JimBobSquarePants/tocsoft/split-projects 10 years ago
Scott Williams 12117552f8 fixed typo 10 years ago