3621 Commits (4b8a5dc5c1b815f812e9e042d99b95aa367d3ba2)
 

Author SHA1 Message Date
James Jackson-South 4b8a5dc5c1 Use same conversion methods as libjpeg 10 years ago
James Jackson-South cbb8e71f4b Rename tests 10 years ago
James Jackson-South 623fdd0cc7 Merge pull request #187 from Drawaes/master 10 years ago
Anton Firszov 8a63ceb75b tests for Png & Gif codecs 10 years ago
Drawaes 50d3932546 Move the palette based color into it's own method and hoisted the palette to be local. 10 years ago
Drawaes b1df833e4b Added bulk pixel operation for RGB 10 years ago
Drawaes 7c6bb5ee27 Skip filter byte 10 years ago
Drawaes 6667e79655 Used the Bulk Pixel Packer 10 years ago
Drawaes e6539c60d3 Performance improvements 10 years ago
James Jackson-South cf62f7725d Merge pull request #182 from JimBobSquarePants/feature/rename-color 10 years ago
James Jackson-South bfc551e414 Fix pixel xml docs to add ranges and remove duplication 10 years ago
James Jackson-South 6601ddb443 Update readme and features 10 years ago
James Jackson-South 3e5c8f7b5d Move IPixel types to PixelFormat namespace 10 years ago
James Jackson-South 7ce5e0724c Merge remote-tracking branch 'refs/remotes/origin/master' into feature/rename-color 10 years ago
James Jackson-South f1fd99c831 Move SinC to MathF [skip ci] 10 years ago
James Jackson-South c2ac575e6c Add direct reference to System.IO.Compression 10 years ago
James Jackson-South cb1ad34ba8 Bump alpha version 10 years ago
James Jackson-South bc52ba58c2 Fix renaming error 10 years ago
James Jackson-South eceb889758 Rename TColor to TPixel 10 years ago
James Jackson-South df5edb281a Rename ColorspaceTransforms 10 years ago
James Jackson-South 0a700864e5 Rename Color and ColorVector 10 years ago
James Jackson-South 7280ca9fc2 Merge pull request #180 from JimBobSquarePants/cleanup-color 10 years ago
James Jackson-South 3b9079020d Fix Argb32 naming in typehelpers. 10 years ago
James Jackson-South 29cbdc4a1b Rename Argb, Add Color to tests 10 years ago
James Jackson-South 6b6df21cb6 ColorVector perf improvements 10 years ago
James Jackson-South 8891ab02e4 Add missing xunit file 10 years ago
James Jackson-South aaf5f920b6 Add PackedValue back to Color 10 years ago
James Jackson-South 86957b2f48 Delete Rgba32 10 years ago
James Jackson-South 61d552345a Change xunit layout 10 years ago
James Jackson-South cfca14aab5 Merge pull request #179 from JimBobSquarePants/experiments-no-packed-color 10 years ago
James Jackson-South 3d41e1560b Fix failing test 10 years ago
James Jackson-South e7e9f7bdd2 Add transforms plus additional tests 10 years ago
James Jackson-South 38541af055 Add tests, fix bugs 10 years ago
James Jackson-South 526b4188b9 Merge remote-tracking branch 'refs/remotes/origin/master' into experiments-no-packed-color 10 years ago
James Jackson-South 2e7b36c06f Remove unneeded constants 10 years ago
James Jackson-South 292bc4db9e Rename to Color and ColorVector 10 years ago
Scott Williams fdfe5ed0b4 bump version number and SixLabor.* dependencies 10 years ago
James Jackson-South ba89468fe4 Begin add vector based Color 10 years ago
James Jackson-South 77523b1d7c Merge remote-tracking branch 'refs/remotes/origin/master' into experiments-no-packed-color 10 years ago
James Jackson-South 3c5e3a966e Rename Color to Color32 10 years ago
James Jackson-South 98b397a897 Merge pull request #174 from JimBobSquarePants/drop-pointers 10 years ago
James Jackson-South 960c5fd8f0 Merge remote-tracking branch 'refs/remotes/origin/master' into experiments-no-packed-color 10 years ago
James Jackson-South 9c7a96536b Inint remove packing from Color. 10 years ago
Dirk Lemstra 88c3fb3888 Added extra checks to the ExifReader (fixes #175). 10 years ago
Dirk Lemstra d56322866c Fixed solution items. 10 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
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