3579 Commits (3d9ce7650cad0e97ccbfd7753850dea469da660f)
 

Author SHA1 Message Date
James Jackson-South 3d9ce7650c Use MathF 9 years ago
James Jackson-South f300c57a1d Merge remote-tracking branch 'refs/remotes/origin/master' into feature/icc 9 years ago
James Jackson-South ed07f94d69 Merge pull request #154 from JBildstein/endianbitconverter-refactor 9 years ago
James Jackson-South b4bfbebccc Merge pull request #156 from JimBobSquarePants/feature/mathsf 9 years ago
Scott Williams ab62eceb6c Merge pull request #152 from JimBobSquarePants/Image-Comparer 9 years ago
James Jackson-South 916d156a01 Add MathF equality tests 9 years ago
James Jackson-South 5899ceee8c Update to use MathsF 9 years ago
James Jackson-South 4a3e597d83 Merge remote-tracking branch 'refs/remotes/origin/master' into feature/icc 9 years ago
James Jackson-South db30cdd615 Add RGB working spaces 9 years ago
Anton Firszov 4231a10995 PackFromVector4ReferenceVsPointer benchmark 9 years ago
Anton Firszov f1517d2126 fixing #146 9 years ago
James Jackson-South 475b2340ca Merge remote-tracking branch 'refs/remotes/origin/master' into feature/icc 9 years ago
Scott Williams 5b02e9a8d4 remove ignored tests 9 years ago
Scott Williams fac9b469ef fix Image.Load api changes 9 years ago
Scott Williams 2943bcee2a Merge remote-tracking branch 'origin/master' into Image-Comparer 9 years ago
Scott Williams c15accd69e Merge pull request #143 from JimBobSquarePants/tocsoft/refactor-image-load 9 years ago
Scott Williams 5763412df5 fix broken tests 9 years ago
Scott Williams 2e53515b98 Speed up greyscale tests by using test pattern. 9 years ago
Scott Williams 72e88f3a33 allow test cases to be serialized to they show in VS 9 years ago
Scott Williams c5c33a730e fix broken tests 9 years ago
Scott Williams 30d13b573c Merge remote-tracking branch 'origin/master' into tocsoft/refactor-image-loader 9 years ago
Johannes Bildstein 4ec0d1ee3c improve performance of EndianBitConverter and small formatting fixes 9 years ago
Scott Williams da1dffd5cc decoder configuration argument order 9 years ago
Scott Williams 79ca3c430f Increment version 9 years ago
Scott Williams a8901f3c9c Update readme 9 years ago
Scott Williams c1a061194a Move config argument to be first argument 9 years ago
Scott Williams 0aa20b66e9 Move metadata loading into constructor/creator. 9 years ago
Scott Williams 2e4c1cd1b0 Clean up usings and add comments 9 years ago
Scott Williams 9ec4ae84bb make constructor public 9 years ago
Scott Williams d6c31d95b1 Improve method name 9 years ago
James Jackson-South 190d4a933d Add benchmark 9 years ago
James Jackson-South 86aed6fd33 Rename ColorConverter 9 years ago
Scott Williams 2a6113fd99 Merge pull request #149 from JimBobSquarePants/tocsoft/point-as-pixel 9 years ago
Johannes Bildstein cab7ad1add fix formatting and documentation warnings 9 years ago
Johannes Bildstein b6be1b3a09 Merge branch 'feature/icc' of https://github.com/JimBobSquarePants/ImageSharp into feature/icc 9 years ago
Johannes Bildstein ecc1e58252 add tests and test data for ICC reading/writing 9 years ago
Johannes Bildstein 64bec0dc71 reading a whole profile returned an empty new profile 9 years ago
Johannes Bildstein ed8aa3aed5 writer length already includes header size 9 years ago
Johannes Bildstein 9e9e69ec19 allow setting the profile header 9 years ago
Johannes Bildstein efb45013ed add None and opposites and fix naming 9 years ago
Johannes Bildstein 0d3b8b35f5 wrong value written (X,X,X instead of X,Y,Z) 9 years ago
Johannes Bildstein b2ca934a03 type parameter was not assigned in constructor 9 years ago
Johannes Bildstein 3999e39b53 wrong length written (off by one) 9 years ago
Johannes Bildstein 1064bfb90f conflict when writing spaces or ensuring null terminator 9 years ago
Scott Williams fb0ecdbe0c Add explanatory comments 9 years ago
Johannes Bildstein 0781c7ddfd secure writing strings against invalid parameters 9 years ago
Johannes Bildstein e196619cc6 more consistent naming 9 years ago
Johannes Bildstein fea94fd425 used wrong type in Equals 9 years ago
Scott Williams 1da6833a2a fix stylecop issues 9 years ago
Scott Williams e6e97ed404 Add image comparer test helper 9 years ago