3878 Commits (792bd7deca04427edeedfed60d032d27ccd5ed0e)
 

Author SHA1 Message Date
James Jackson-South b7a94b9be3 Merge remote-tracking branch 'refs/remotes/origin/master' into feature/icc 9 years ago
James Jackson-South c43f71038f Merge pull request #154 from JBildstein/endianbitconverter-refactor 9 years ago
James Jackson-South 401047290c Merge pull request #156 from JimBobSquarePants/feature/mathsf 9 years ago
Scott Williams 0c485469cd Merge pull request #152 from JimBobSquarePants/Image-Comparer 9 years ago
James Jackson-South 1a69629ace Add MathF equality tests 9 years ago
James Jackson-South d2787fc8fa Update to use MathsF 9 years ago
James Jackson-South 957222617b Merge remote-tracking branch 'refs/remotes/origin/master' into feature/icc 9 years ago
James Jackson-South 1bac317975 Add RGB working spaces 9 years ago
Anton Firszov f391a67e68 PackFromVector4ReferenceVsPointer benchmark 9 years ago
Anton Firszov 4d3391c4b6 fixing #146 9 years ago
James Jackson-South 5ab9e9232b Merge remote-tracking branch 'refs/remotes/origin/master' into feature/icc 9 years ago
Scott Williams 3c611837ff remove ignored tests 9 years ago
Scott Williams b97213239f fix Image.Load api changes 9 years ago
Scott Williams a21dbb91ca Merge remote-tracking branch 'origin/master' into Image-Comparer 9 years ago
Scott Williams 75c2e1098f Merge pull request #143 from JimBobSquarePants/tocsoft/refactor-image-load 9 years ago
Scott Williams 440eab7bf4 fix broken tests 9 years ago
Scott Williams 41c1654c8e Speed up greyscale tests by using test pattern. 9 years ago
Scott Williams 04293b6d8e allow test cases to be serialized to they show in VS 9 years ago
Scott Williams f23eac7e14 fix broken tests 9 years ago
Scott Williams 817dbf5e5d Merge remote-tracking branch 'origin/master' into tocsoft/refactor-image-loader 9 years ago
Johannes Bildstein 7d6933362b improve performance of EndianBitConverter and small formatting fixes 9 years ago
Scott Williams 15fc34126f decoder configuration argument order 9 years ago
Scott Williams b3810f549d Increment version 9 years ago
Scott Williams 4590402ce1 Update readme 9 years ago
Scott Williams 726ffe5d2e Move config argument to be first argument 9 years ago
Scott Williams 69100f4f0c Move metadata loading into constructor/creator. 9 years ago
Scott Williams b1d76dddc8 Clean up usings and add comments 9 years ago
Scott Williams 385926067d make constructor public 9 years ago
Scott Williams e6d129646b Improve method name 9 years ago
James Jackson-South 3a2b8138ee Add benchmark 9 years ago
James Jackson-South 12f0786785 Rename ColorConverter 9 years ago
Scott Williams 57f6c9c796 Merge pull request #149 from JimBobSquarePants/tocsoft/point-as-pixel 9 years ago
Johannes Bildstein df77cd39ca fix formatting and documentation warnings 9 years ago
Johannes Bildstein f94bafca1a Merge branch 'feature/icc' of https://github.com/JimBobSquarePants/ImageSharp into feature/icc 9 years ago
Johannes Bildstein d354fd41cd add tests and test data for ICC reading/writing 9 years ago
Johannes Bildstein 35e671bce2 reading a whole profile returned an empty new profile 9 years ago
Johannes Bildstein 4e274c61a6 writer length already includes header size 9 years ago
Johannes Bildstein 33f89f5eb3 allow setting the profile header 9 years ago
Johannes Bildstein cc014b9f1b add None and opposites and fix naming 9 years ago
Johannes Bildstein 78ef826ec5 wrong value written (X,X,X instead of X,Y,Z) 9 years ago
Johannes Bildstein 8931b99af4 type parameter was not assigned in constructor 9 years ago
Johannes Bildstein 63e8f2d0c1 wrong length written (off by one) 9 years ago
Johannes Bildstein fe9dcb7889 conflict when writing spaces or ensuring null terminator 9 years ago
Scott Williams c7073a6fbc Add explanatory comments 9 years ago
Johannes Bildstein f528ec47fa secure writing strings against invalid parameters 9 years ago
Johannes Bildstein ac7662378b more consistent naming 9 years ago
Johannes Bildstein 2b76d7a675 used wrong type in Equals 9 years ago
Scott Williams bf9c683d25 fix stylecop issues 9 years ago
Scott Williams 3d981fd187 Add image comparer test helper 9 years ago
James Jackson-South 9089b88592 Add XYZ, Lab, and Lms colorspaces 9 years ago