3574 Commits (0e6e570e1425b7c50b9330d302d20bb41f68837e)
 

Author SHA1 Message Date
Anton Firszov 0e6e570e14 renamed PinnedImageBufferExtensions -> Buffer2DExtensions 9 years ago
Anton Firszov 615163d360 PinnedBuffer<T> ==> Buffer<T> with explicit pinning capability 9 years ago
Anton Firszov b443026cb3 more pointers got removed 9 years ago
Anton Firszov 5c24f441b6 simplified BufferSpan.Copy() 9 years ago
Anton Firszov c3c7ac28c1 Merge remote-tracking branch 'origin/master' into drop-pointers 9 years ago
James Jackson-South bfa8513d49 Merge pull request #173 from JimBobSquarePants/feature/better-quantization 9 years ago
James Jackson-South cbf522e8ad Fix dithering causing random opaque pixels 9 years ago
James Jackson-South 814779511b Disable double index smoke test 9 years ago
James Jackson-South 57b2e1ef97 Fix non-dithered Wu output 9 years ago
James Jackson-South a18bb0c190 Cleanup 9 years ago
James Jackson-South 005116e443 Png uses Wu by default to ensure full alpha range 9 years ago
James Jackson-South 3b97c0db91 Octree Quantizer now only supports 1 alpha value 9 years ago
James Jackson-South be3104547e WuQuantizer now inherits Quantizer 9 years ago
James Jackson-South 727dacbb1c Use a single array pool 9 years ago
Anton Firszov 819e048a53 fix CopyTo***Bytes() 9 years ago
Anton Firszov 0e96fd4c96 fixed ToVector4SimdAligned() 9 years ago
James Jackson-South f3a99e56d4 Improve Wu performance. 9 years ago
Anton Firszov 548fc41711 fixed indexer and copy operations 9 years ago
Anton Firszov 6e14748acd more PixelIndexing benchmark clenup 9 years ago
Anton Firszov 497279b0df PixelIndexing.SmartUnsafe() benchmark 9 years ago
Anton Firszov 0aca7275e5 additional PixelIndexing benchmarks 9 years ago
Scott Williams a6af2e0cac update to latest SixLabors.Fonts 9 years ago
Anton Firszov d8e0efa14b fixed copy 9 years ago
Anton Firszov ec1aa928c5 fixed DangerousGetPinnableReference() 9 years ago
Anton Firszov 84725f4523 refactored all BufferSpan pointers to ref-s 9 years ago
Scott Williams 4280b8219a Merge pull request #171 from JimBobSquarePants/tocsoft/png-indexed-alpha 9 years ago
Scott Williams a322a31c75 return alpha array to array pool 9 years ago
Scott Williams c3748b5908 re-enstate threashold 9 years ago
Scott Williams be5d603a57 remove theashold 9 years ago
Scott Williams 1e3b9699a1 add alpha pallette if any alpha channel set 9 years ago
Anton Firszov 7aea2a4645 Merge branch 'master' of https://github.com/JimBobSquarePants/ImageSharp into drop-pointers 9 years ago
Anton Firszov 2d96be9d66 DangerousGetPinnableReference() + PixelIndexing benchmarks 9 years ago
Steffen Habermehl 13a4a2613f Updates unit test for undefined EXIF types 9 years ago
Steffen Habermehl 2c373a623b Issue #132: Handle undefined EXIF data type where no number of components set 9 years ago
James Jackson-South be363c9a27 Fix duplicate [skip ci] 9 years ago
James Jackson-South 4e842db942 Merge pull request #167 from JimBobSquarePants/indexed-png-fix 9 years ago
Scott Williams 67c54e4adf Fix for off by one for indexed pngs 9 years ago
James Jackson-South 6b8b05aa8c Fix bold [skip ci] 9 years ago
James Jackson-South 7cdc970ea9 Update readme [skip ci] 9 years ago
James Jackson-South 7d348667d6 Merge branch 'master' of https://github.com/JimBobSquarePants/ImageSharp 9 years ago
James Jackson-South a7b878d8d2 Fix indexed png alpha selection. Fix #163 #165 9 years ago
Scott Williams f91d6b513d bump SixLabors.Shapes version for perf increase 9 years ago
Scott Williams 90e1c31242 fix loading from unseekable stream 9 years ago
James Jackson-South 185b8cd3ae Fix resize banding bug 9 years ago
James Jackson-South c5c635b4a4 Merge pull request #162 from piamancini/patch-1 [skip ci] 9 years ago
Pia Mancini 38db4c895c Add backers and sponsors from Open Collective 9 years ago
James Jackson-South 2b74dfa549 Fix logos [skip ci] 9 years ago
James Jackson-South c3d762fdef Update all icons [skip ci] 9 years ago
Scott Williams 614e0d7a0c Merge pull request #157 from JBildstein/endianbitconverter-indexfix 9 years ago
Johannes Bildstein 853189aa78 fix error where startIndex was ignored in To<Type> methods 9 years ago