802 Commits (3a43fb78feb2e6b464f8d574cf094e6af2afa760)

Author SHA1 Message Date
Dirk Lemstra 3a43fb78fe Removed old overload and used new one (from #201) in unit test. 9 years ago
James Jackson-South 95f02a6b9b Fix Resize benchmarls 9 years ago
James Jackson-South a86c82e971 Add missing tests 9 years ago
Scott Williams 63eb9a8cd7 retrain untouched pixels when applying filter 9 years ago
Scott Williams a999a0b33b pixelate no longer blanks out background 9 years ago
James Jackson-South c75ebb308a Fix source rectangle regression in resize #118 9 years ago
James Jackson-South a94be7a207 Disable breaking tests pending investigation 9 years ago
James Jackson-South 0663b106e6 Fix tests? 9 years ago
James Jackson-South cbb8e71f4b Rename tests 9 years ago
Anton Firszov 8a63ceb75b tests for Png & Gif codecs 9 years ago
James Jackson-South 3e5c8f7b5d Move IPixel types to PixelFormat namespace 9 years ago
James Jackson-South eceb889758 Rename TColor to TPixel 9 years ago
James Jackson-South 0a700864e5 Rename Color and ColorVector 9 years ago
James Jackson-South 3b9079020d Fix Argb32 naming in typehelpers. 9 years ago
James Jackson-South 29cbdc4a1b Rename Argb, Add Color to tests 9 years ago
James Jackson-South 8891ab02e4 Add missing xunit file 9 years ago
James Jackson-South aaf5f920b6 Add PackedValue back to Color 9 years ago
James Jackson-South 61d552345a Change xunit layout 9 years ago
James Jackson-South 3d41e1560b Fix failing test 9 years ago
James Jackson-South e7e9f7bdd2 Add transforms plus additional tests 9 years ago
James Jackson-South 38541af055 Add tests, fix bugs 9 years ago
James Jackson-South 292bc4db9e Rename to Color and ColorVector 9 years ago
Scott Williams fdfe5ed0b4 bump version number and SixLabor.* dependencies 9 years ago
James Jackson-South ba89468fe4 Begin add vector based Color 9 years ago
James Jackson-South 3c5e3a966e Rename Color to Color32 9 years ago
James Jackson-South 9c7a96536b Inint remove packing from Color. 9 years ago
Dirk Lemstra 88c3fb3888 Added extra checks to the ExifReader (fixes #175). 9 years ago
Anton Firszov 615163d360 PinnedBuffer<T> ==> Buffer<T> with explicit pinning capability 9 years ago
Anton Firszov 5c24f441b6 simplified BufferSpan.Copy() 9 years ago
James Jackson-South 814779511b Disable double index smoke test 9 years ago
James Jackson-South 3b97c0db91 Octree Quantizer now only supports 1 alpha value 9 years ago
Anton Firszov 819e048a53 fix CopyTo***Bytes() 9 years ago
Anton Firszov 548fc41711 fixed indexer and copy operations 9 years ago
Anton Firszov 6e14748acd more PixelIndexing benchmark clenup 9 years ago
Anton Firszov 497279b0df PixelIndexing.SmartUnsafe() benchmark 9 years ago
Anton Firszov 0aca7275e5 additional PixelIndexing benchmarks 9 years ago
Anton Firszov 84725f4523 refactored all BufferSpan pointers to ref-s 9 years ago
Scott Williams c3748b5908 re-enstate threashold 9 years ago
Scott Williams be5d603a57 remove theashold 9 years ago
Anton Firszov 2d96be9d66 DangerousGetPinnableReference() + PixelIndexing benchmarks 9 years ago
Steffen Habermehl 13a4a2613f Updates unit test for undefined EXIF types 9 years ago
Steffen Habermehl 2c373a623b Issue #132: Handle undefined EXIF data type where no number of components set 9 years ago
Scott Williams 90e1c31242 fix loading from unseekable stream 9 years ago
Johannes Bildstein 853189aa78 fix error where startIndex was ignored in To<Type> methods 9 years ago
James Jackson-South 916d156a01 Add MathF equality tests 9 years ago
Anton Firszov 4231a10995 PackFromVector4ReferenceVsPointer benchmark 9 years ago
Scott Williams 5b02e9a8d4 remove ignored tests 10 years ago
Scott Williams fac9b469ef fix Image.Load api changes 10 years ago
Scott Williams 5763412df5 fix broken tests 10 years ago
Scott Williams 2e53515b98 Speed up greyscale tests by using test pattern. 10 years ago