813 Commits (e7764f19f048b8cbdea05160c29d06f505f6b2c4)

Author SHA1 Message Date
Tornhoof 1c2274e171 Improve precision of test asserts 9 years ago
Tornhoof 83a3490f53 Add Missing Transpose for Bradford matrix 9 years ago
James Jackson-South f42b625430 Remove deleted tests 9 years ago
James Jackson-South 1b513c667b Fix Argb32 naming in typehelpers. 9 years ago
James Jackson-South 119e93642c Rename Argb, Add Color to tests 9 years ago
James Jackson-South fe76ba7a8c Add missing xunit file 9 years ago
James Jackson-South 82ad686bbc Add PackedValue back to Color 9 years ago
James Jackson-South 39c11744ff Change xunit layout 9 years ago
James Jackson-South 2b6125ab49 Fix failing test 9 years ago
James Jackson-South 13455a0bb1 Add transforms plus additional tests 9 years ago
James Jackson-South bdeb1826b5 Add tests, fix bugs 9 years ago
James Jackson-South b20c19ab80 Rename to Color and ColorVector 9 years ago
Scott Williams 6d393d1db9 bump version number and SixLabor.* dependencies 9 years ago
James Jackson-South e340b3f103 Begin add vector based Color 9 years ago
James Jackson-South a550b0f95e Rename Color to Color32 9 years ago
James Jackson-South a63dae887f Inint remove packing from Color. 9 years ago
Dirk Lemstra 35b276237a Added extra checks to the ExifReader (fixes #175). 9 years ago
James Jackson-South 880e35f313 Use the floatcomparer 9 years ago
Anton Firszov fee264a7d8 PinnedBuffer<T> ==> Buffer<T> with explicit pinning capability 9 years ago
Anton Firszov 60c508b8c4 simplified BufferSpan.Copy() 9 years ago
James Jackson-South a46e5fc59f Disable double index smoke test 9 years ago
James Jackson-South 8dab59b321 Octree Quantizer now only supports 1 alpha value 9 years ago
Anton Firszov 1ba4cf54d1 fix CopyTo***Bytes() 9 years ago
Anton Firszov 9df12ac526 fixed indexer and copy operations 9 years ago
Anton Firszov 8c5a8b2e8a more PixelIndexing benchmark clenup 9 years ago
Anton Firszov 54b2e1a358 PixelIndexing.SmartUnsafe() benchmark 9 years ago
Anton Firszov e0bbdc33f3 additional PixelIndexing benchmarks 9 years ago
Anton Firszov 4854005733 refactored all BufferSpan pointers to ref-s 9 years ago
Scott Williams b4fba454d5 re-enstate threashold 9 years ago
Scott Williams ba81ec0e2e remove theashold 9 years ago
Anton Firszov ed9d2763a0 DangerousGetPinnableReference() + PixelIndexing benchmarks 9 years ago
Steffen Habermehl 5f47d4e768 Updates unit test for undefined EXIF types 9 years ago
Steffen Habermehl 183260b48e Issue #132: Handle undefined EXIF data type where no number of components set 9 years ago
Scott Williams 91d1303912 fix loading from unseekable stream 9 years ago
Johannes Bildstein ef43306a3c fix filenames to fit class name 9 years ago
James Jackson-South 8154e62356 Add proper rounding compare 9 years ago
James Jackson-South deda1dd3a3 Add HunterLab plus more conversions 10 years ago
James Jackson-South fbcc4a9b45 Add rgb adaptation 10 years ago
Johannes Bildstein ca01258ae6 V2 profiles use TextDescription in a ProfileDescription 10 years ago
Johannes Bildstein 66def06497 add missing ICC V2 types (CRD Info, Screening, UCR/BG) 10 years ago
Johannes Bildstein 87c1e052ae fix error where startIndex was ignored in To<Type> methods 10 years ago
James Jackson-South 48f2ac48f2 Add Rgb color spaces 10 years ago
James Jackson-South 1a69629ace Add MathF equality tests 10 years ago
James Jackson-South 1bac317975 Add RGB working spaces 10 years ago
Anton Firszov f391a67e68 PackFromVector4ReferenceVsPointer benchmark 10 years ago
Scott Williams 3c611837ff remove ignored tests 10 years ago
Scott Williams b97213239f fix Image.Load api changes 10 years ago
Scott Williams 440eab7bf4 fix broken tests 10 years ago
Scott Williams 41c1654c8e Speed up greyscale tests by using test pattern. 10 years ago
Scott Williams 04293b6d8e allow test cases to be serialized to they show in VS 10 years ago