12725 Commits (4989e146116e65c16ec26d63fe44ded6f1019c43)
 

Author SHA1 Message Date
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
Brian Popow dae030d8b8 Expect YCbCrVector on ARM 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
Stefan Nikolei 60c39bbd9f Port YCCK to arm 3 years ago
Stefan Nikolei d6a3d7cba9
Merge branch 'main' into stefannikolei/arm/colorconverter_ycbcrarm 3 years ago
James Jackson-South 1e96db9310
Merge branch 'main' into allocations 3 years ago
James Jackson-South 49c2262055
Merge pull request #2409 from stefannikolei/stefannikolei/arm/colorconvertergrayscale 3 years ago
Stefan Nikolei 2c534ea602 Add arm benchmark 3 years ago
Brian Popow e62b62f5be Fix formatting warnings 3 years ago
Brian Popow 09b4dd751d Add test for GetConverter with rgb color space which uses FeatureTestRunner to disable specific hw features 3 years ago
Stefan Nikolei 9dddb8caad Port YCbCr ColorConverter to ARM 3 years ago
Stefan Nikolei 809ba98186 Added the arm converter to GetGrayScaleConverter 3 years ago
Günther Foidl 7b2923d7ef Use constant to specify the size of the buffer 3 years ago
Stefan Nikolei b9e54a16a3 Return Vector not Scalar 3 years ago
Stefan Nikolei 8199e0611b Fix RgbScalar 3 years ago
Günther Foidl 57d0793130 Fixed build warnings / errors 3 years ago
Günther Foidl 5d65ef0afd Reduced intermediate allocations: Profiles 3 years ago
Günther Foidl b9b6f72008 Reduced intermediate allocations: Bmp 3 years ago
Günther Foidl 3c3479ee12 Reduced intermediate allocations: Tga 3 years ago
Günther Foidl 1d3ae0ed9d Reduced intermediate allocations: Gif 3 years ago
Günther Foidl 858a8485b7 Reduced intermediate allocations: Jpeg 3 years ago
Günther Foidl 31424c0b64 Reduced intermediate allocations: Png 3 years ago
Günther Foidl d9e8d79ddd Reduced intermediate allocations: Webp 3 years ago
Günther Foidl b099bda98b Reduced intermediate allocations: Tiff 3 years ago
Stefan Nikolei 51259afef1
Merge branch 'main' into stefannikolei/arm/colorconvertergrayscale 3 years ago
Brian Popow 9756ae9b54
Merge pull request #2413 from gfoidl/smash_bug 3 years ago
James Jackson-South ca21b6d53d
Merge branch 'main' into smash_bug 3 years ago
Brian Popow bfd7658b38
Merge branch 'main' into stefannikolei/arm/colorconvertergrayscale 3 years ago
Brian Popow 302a23fc55
Merge pull request #2412 from SixLabors/bp/Issue2411 3 years ago
Günther Foidl b69495666b Fixed wrong division hack 3 years ago
Brian Popow db3d74862f Move EncodeAlpha into try catch block 3 years ago
Brian Popow 8441b23ded
Merge branch 'main' into bp/Issue2411 3 years ago
Brian Popow f01b696818 Dont use using statement for encodedAlphaData. 3 years ago
James Jackson-South 723faa9f4c
Merge branch 'main' into stefannikolei/arm/colorconvertergrayscale 3 years ago
James Jackson-South 0a1f05b746
Merge pull request #2401 from gfoidl/codegen-optimizations 3 years ago