12733 Commits (df4ae9e6dcfd5a2e336646f44ce59a6dbca15b5b)
 

Author SHA1 Message Date
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
Stefan Nikolei 60c39bbd9f Port YCCK to arm 3 years ago
Günther Foidl 528469f4b5
Merge branch 'main' into fixed-improvements 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
Günther Foidl a534328dc4 Optimized Block8x8F 3 years ago
Günther Foidl 45321948c8 Block8x8 set explicit size instead of (unused) fixed sized buffer field 3 years ago
Günther Foidl a4ad7b09fc Avoid length-check in pinning spans 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