Ecosyste.ms: OpenCollective

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

github.com/SixLabors/ImageSharp

:camera: A modern, cross-platform, 2D Graphics library for .NET
https://github.com/SixLabors/ImageSharp

Manually include compiled file in source via auto copy.

b8a535ae43e6a5bdaa1a0622e98f45183a604209 authored almost 5 years ago by James Jackson-South <[email protected]>
Fix module, import configs, automate T4 builds

893ae087c661bf0dd68aa98dde2d61004573d50b authored almost 5 years ago by James Jackson-South <[email protected]>
tem remove submodule to reset dirty

32725907db6fd285413572329e2a9a94fd3b4cbb authored almost 5 years ago by James Jackson-South <[email protected]>
Cleanup

773f773f6d203db38553cabd0ec6554bb9248ea6 authored almost 5 years ago by James Jackson-South <[email protected]>
Faster Gif transparency lookup.

3d6d39a75d9bbdbc6963750e6235a506266c6e5b authored almost 5 years ago by James Jackson-South <[email protected]>
Faster png palette encoding.

9acbb10f5a907a8caa076c87deaec2394eb75102 authored almost 5 years ago by James Jackson-South <[email protected]>
Introduce palette property

2cc1747e0bfd9af5fedbb3ee24b61e33f71fb25d authored almost 5 years ago by James Jackson-South <[email protected]>
Clean up quantized frame API

a73a63becc3ba40ab76de99c988d46c0b5bc19a3 authored almost 5 years ago by James Jackson-South <[email protected]>
Merge branch 'master' into js/dither-quantize-updates

a1bfd0c6e0125f443fa8fae2eee0529708a4a435 authored almost 5 years ago by James Jackson-South <[email protected]>
Merge branch 'master' of https://github.com/SixLabors/ImageSharp

6208cdba52a6f7c1986353a347aa815c4b016dee authored almost 5 years ago by Anton Firszov <[email protected]>
Merge branch 'master' into sp/text-segment-initialization

2ff227bc259b5d01a2716c112faf1fa63a838a63 authored almost 5 years ago by James Jackson-South <[email protected]>
Merge pull request #1132 from SixLabors/feature/single-row-value-delegate-optin

Single row value delegate option

20526df4b71deb08ed24aac9e6253ef90233a4a0 authored almost 5 years ago by James Jackson-South <[email protected]>
Revert "Merge branch 'af/fast-dev-hack' into js/dither-quantize-updates"

This reverts commit 87327172656a9898690ca3e91a0907d8799b7900, reversing
changes made to d9596ef3...

7803585ab3ee1b76601456e527fcade9ebeb7d35 authored almost 5 years ago by Anton Firszov <[email protected]>
extend EncodeGif benchmark

171e629ac941062a4a17c514b6eca112c1a0f546 authored almost 5 years ago by Anton Firszov <[email protected]>
Merge branch 'master' into feature/single-row-value-delegate-optin

b19c92ab02d0d60e4bd9862c60576333e6fb8a8c authored almost 5 years ago by Sergio Pedri <[email protected]>
Merge branch 'af/fast-dev-hack' into js/dither-quantize-updates

f677c3761cdc4d4073d359d24e0d829733709945 authored almost 5 years ago by Anton Firszov <[email protected]>
Merge branch 'master' of https://github.com/SixLabors/ImageSharp

1927bcde4e55a8d98799eb3c2e113d2263c9b57d authored almost 5 years ago by Anton Firszov <[email protected]>
Cleanup and update references.

f73ac898567a58520a24354556a68e3f13014d14 authored almost 5 years ago by James Jackson-South <[email protected]>
Simplify, fix color mapping, and refactor for performance.

fb4c47413bc7c02571c48ccefa181b3caa666c82 authored almost 5 years ago by James Jackson-South <[email protected]>
Start implementing alpha decoding: uncompressed alpha without filtering works so far

3b3769248ab3dc834b7561afba0e0c1b4aca930b authored almost 5 years ago by Brian Popow <[email protected]>
A little cleanup and refactoring

7396db5cfeab6a5ceccda07e5aaac4411ceed575 authored almost 5 years ago by Brian Popow <[email protected]>
Add decode webp benchmark

263ff75d724d089f08f7f2b59de809e0b0576c6e authored almost 5 years ago by Brian Popow <[email protected]>
Additional test cases for webp lossy images

c32b3f716da299533e14a9d879e44b943b3119f7 authored almost 5 years ago by Brian Popow <[email protected]>
Fix decoding very small lossy webp images

0af68d8a6bf33a6566127563fd4249a600e39b52 authored almost 5 years ago by Brian Popow <[email protected]>
Better performance

4071c65f4c7e9364c3e8ee08c978136c7a5b0d17 authored almost 5 years ago by James Jackson-South <[email protected]>
AVX float -> byte conversion

8efdbfb9de16d386aa5827bee1ebc0f6113408be authored almost 5 years ago by Anton Firszov <[email protected]>
Add more webp lossy test cases

f5d91a6ce126a48b35f9783d7b72902d132df869 authored almost 5 years ago by Brian Popow <[email protected]>
Fix some lossy decoding bugs

9567e17fa57bd464727bd65b3eeecfe1e74d513a authored almost 5 years ago by Brian Popow <[email protected]>
IsAvx2CompatibleArchitecture => HasVector8

eb767882321ad1af5c689681b4d0ae370db1e781 authored almost 5 years ago by Anton Firszov <[email protected]>
block scaling bottleneck -> eliminated

572c9264f80a4974897f09124a7ab64cb15ea03e authored almost 5 years ago by Anton Firszov <[email protected]>
BufferArea optimizations

9026c5733099802f0dca5bcb1ac30d78d105fcf6 authored almost 5 years ago by Anton Firszov <[email protected]>
cold/hot path microoptimizations

based on Resize profile

a493c790373b75bd105ce01427cf021a9b3fee94 authored almost 5 years ago by Anton Firszov <[email protected]>
Merge branch 'master' into js/dither-quantize-updates

526de63d6c748793d2cac7adf51d3d679a0f27ed authored almost 5 years ago by James Jackson-South <[email protected]>
Dump progress so far

a0d76247a18984273893e17cfa62e130309d3c4d authored almost 5 years ago by James Jackson-South <[email protected]>
Tweak Block8x8F_CopyTo1x1 benchmarks

054cc41fc2d42ecf8fd35640ca46e40cc14bfb62 authored almost 5 years ago by Anton Firszov <[email protected]>
Merge branch 'master' into sp/text-segment-initialization

67df3808ad367f5d3a6062d4d564374c095873e3 authored almost 5 years ago by James Jackson-South <[email protected]>