Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

Six Labors

New, fully featured, fully managed, cross-platform, 2D graphics APIs for .NET
Collective - Host: opensource - https://opencollective.com/sixlabors - Website: https://docs.sixlabors.com/ - Code: https://github.com/SixLabors

Change test, only expect it for ARM64

github.com/SixLabors/ImageSharp - 996f7675b98005c31d2186b18653e8c547409dec authored almost 2 years ago
Arm needs to come before vector

github.com/SixLabors/ImageSharp - 33fe244a242bdb5f09231c5fcecf8ba979ca9537 authored almost 2 years ago
Adapt testchanges

github.com/SixLabors/ImageSharp - 7b13ae21ad80cef72fea0ae8f2df8cead08f44e6 authored almost 2 years ago
Merge branch 'main' into stefannikolei/arm/colorconverter_ycbcrarm

github.com/SixLabors/ImageSharp - 8178945d91e47cd37b4758073799d8c904362dd0 authored almost 2 years ago
Merge pull request #2416 from stefannikolei/stefannikolei/fix/scalar

Fix RgbScalar

github.com/SixLabors/ImageSharp - 2ba22e4a202b3e075fe6fc28da5f602f7ef3d99a authored almost 2 years ago
Another case for arm where YccKVector should be expected

github.com/SixLabors/ImageSharp - 52861d87d0c571652d6e8c008d6d783f1ce94660 authored almost 2 years ago
Reverted Webp/WebpCommonUtils fixed-verbosity

github.com/SixLabors/ImageSharp - 66b2f327bed811d7abce65921148d797ee4fdbd3 authored almost 2 years ago
Reverted some pinning changes to have less verbose C# code

github.com/SixLabors/ImageSharp - 4b84aecb94d37e934051273e2487ebe798424c0b authored almost 2 years ago
Expect YCbCrVector on ARM

github.com/SixLabors/ImageSharp - dae030d8b85a275ee75762493b59194ad1320462 authored almost 2 years ago
Block8x8 Load and CopyTo simplified

Similar to a534328dc482683834c6901d93da61cf0d053724

github.com/SixLabors/ImageSharp - f348d704efac5bcb001cd8ba40b12d1cc7329d8c authored almost 2 years ago
Add GrayscaleArm case

github.com/SixLabors/ImageSharp - 2f6edd76fa672a8c259c2da89d74169b94b0e319 authored almost 2 years ago
Merge branch 'main' into stefannikolei/fix/scalar

github.com/SixLabors/ImageSharp - ac78ff560095bbfaaba11e5ba73c3a9604a45065 authored almost 2 years ago
Add test for GetConverter with grayscale color space which uses FeatureTestRunner to disable specific hw features

github.com/SixLabors/ImageSharp - 42918ed6158305e75e8cf14646abefed844aa9f8 authored almost 2 years ago
Add test for GetConverter with ycck color space which uses FeatureTestRunner to disable specific hw features

github.com/SixLabors/ImageSharp - f0530bf56a404bbe3be6a20b4748793b078d543c authored almost 2 years ago
Add test for GetConverter with ycbcr color space which uses FeatureTestRunner to disable specific hw features

github.com/SixLabors/ImageSharp - ecb6c0f823d0cd27281c1bf84c63022744123f6a authored almost 2 years ago
Add test for GetConverter with cmyk color space which uses FeatureTestRunner to disable specific hw features

github.com/SixLabors/ImageSharp - f4727d1d3480d2b01d0619051ec5ada0959dbb71 authored almost 2 years ago
Replace last PointF

github.com/SixLabors/ImageSharp.Drawing - dcbd69bc16945b40c4037e26c82e24583cb19361 authored almost 2 years ago
Port YCCK to arm

github.com/SixLabors/ImageSharp - 60c39bbd9ffaccb2c118458b87b9bf1e5eda7772 authored almost 2 years ago
Merge branch 'main' into fixed-improvements

github.com/SixLabors/ImageSharp - 528469f4b51ce384ff50e2e2c4b897e8b818fdb5 authored almost 2 years ago
Merge branch 'main' into vector-constants

github.com/SixLabors/ImageSharp - 97ac149bfc408cef397a2fb6138dad7cd7049616 authored almost 2 years ago
Port Clipper to use Vector2

github.com/SixLabors/ImageSharp.Drawing - e87286eaf9c15940108417f3d5bc8245ae269888 authored almost 2 years ago
Merge branch 'main' into stefannikolei/arm/colorconverter_ycbcrarm

github.com/SixLabors/ImageSharp - d6a3d7cba92670c9142bdb6aca2a729fd63acfdf authored almost 2 years ago
Merge branch 'main' into allocations

