8026 Commits (24b818f2ff264d4d246eb62258ff1cf16cf0a2d8)
 

Author SHA1 Message Date
Anton Firszov f677c3761c Merge branch 'af/fast-dev-hack' into js/dither-quantize-updates 7 years ago
James Jackson-South f73ac89856 Cleanup and update references. 7 years ago
James Jackson-South fb4c47413b Simplify, fix color mapping, and refactor for performance. 7 years ago
James Jackson-South 4071c65f4c Better performance 7 years ago
Anton Firszov 8efdbfb9de AVX float -> byte conversion 7 years ago
Anton Firszov eb76788232 IsAvx2CompatibleArchitecture => HasVector8 7 years ago
Anton Firszov 572c9264f8 block scaling bottleneck -> eliminated 7 years ago
Anton Firszov 9026c57330 BufferArea optimizations 7 years ago
Anton Firszov a493c79037 cold/hot path microoptimizations 7 years ago
James Jackson-South 526de63d6c Merge branch 'master' into js/dither-quantize-updates 7 years ago
James Jackson-South a0d76247a1 Dump progress so far 7 years ago
Anton Firszov 054cc41fc2 Tweak Block8x8F_CopyTo1x1 benchmarks 7 years ago
James Jackson-South 67df3808ad
Merge branch 'master' into sp/text-segment-initialization 7 years ago
James Jackson-South 0d1d5a812d
Merge pull request #1134 from SixLabors/af/corflags-tweaks 7 years ago
Anton Firszov fa5a435132 tweak profiling benchmarks 7 years ago
Anton Firszov c9cf1908f7 Merge branch 'af/fast-dev-hack' into af/block-scale-optimization 7 years ago
Anton Firszov 6236ff380d Merge branch 'master' of https://github.com/SixLabors/ImageSharp 7 years ago
Anton Firszov efd9951532 Merge branch 'af/corflags-tweaks' of https://github.com/SixLabors/ImageSharp into af/corflags-tweaks 7 years ago
Anton Firszov eef5edf148 Kick CI one more time 7 years ago
Anton Firszov 0533d8a08c
Merge branch 'master' into af/corflags-tweaks 7 years ago
Anton Firszov 90b07adbf1
Merge pull request #1130 from SixLabors/af/sn 7 years ago
Anton Firszov 49103ced46 implicit & safer execution of PrepareRemoteExecutor 7 years ago
Anton Firszov ff4b18730e Merge branch 'master' of https://github.com/SixLabors/ImageSharp 7 years ago
Sergio Pedri 7724ebc140 Minor micro-optimization in DeflaterHuffman type 7 years ago
Sergio Pedri 4b49864981 Reintroduced some bounds checks for additional security 7 years ago
Anton Firszov 3d59597b18
Add comment for DynamicProxyGenAssembly2 7 years ago
Sergio Pedri 5ef91f62d1 Refactored DeflaterHuffman.BitLengthOrder to ReadOnlySpan<byte> 7 years ago
Sergio Pedri b3fe91c2e8
Merge branch 'master' into sp/text-segment-initialization 7 years ago
Sergio Pedri 7583a15197 Fixed a test in the DeflaterHuffman type 7 years ago
James Jackson-South 5e34a3642f Update IPaletteDitherImageProcessor{TPixel}.cs 7 years ago
James Jackson-South 90655c91d8 Merge branch 'master' into js/dither-quantize-updates 7 years ago
James Jackson-South e8807771c8 Simplify API 7 years ago
Sergio Pedri b73dac301e Added input validation to DeflaterHuffman unsafe offsetting 7 years ago
Anton Firszov 81709875b0
Merge branch 'master' into af/sn 7 years ago
Sergio Pedri e908e0a2a2 Minor code changes to improve clarity 7 years ago
Anton Firszov 2cf4c760eb
Merge pull request #1122 from SixLabors/sp/refactoring-and-tweaks-2 7 years ago
Sergio Pedri 23a80a3483 Fixed a build error 7 years ago
Sergio Pedri f7d3d24d42
Merge branch 'master' into feature/single-row-value-delegate-optin 7 years ago
Sergio Pedri f36f9ee727 Code style tweaks 7 years ago
Sergio Pedri 3196561c8f Refactored byte[] arrays in ProfileResolver type 7 years ago
Sergio Pedri a76fbfed32 Refactored byte[] arrays in GifConstants type 7 years ago
Sergio Pedri 620fc169a5 Refactored byte[] array in Octree type 7 years ago
Sergio Pedri 1991339b0b Refactored byte[] array in ExifConstants type 7 years ago
Sergio Pedri ad80ae2d85 Refactored byte[] array in PngConstants type 7 years ago
Sergio Pedri 803f628257 Refactored byte[] array in DeflaterHuffman type 7 years ago
Sergio Pedri 65114123ce Refactored byte[] array in ZigZag type 7 years ago
Sergio Pedri ab6cf8d431 Refactored CropProcessor<TPixel> 7 years ago
Sergio Pedri 1350c08873 Refactored ResizeProcessor<TPixel> 7 years ago
Sergio Pedri f8f771dd91 Refactored RotateProcessor<TPixel> 7 years ago
Sergio Pedri eaab239112 Refactored ProjectiveTransformProcessor<TPixel> 7 years ago