8902 Commits (58491c9c12fa2ee44c2fb976b2465ea6936a4d1f)
 

Author SHA1 Message Date
Stefan Nikolei 58491c9c12 remove .net50 target framework 6 years ago
Stefan Nikolei 72037f46f8 add .net5.0 targetframework in tests 6 years ago
Stefan Nikolei 862c939a3a Add net5.0 target 6 years ago
James Jackson-South c626a9fce8
Merge pull request #1517 from tkp1n/feature/vectorize-scale-to-dst-block 6 years ago
Nicolas Portmann 81c728e05b Vectorize Scale16X16To8X8 6 years ago
James Jackson-South de80630040
Merge pull request #1513 from SixLabors/sp/simd-resize-convolve 6 years ago
Sergio Pedri 8c7019e41e Update image threshold for resize tests 6 years ago
Sergio Pedri ed4cfaa0ae Workaround for incorrect codegen on .NET 5 6 years ago
Sergio Pedri e68a21de52 Add missing indexing update 6 years ago
Sergio Pedri e0b2defde2 Add unrolled FMA loop 6 years ago
Sergio Pedri 0e465cd8c3 Revert to FMA, codegen improvements 6 years ago
Sergio Pedri 1169e73915 Switch from FMA to AVX2 instructions 6 years ago
Sergio Pedri c825eccd10 Improved loading of factors using permutation 6 years ago
Sergio Pedri 1033297a37 Add initial FMA resize kernel convolve implementation 6 years ago
James Jackson-South 9e7574f32a
Merge pull request #1508 from tkp1n/feature/vectorize-rgb2ycbcr-conversion 6 years ago
Nicolas Portmann 5033e3eb95 Improve algorithm 6 years ago
Nicolas Portmann 08a68af1a9 Allow epsilon of 1F for existing LUT converter 6 years ago
Nicolas Portmann 93099d1585 Add unit tests for both converters 6 years ago
Nicolas Portmann 429696bd5e Fix mistakes in final touches 6 years ago
Nicolas Portmann efd4d22665 Add initial vectorized implementation with benchmarks 6 years ago
James Jackson-South fade7571a5
Merge pull request #1506 from SixLabors/bp/Issue1505 6 years ago
James Jackson-South f50cc3f785
Merge branch 'master' into bp/Issue1505 6 years ago
James Jackson-South 496bc60997
Merge pull request #1504 from ptasev/pt/resize-alpha-option 6 years ago
Brian Popow 94829b82fc Add test case for #1505 6 years ago
Brian Popow a968b289a0 Use this.maxColors when getting size of the reduced palette, fixes #1505 6 years ago
Petar Tasev 8c77c494d6 Updated referenced image submodule to latest origin master. 6 years ago
Petar Tasev 62a01b7475 Split PixelConversionModifiers into a separate function. 6 years ago
Petar Tasev 0df047222b Add PremultiplyAlpha to ResizeOptions 6 years ago
James Jackson-South a841351c02
Merge pull request #1481 from SixLabors/js/faster-resize 6 years ago
James Jackson-South 3cbd8e393d Use explicit threadsafety declaration. 6 years ago
James Jackson-South 4fa43bffd2 Update PixelOperationsTests.cs 6 years ago
James Jackson-South bf9f25a142 Use properties for true Lazy. 6 years ago
James Jackson-South 933bb466ce Alter 32bit test environment accuracy check. 6 years ago
James Jackson-South 016de29898 Fix alpha companding. 6 years ago
James Jackson-South 94bc92b236 Update tests to match real-world case. 6 years ago
James Jackson-South 1ea6a00338 intitial implementation 6 years ago
James Jackson-South 89007db1a6 Minor style cleanup. 6 years ago
James Jackson-South 28bbbe4386
Merge pull request #1479 from SixLabors/js/cleanup-benchmarks 6 years ago
James Jackson-South 53be61e5c5 Update shared-infrastructure 6 years ago
James Jackson-South 71801bfbb6 cleanup 6 years ago
James Jackson-South 29a5b7af1b
Merge pull request #1478 from SixLabors/js/fix-template-link 6 years ago
James Jackson-South fc468344e6 Fix link + other docs tweaks. 6 years ago
James Jackson-South a603b96f70
Merge pull request #1419 from SixLabors/sp/image-wrap-ptr 6 years ago
James Jackson-South 62dc5d39f4
Merge branch 'master' into sp/image-wrap-ptr 6 years ago
James Jackson-South b4e7d80ec4
Merge pull request #1477 from SixLabors/sp/2pass-convolution-speedup 6 years ago
Sergio Pedri 14d2af4bdd Codegen improvements to Numerics.Clamp 6 years ago
Sergio Pedri aab2837d28 More codegen improvements to shared methods 6 years ago
Sergio Pedri a5bbe95e95 More codegen improvements to bokeh blur 6 years ago
Sergio Pedri ff86b651d2 More performance improvements to 2 pass convolution 6 years ago
Sergio Pedri f88fca750c Minor code tweaks 6 years ago