4019 Commits (06271fa69362ae165a030c422ee5aa00e72df1e2)
 

Author SHA1 Message Date
James Jackson-South 3d7bb40608 Merge remote-tracking branch 'refs/remotes/origin/master' into feature/icc 9 years ago
James Jackson-South 7280ca9fc2 Merge pull request #180 from JimBobSquarePants/cleanup-color 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 6b6df21cb6 ColorVector perf improvements 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 86957b2f48 Delete Rgba32 9 years ago
James Jackson-South 61d552345a Change xunit layout 9 years ago
James Jackson-South cfca14aab5 Merge pull request #179 from JimBobSquarePants/experiments-no-packed-color 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 526b4188b9 Merge remote-tracking branch 'refs/remotes/origin/master' into experiments-no-packed-color 9 years ago
James Jackson-South 2e7b36c06f Remove unneeded constants 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 77523b1d7c Merge remote-tracking branch 'refs/remotes/origin/master' into experiments-no-packed-color 9 years ago
James Jackson-South 3c5e3a966e Rename Color to Color32 9 years ago
James Jackson-South 98b397a897 Merge pull request #174 from JimBobSquarePants/drop-pointers 9 years ago
James Jackson-South 960c5fd8f0 Merge remote-tracking branch 'refs/remotes/origin/master' into experiments-no-packed-color 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
Dirk Lemstra d56322866c Fixed solution items. 9 years ago
James Jackson-South 7eac3f59f8 Correct clamping on WuQuantizer 10 years ago
James Jackson-South 9c29fadceb Fix quantization altering the original image. 10 years ago
James Jackson-South 4ff49c12e2 Use the floatcomparer 10 years ago
Anton Firszov 0e6e570e14 renamed PinnedImageBufferExtensions -> Buffer2DExtensions 10 years ago
Anton Firszov 615163d360 PinnedBuffer<T> ==> Buffer<T> with explicit pinning capability 10 years ago
Anton Firszov b443026cb3 more pointers got removed 10 years ago
Anton Firszov 5c24f441b6 simplified BufferSpan.Copy() 10 years ago
Anton Firszov c3c7ac28c1 Merge remote-tracking branch 'origin/master' into drop-pointers 10 years ago
James Jackson-South 8a9563e564 Merge remote-tracking branch 'refs/remotes/origin/master' into feature/icc 10 years ago
James Jackson-South bfa8513d49 Merge pull request #173 from JimBobSquarePants/feature/better-quantization 10 years ago
James Jackson-South cbf522e8ad Fix dithering causing random opaque pixels 10 years ago
James Jackson-South 814779511b Disable double index smoke test 10 years ago
James Jackson-South 57b2e1ef97 Fix non-dithered Wu output 10 years ago
James Jackson-South a18bb0c190 Cleanup 10 years ago
James Jackson-South 005116e443 Png uses Wu by default to ensure full alpha range 10 years ago
James Jackson-South 3b97c0db91 Octree Quantizer now only supports 1 alpha value 10 years ago
James Jackson-South be3104547e WuQuantizer now inherits Quantizer 10 years ago
James Jackson-South 727dacbb1c Use a single array pool 10 years ago
Anton Firszov 819e048a53 fix CopyTo***Bytes() 10 years ago
Anton Firszov 0e96fd4c96 fixed ToVector4SimdAligned() 10 years ago
James Jackson-South f3a99e56d4 Improve Wu performance. 10 years ago
Anton Firszov 548fc41711 fixed indexer and copy operations 10 years ago
Anton Firszov 6e14748acd more PixelIndexing benchmark clenup 10 years ago
Anton Firszov 497279b0df PixelIndexing.SmartUnsafe() benchmark 10 years ago
Anton Firszov 0aca7275e5 additional PixelIndexing benchmarks 10 years ago