8750 Commits (2e5a86ab44175747e09f05db75a44e21ad4846f2)
 

Author SHA1 Message Date
Evangelink 2e5a86ab44 More progress toward a working swizzler 6 years ago
Amaury Levé 6077f96ae7 Merge branch 'master' into pixel-swizzle 6 years ago
James Jackson-South 0e0dc2ae9c
Merge pull request #1436 from SixLabors/js/clamp-utils 6 years ago
James Jackson-South d6f482174d No more Vector4Utils & ImageMath 6 years ago
James Jackson-South 9216ae0104
Update src/ImageSharp/Common/Helpers/Numerics.cs 6 years ago
James Jackson-South 619544fa52 Fix Numerics fallback logic for 32 bit 6 years ago
James Jackson-South 6b1e6038cb
Merge branch 'master' into js/clamp-utils 6 years ago
James Jackson-South bb74f5f6e2 Add benchmark results. 6 years ago
James Jackson-South 7b7a6069b8 Moar Utils 6 years ago
James Jackson-South d6b38c1803 Utils FTW 6 years ago
James Jackson-South 6eb53e9f48 Move FastClamp to Numerics 6 years ago
James Jackson-South f177b91f7f Replace clamp extensions 6 years ago
James Jackson-South 4565fda8c1 ImageMaths => ImageMath 6 years ago
James Jackson-South 216257a359 Introduce Numerics and migrate ImageMaths methods 6 years ago
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