github.com/SixLabors/ImageSharp - 1e96db9310f730080ad70455e169a51da1eda08a authored almost 2 years ago
Merge pull request #2409 from stefannikolei/stefannikolei/arm/colorconvertergrayscale

Port GrayscalConverter to Arm

github.com/SixLabors/ImageSharp - 49c22620558188876232516a0de97818c4a3b77d authored almost 2 years ago
Add arm benchmark

github.com/SixLabors/ImageSharp - 2c534ea6027be4eeafcea38b22873c7c80fb4ee6 authored almost 2 years ago
Fix formatting warnings

github.com/SixLabors/ImageSharp - e62b62f5be39e631385eb55749112c4cda752480 authored almost 2 years ago
Add test for GetConverter with rgb color space which uses FeatureTestRunner to disable specific hw features

github.com/SixLabors/ImageSharp - 09b4dd751d9383156ea7e7671e90ab59c3ea618f authored almost 2 years ago
Create vector constants inline and not via ROS<byte>

github.com/SixLabors/ImageSharp - 77ffeeabd623b6331e1fafc3142a8a3132e8ce6a authored almost 2 years ago
Optimized Block8x8F

github.com/SixLabors/ImageSharp - a534328dc482683834c6901d93da61cf0d053724 authored almost 2 years ago
Block8x8 set explicit size instead of (unused) fixed sized buffer field

github.com/SixLabors/ImageSharp - 45321948c837b675b6339dafaf7ac8d7fc5e9421 authored almost 2 years ago
Avoid length-check in pinning spans

Only where it seems profitable. E.g. not when a UnmanagedMemoryStream is constructed of that poi...

github.com/SixLabors/ImageSharp - a4ad7b09fc8dda2f0efa9e0f7abcf4e6f0a4ac67 authored almost 2 years ago
Port YCbCr ColorConverter to ARM

github.com/SixLabors/ImageSharp - 9dddb8caad7b87ce07eb25c13a6833ea1f3d2cab authored almost 2 years ago
Added the arm converter to GetGrayScaleConverter

github.com/SixLabors/ImageSharp - 809ba98186f40729d2c7cbcac57af3524a8c7e90 authored almost 2 years ago
Use constant to specify the size of the buffer

It's only one value for the fixed buffer size and the creation of the span -- so less error pron...

github.com/SixLabors/ImageSharp - 7b2923d7efe82188f35fd86bb61fbd450160c547 authored almost 2 years ago
Return Vector not Scalar

github.com/SixLabors/ImageSharp - b9e54a16a3cf7a9bfdcc61f77fbcc84ed77af73d authored almost 2 years ago
Fixed build warnings / errors

github.com/SixLabors/ImageSharp - 57d0793130a3a71dd896df6bd8e2696fefa9a190 authored almost 2 years ago
Reduced intermediate allocations: Profiles

github.com/SixLabors/ImageSharp - 5d65ef0afdef0fd59f41af60ecc07bfe0a57c696 authored almost 2 years ago
Reduced intermediate allocations: Bmp

github.com/SixLabors/ImageSharp - b9b6f72008689a98cf13ce4bfb89fe9a3de2a3fc authored almost 2 years ago
Reduced intermediate allocations: Tga

github.com/SixLabors/ImageSharp - 3c3479ee1218f8acc2ce4a468fb9159fbeace1e5 authored almost 2 years ago
Reduced intermediate allocations: Gif

github.com/SixLabors/ImageSharp - 1d3ae0ed9dc3ad0a20efb6e2650e2d08b24624bd authored almost 2 years ago
Reduced intermediate allocations: Jpeg

github.com/SixLabors/ImageSharp - 858a8485b741dd5b2cb790be2e7f37881011e17a authored almost 2 years ago
Reduced intermediate allocations: Png

github.com/SixLabors/ImageSharp - 31424c0b6477d9451a64ce22578a1732ef64c20d authored almost 2 years ago
Reduced intermediate allocations: Webp

github.com/SixLabors/ImageSharp - d9e8d79dddbd4619ab34757cd8ff035f58c1647a authored almost 2 years ago
Reduced intermediate allocations: Tiff

github.com/SixLabors/ImageSharp - b099bda98b5011428899ea6a29f5ec3ca4e51562 authored almost 2 years ago
Merge branch 'main' into stefannikolei/arm/colorconvertergrayscale

github.com/SixLabors/ImageSharp - 51259afef12e90aa4a50c45a1e287bd2977a172e authored almost 2 years ago
Merge pull request #2413 from gfoidl/smash_bug

