8729 Commits (3cc5f81a79c6b7bbf8cbd5b10fb642ae491be483)
 

Author SHA1 Message Date
James Jackson-South 3cc5f81a79 Revert "Use doubles in ResizeHelper" 6 years ago
James Jackson-South c719148a43 Use doubles in ResizeHelper 6 years ago
James Jackson-South 204951d4db Enable resize tests 6 years ago
James Jackson-South a9f82cdf8c
Merge pull request #1420 from SixLabors/js/pixel-type-info 6 years ago
James Jackson-South b1eb8fac00 Move property to base. 6 years ago
James Jackson-South 65909fcf5a Make PixelTypeInfo lazy 6 years ago
James Jackson-South 20c598cb1f Update tests 6 years ago
James Jackson-South 9b14f1c8da
Merge branch 'master' into js/pixel-type-info 6 years ago
Brian Popow 63d5b703cd
Merge pull request #1431 from SixLabors/bp/fix1429 6 years ago
Brian Popow fc4944a2c0 Add histogram equalization benchmark 6 years ago
Brian Popow 3558e7ef97 Use ref TPixel pixel = ref rowSpan[dx]; 6 years ago
Brian Popow 9d8ed6c852 Use GetPixelRowSpan to access pixel data in global hist equalization 6 years ago
Brian Popow 440d8cf116 Use GetPixelRowSpan to access pixels, fixes #1429 6 years ago
Anton Firszov 13d4ebd6fe
Merge branch 'master' into js/pixel-type-info 6 years ago
James Jackson-South 04f1af25d8
Merge pull request #1428 from SixLabors/bp/bmp8BitBulkConv 6 years ago
Brian Popow 0dc92e86c4
Merge branch 'master' into bp/bmp8BitBulkConv 6 years ago
James Jackson-South 9b0ca8f8fe
Merge branch 'master' into js/pixel-type-info 6 years ago
James Jackson-South 97bfc1b65a
Merge pull request #1424 from AlexNDRmac/enable-libgdiplus-mac 6 years ago
Brian Popow 85b65d393a Use colorPalette span as destination of bulk conversion 6 years ago
Brian Popow 9449f947e2 Dont use the default config in ToRgba32 6 years ago
Brian Popow 7de5c59102 Use bulk conversion to rgba in Write8BitColor 6 years ago
AlexNDRmac 7bbd678541
Decorate OSX specific tests 6 years ago
AlexNDRmac c00ca80e19
Do not run windows specific tests on macOS 6 years ago
AlexNDRmac 2749a25d78
Move package to build props 6 years ago
AlexNDRmac 8276bda4f2
Fix incompatible package reference for OSX 6 years ago
AlexNDRmac 2871e8ed2e
Add support using libgdiplus on macOS 6 years ago
James Jackson-South 86d4b7214e Don't autogenerate GetPixelTypeInfo 6 years ago
James Jackson-South fd76f69eb1 Remove bas T4 refs 6 years ago
James Jackson-South 36ebc4513d Fix Short4 and tests 6 years ago
James Jackson-South 7824852eb4 Update External 6 years ago
James Jackson-South 6a3411ed6b Add new property and implement for TPixel types 6 years ago
James Jackson-South 3b4149d43e
Merge pull request #1418 from SixLabors/bp/Issue1416 6 years ago
Brian Popow 2222db8e0b Use Interlocked.Increment(ref Unsafe.Add(ref histogramBase, luminance)); 6 years ago
Brian Popow 82a5a61f3d Add global histogram equalization test which compares result to reference output 6 years ago
Brian Popow bc7ea4f8bf Use Interlocked.Increment during histogram calculation, fixes issue #1416 6 years ago
James Jackson-South d2de2a1404
Merge pull request #1411 from tkp1n/tkp1n/avx2-color-converter 6 years ago
Nicolas Portmann 963e5c6fd4 Remove useless branch 6 years ago
Nicolas Portmann eba801542c Micro-optimize grayscale converter 6 years ago
James Jackson-South fc093c3ad3 Merge branch 'tkp1n/avx2-color-converter' of https://github.com/tkp1n/ImageSharp into tkp1n/avx2-color-converter 6 years ago
James Jackson-South 27de70a9cf Add missing conditional 6 years ago
James Jackson-South df6f17c7db
Merge branch 'master' into tkp1n/avx2-color-converter 6 years ago
James Jackson-South 522a91e57d
Merge pull request #1409 from SixLabors/js/Shuffle3Channel 6 years ago
James Jackson-South c7b883d373 Merge branch 'tkp1n/avx2-color-converter' of https://github.com/tkp1n/ImageSharp into tkp1n/avx2-color-converter 6 years ago
James Jackson-South e3e8656d8f Respond to Anton fedback 6 years ago
Anton Firszov 1d464c17dc
Merge branch 'master' into tkp1n/avx2-color-converter 6 years ago
James Jackson-South 3ee5a38802 Fix shuffle 6 years ago
James Jackson-South 3ac6b63789 Merge branch 'master' into js/Shuffle3Channel 6 years ago
James Jackson-South 8539c9e422
Merge pull request #1415 from SixLabors/af/fix-Decode_IsCancellable 6 years ago
James Jackson-South 699d8ff01d Use ROS trick all round and optimize Shuffle3 6 years ago
James Jackson-South 85ec6da5d2 Merge branch 'js/Shuffle3Channel' of https://github.com/SixLabors/ImageSharp into js/Shuffle3Channel 6 years ago