8734 Commits (9b7df1373b2eaf2aeb327c896c6d8a893f203d5a)
 

Author SHA1 Message Date
James Jackson-South 9b7df1373b
Merge pull request #1434 from SixLabors/js/macos-enable-tests 6 years ago
James Jackson-South f7ef221a11
Merge pull request #1435 from SixLabors/sp/rgbavector-conversion-speedup 6 years ago
Sergio Pedri 93e9d9d5b9 Added missing RgbaVector conversion override 6 years ago
James Jackson-South ecf05e2ff9 Bump tolerance 6 years ago
James Jackson-South 6e589e8d8e Use higher tolerance on macOS CI runs 6 years ago
James Jackson-South 25d5e4818b Revert "Use doubles in ResizeHelper" 6 years ago
James Jackson-South 2e3f3c1e39 Use doubles in ResizeHelper 6 years ago
James Jackson-South 801e026322 Enable resize tests 6 years ago
James Jackson-South a9e2b4c80f
Merge pull request #1420 from SixLabors/js/pixel-type-info 6 years ago
James Jackson-South 8a065ac9ac Move property to base. 6 years ago
James Jackson-South f23fd09669 Make PixelTypeInfo lazy 6 years ago
James Jackson-South a0a6aea951 Update tests 6 years ago
James Jackson-South 589bd6874d
Merge branch 'master' into js/pixel-type-info 6 years ago
Brian Popow f77801e255
Merge pull request #1431 from SixLabors/bp/fix1429 6 years ago
Brian Popow 9bed14f268 Add histogram equalization benchmark 6 years ago
Brian Popow 6b106da2a9 Use ref TPixel pixel = ref rowSpan[dx]; 6 years ago
Brian Popow 2021a42344 Use GetPixelRowSpan to access pixel data in global hist equalization 6 years ago
Brian Popow 7040ca7abe Use GetPixelRowSpan to access pixels, fixes #1429 6 years ago
Anton Firszov dae53a3a58
Merge branch 'master' into js/pixel-type-info 6 years ago
James Jackson-South dea0737464
Merge pull request #1428 from SixLabors/bp/bmp8BitBulkConv 6 years ago
Brian Popow 04881fda38
Merge branch 'master' into bp/bmp8BitBulkConv 6 years ago
James Jackson-South ed949f6c3c
Merge branch 'master' into js/pixel-type-info 6 years ago
James Jackson-South 59b65a9076
Merge pull request #1424 from AlexNDRmac/enable-libgdiplus-mac 6 years ago
Brian Popow 3970510861 Use colorPalette span as destination of bulk conversion 6 years ago
Brian Popow e4d0ffe6db Dont use the default config in ToRgba32 6 years ago
Brian Popow 247834f529 Use bulk conversion to rgba in Write8BitColor 6 years ago
AlexNDRmac 17639498f2
Decorate OSX specific tests 6 years ago
AlexNDRmac 2085b77b05
Do not run windows specific tests on macOS 6 years ago
AlexNDRmac 8f2da28358
Move package to build props 6 years ago
AlexNDRmac c44690ff89
Fix incompatible package reference for OSX 6 years ago
AlexNDRmac 427d97a742
Add support using libgdiplus on macOS 6 years ago
James Jackson-South e18ef9f7e3 Don't autogenerate GetPixelTypeInfo 6 years ago
James Jackson-South f30e22fe1b Remove bas T4 refs 6 years ago
James Jackson-South 842cd378d7 Fix Short4 and tests 6 years ago
James Jackson-South 181d434462 Update External 6 years ago
James Jackson-South 686aef78d2 Add new property and implement for TPixel types 6 years ago
James Jackson-South abc1573469
Merge pull request #1418 from SixLabors/bp/Issue1416 6 years ago
Brian Popow ae27c04c45 Use Interlocked.Increment(ref Unsafe.Add(ref histogramBase, luminance)); 6 years ago
Brian Popow 5c8f66cd47 Add global histogram equalization test which compares result to reference output 6 years ago
Brian Popow 274cabfa75 Use Interlocked.Increment during histogram calculation, fixes issue #1416 6 years ago
James Jackson-South b37044f847
Merge pull request #1411 from tkp1n/tkp1n/avx2-color-converter 6 years ago
Nicolas Portmann 0aa3ba5071 Remove useless branch 6 years ago
Nicolas Portmann 8f5ae2dd60 Micro-optimize grayscale converter 6 years ago
James Jackson-South da732b7d8b Merge branch 'tkp1n/avx2-color-converter' of https://github.com/tkp1n/ImageSharp into tkp1n/avx2-color-converter 6 years ago
James Jackson-South 7a3bdf340b Add missing conditional 6 years ago
James Jackson-South c0ad228f58
Merge branch 'master' into tkp1n/avx2-color-converter 6 years ago
James Jackson-South 9f51a92bde
Merge pull request #1409 from SixLabors/js/Shuffle3Channel 6 years ago
James Jackson-South 7ecfab764d Merge branch 'tkp1n/avx2-color-converter' of https://github.com/tkp1n/ImageSharp into tkp1n/avx2-color-converter 6 years ago
James Jackson-South 8212e60d53 Respond to Anton fedback 6 years ago
Anton Firszov c7a7b5065e
Merge branch 'master' into tkp1n/avx2-color-converter 6 years ago