Fixed wrong division hack

github.com/SixLabors/ImageSharp - 9756ae9b544bda4a6b2eba4e5da114fe07026703 authored almost 2 years ago
Merge pull request #290 from SixLabors/js/taghelper

Introduce Taghelper

github.com/SixLabors/ImageSharp.Web - cc8cc497b8c3e83d9a9872c629f0537193798fc6 authored almost 2 years ago
Merge branch 'main' into js/taghelper

github.com/SixLabors/ImageSharp.Web - e057f9302eef4ad04fdcf1f71600aa9fb772457b authored almost 2 years ago
Merge branch 'main' into smash_bug

github.com/SixLabors/ImageSharp - ca21b6d53d4443413664d1dc6de9192e5199eec9 authored almost 2 years ago
Merge branch 'main' into stefannikolei/arm/colorconvertergrayscale

github.com/SixLabors/ImageSharp - bfd7658b38deac6001e6efffeeb20b99988dce41 authored almost 2 years ago
Merge pull request #2412 from SixLabors/bp/Issue2411

Webp: Dont use using statement for encodedAlphaData

github.com/SixLabors/ImageSharp - 302a23fc551fbd223b60a0ea066370e4a148594d authored almost 2 years ago
Fixed wrong division hack

The numerator can be negative, thus the bit-hack yields wrong results.

github.com/SixLabors/ImageSharp - b69495666b035c392c553497c95a5355e5a45231 authored almost 2 years ago
Move EncodeAlpha into try catch block

github.com/SixLabors/ImageSharp - db3d74862f8d3ab222278adc0da5182f411dc22d authored almost 2 years ago
Merge branch 'main' into bp/Issue2411

github.com/SixLabors/ImageSharp - 8441b23ded093e061ef5d6e1e66f3a5c0674afdf authored almost 2 years ago
Dont use using statement for encodedAlphaData.

It will now be disposed in a try / finally block.

github.com/SixLabors/ImageSharp - f01b69681887414ce67eb38620bd4d09cbe94b34 authored almost 2 years ago
Merge branch 'main' into stefannikolei/arm/colorconvertergrayscale

github.com/SixLabors/ImageSharp - 723faa9f4c556a67b91d48f134f44c31b887a593 authored almost 2 years ago
Merge pull request #2401 from gfoidl/codegen-optimizations

Low-hanging fruit codegen optimizations

github.com/SixLabors/ImageSharp - 0a1f05b746a6cf2e56b863bdc39705db20dff76a authored almost 2 years ago
Fixed division by vector length

github.com/SixLabors/ImageSharp - 2bbf1cb9b30ec5b529a6af6bab106a481d8d637a authored almost 2 years ago
Update src/ImageSharp/Common/Helpers/SimdUtils.HwIntrinsics.cs

Co-authored-by: Günther Foidl <[email protected]>

github.com/SixLabors/ImageSharp - 65e7761bf9fbec9b30becd676c876a64ee5f4ad2 authored almost 2 years ago
Merge branch 'main' into codegen-optimizations

github.com/SixLabors/ImageSharp - 84bad73f6c07d8ded4725589cf8026cd2084e2ef authored almost 2 years ago
Apply suggestions from code review

Co-authored-by: Günther Foidl <[email protected]>

github.com/SixLabors/ImageSharp - 210a3d6e67ff99a1fc43b75bfc43aa0aeaef9c7a authored almost 2 years ago
Port GrayscalConverter to Arm

github.com/SixLabors/ImageSharp - a4fe64abb7f0abf718ba5502b75c633121938999 authored almost 2 years ago
Merge pull request #2400 from stefannikolei/stefannikolei/arm/colorConvertercmyk

Add arm64 intrinsics for cmyk converter

github.com/SixLabors/ImageSharp - d7cd46f503e0ffc9fc0149ab1f6f53de775ec8df authored almost 2 years ago
Merge branch 'main' into js/fix234

github.com/SixLabors/ImageSharp.Drawing - 4feb7b78aa5bf01bb1c87c9311e06e5902fd4495 authored almost 2 years ago
Merge pull request #261 from SixLabors/js/clipper-2

Upgrade to clipper 2

github.com/SixLabors/ImageSharp.Drawing - cee21d920114daff6719f6ee336ba7e974582841 authored almost 2 years ago
Attempt to exclude Clipper2Lib from code coverage

github.com/SixLabors/ImageSharp.Drawing - 69621fbc8c140ec2712981f7ca8be585aa9dce18 authored almost 2 years ago
Update DrawTextOnImageTests.cs

