12764 Commits (46e1f3578aa84782ecbb1aa22f5cc2bc2aa4674b)
 

Author SHA1 Message Date
James Jackson-South 46e1f3578a Remove commercial template for v3 3 years ago
James Jackson-South e646c4b819
Merge pull request #2429 from stefannikolei/stefannikolei/arm/componentconverter 3 years ago
Stefan Nikolei 8a68c671ec
Merge branch 'main' into stefannikolei/arm/componentconverter 3 years ago
James Jackson-South 10f5e8fbbd
Merge pull request #2433 from SixLabors/bp/updateReadme 3 years ago
Brian Popow 4a17bc53ef Add jetbrains logo, change jetbrains mention text 3 years ago
Brian Popow c65955da84 Add a little thanks to jetbrains in the readme for supporting ImageSharp 3 years ago
Brian Popow fd57eac1d4 Add mention to tools wikipdage 3 years ago
James Jackson-South 574ec8a295
Merge branch 'main' into stefannikolei/arm/componentconverter 3 years ago
James Jackson-South db491349ad
Merge pull request #2427 from br3aker/dp/jpeg-scalar-path-fix 3 years ago
James Jackson-South 0875a9e1e6
Merge branch 'main' into dp/jpeg-scalar-path-fix 3 years ago
James Jackson-South 34cdbeedfa
Merge pull request #2426 from hey-red/main 3 years ago
Stefan Nikolei 4571325fe2 add DebugGuard to check for multiple of 8 3 years ago
Stefan Nikolei 03a988be3d Add Arm for SumVertical 3 years ago
br3aker 32859b87fd Fixed invalid jpeg buffer width compliment for scalar color converters 3 years ago
Stefan Nikolei c19095153e Add Arm for MultiplyToAverage 3 years ago
red 764452a6aa Fix incorrect comments 3 years ago
James Jackson-South 3cafdcbbcf
Merge pull request #2424 from SixLabors/bp/morewebptests 3 years ago
James Jackson-South cfe2c454f4
Merge branch 'main' into bp/morewebptests 3 years ago
James Jackson-South 23a6193c6e
Merge pull request #2419 from gfoidl/vector-constants 3 years ago
James Jackson-South d6179070c9
Merge branch 'main' into vector-constants 3 years ago
James Jackson-South b6736b0817
Merge pull request #2418 from gfoidl/fixed-improvements 3 years ago
Brian Popow d9eb61f201
Merge branch 'main' into bp/morewebptests 3 years ago
Brian Popow 73e1306973 Add SubtractGreen Scalar test 3 years ago
Brian Popow b0d9cb8b4b Add BundleColorMap tests 3 years ago
Brian Popow 404342916e Add test case for: Fixed wrong division hack #2413 3 years ago
James Jackson-South f65122b282
Merge branch 'main' into fixed-improvements 3 years ago
James Jackson-South bab277c0b0
Merge pull request #2422 from gfoidl/vector-count-helper 3 years ago
Günther Foidl 0b140a4ad9 Added and used Numerics.Vector{128|256}Count extension 3 years ago
James Jackson-South df4ae9e6dc
Merge branch 'main' into fixed-improvements 3 years ago
James Jackson-South 4989e14611
Merge pull request #2417 from stefannikolei/stefannikolei/arm/colorconverter_ycbcrarm 3 years ago
James Jackson-South ba5ae6ee1d
Merge branch 'main' into stefannikolei/arm/colorconverter_ycbcrarm 3 years ago
James Jackson-South 3d40c91794
Merge pull request #2415 from gfoidl/allocations 3 years ago
Stefan Nikolei b2dc1e5704
Update tests/ImageSharp.Tests/Formats/Jpg/JpegColorConverterTests.cs 3 years ago
James Jackson-South 53fa6dad71
Merge branch 'main' into allocations 3 years ago
Stefan Nikolei 996f7675b9 Change test, only expect it for ARM64 3 years ago
Stefan Nikolei 33fe244a24 Arm needs to come before vector 3 years ago
Stefan Nikolei 7b13ae21ad Adapt testchanges 3 years ago
Stefan Nikolei 8178945d91
Merge branch 'main' into stefannikolei/arm/colorconverter_ycbcrarm 3 years ago
Anton Firszov 2ba22e4a20
Merge pull request #2416 from stefannikolei/stefannikolei/fix/scalar 3 years ago
Brian Popow 52861d87d0 Another case for arm where YccKVector should be expected 3 years ago
Günther Foidl 66b2f327be Reverted Webp/WebpCommonUtils fixed-verbosity 3 years ago
Günther Foidl 4b84aecb94 Reverted some pinning changes to have less verbose C# code 3 years ago
Brian Popow dae030d8b8 Expect YCbCrVector on ARM 3 years ago
Günther Foidl f348d704ef Block8x8 Load and CopyTo simplified 3 years ago
Brian Popow 2f6edd76fa Add GrayscaleArm case 3 years ago
Brian Popow ac78ff5600
Merge branch 'main' into stefannikolei/fix/scalar 3 years ago
Brian Popow 42918ed615 Add test for GetConverter with grayscale color space which uses FeatureTestRunner to disable specific hw features 3 years ago
Brian Popow f0530bf56a Add test for GetConverter with ycck color space which uses FeatureTestRunner to disable specific hw features 3 years ago
Brian Popow ecb6c0f823 Add test for GetConverter with ycbcr color space which uses FeatureTestRunner to disable specific hw features 3 years ago
Brian Popow f4727d1d34 Add test for GetConverter with cmyk color space which uses FeatureTestRunner to disable specific hw features 3 years ago