github.com/SixLabors/ImageSharp.Drawing - 59aff6b420588f89976df1aab6227600aba01505 authored almost 2 years ago
deploy: SixLabors/sixlabors.com@2f9ca1ab1050ec80a71b39248f7f19a06ae5c9ed

github.com/SixLabors/sixlabors.github.io - cd0cd0915ba59895640d32f3c79a3170a3f982e3 authored almost 2 years ago
Fix path rendering and rename method

github.com/SixLabors/ImageSharp.Drawing - 6a332cd510bda0da4751ef437994ebea38fa7509 authored almost 2 years ago
Switched from for-loop to if + do-while in Vp8LHistogram

github.com/SixLabors/ImageSharp - d6aeba1501e391f17d6b5f5c605e9ba8e0711eb9 authored almost 2 years ago
Removed unnecessary comments

github.com/SixLabors/ImageSharp - a95ab1768086d46f5fd70d713d7d88b934bfc9c7 authored almost 2 years ago
PR feedback + use nuint instead of nint

github.com/SixLabors/ImageSharp - f746e686df7ac0287118ac4ec143f2ac1bd9f62e authored almost 2 years ago
Merge pull request #312 from stefannikolei/stefannikolei/nullable/aws

Remove nullable disable from aws

github.com/SixLabors/ImageSharp.Web - 35e1ae2186160f5620c3643d42c1b2974d7b6181 authored almost 2 years ago
Upgrade to clipper 2

github.com/SixLabors/ImageSharp.Drawing - 2dc5613c90aa1c460d15971b87ea70c4c3a4726b authored almost 2 years ago
Rename bucket to bucketname

github.com/SixLabors/ImageSharp.Web - bbf7f47c11dc4acb1f0fcc17497150b30532c18f authored almost 2 years ago
The ClientOptions can not be get; init;

github.com/SixLabors/ImageSharp.Web - 7ee9e162032e924fc41d573f55857828ae203d51 authored almost 2 years ago
Fix error after updating to latest

github.com/SixLabors/ImageSharp.Web - a61e19d4b5e8e9b773b5cbb7683f4ab320909745 authored almost 2 years ago
Merge branch 'main' into stefannikolei/nullable/aws

github.com/SixLabors/ImageSharp.Web - b7e03f62e8adcd0ccd2b47402c5a367ec2ea476a authored almost 2 years ago
Update to latest shared-infrastructure

github.com/SixLabors/ImageSharp.Web - 737eb5924050a70463ce6387bcd91bbba41804d6 authored almost 2 years ago
Merge pull request #38 from stefannikolei/stefannikolei/nullable

Add nullable annotation for NotNullOrWhiteSpace

github.com/SixLabors/SharedInfrastructure - f0d7ed20b36ab1f9e379ca3bee528e6efd991b00 authored almost 2 years ago
Revert IntrinsicsConfig to HwIntrinsics.AllowAll | HwIntrinsics.DisableAVX2

github.com/SixLabors/ImageSharp - a3f3bfcd5f479641f83de47baa56b5561741ffb3 authored almost 2 years ago
Compare with tolerance

github.com/SixLabors/ImageSharp - 8c754c5655eb507065c0de2cbc2587308768d8ac authored almost 2 years ago
Add ValidateConversionFromRgb for all color conversions which use intrinsics

github.com/SixLabors/ImageSharp - ec3a08f6875724cf9023282b2b8102dd483556e3 authored almost 2 years ago
Rename ValidateConversion to ValidateConversionToRgb

github.com/SixLabors/ImageSharp - b7c2e6fa43c7ed2fb88cc4249787100b788f5b9d authored almost 2 years ago
Add comparing intrinsics color conversion to scalar version

github.com/SixLabors/ImageSharp - 1e2607ef7d090a6edf569a512e03a248813f4662 authored almost 2 years ago
Merge pull request #317 from mdupras/mdupras/cached-metadata-query

Updated the `KeyExists` from aws to keep the response metadata in the image resolver

github.com/SixLabors/ImageSharp.Web - e13e8afb5dc717222ff158cefbe27aa444d7f72a authored almost 2 years ago
Add ARM tests FromCmykArm and FromRgbArm

github.com/SixLabors/ImageSharp - e8f68d3cc47c4a614354d8062229041266a19e48 authored almost 2 years ago
Reverted nullable changes on S3 provider and resolver files

github.com/SixLabors/ImageSharp.Web - 2acb0013f798462dafa333689cd9644d4dd75904 authored almost 2 years ago
Update readme Net7 SDK required

github.com/SixLabors/ImageSharp - 7fbe22fc2bf5b8dfe9b73cd7c0bdfbc216e897dd authored almost 2 years ago