7941 Commits (20526df4b71deb08ed24aac9e6253ef90233a4a0)
 

Author SHA1 Message Date
James Jackson-South 20526df4b7
Merge pull request #1132 from SixLabors/feature/single-row-value-delegate-optin 7 years ago
Sergio Pedri b19c92ab02
Merge branch 'master' into feature/single-row-value-delegate-optin 7 years ago
James Jackson-South 0d1d5a812d
Merge pull request #1134 from SixLabors/af/corflags-tweaks 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
Anton Firszov 3d59597b18
Add comment for DynamicProxyGenAssembly2 7 years ago
Anton Firszov 81709875b0
Merge branch 'master' into af/sn 7 years ago
Anton Firszov 2cf4c760eb
Merge pull request #1122 from SixLabors/sp/refactoring-and-tweaks-2 7 years ago
Sergio Pedri f7d3d24d42
Merge branch 'master' into feature/single-row-value-delegate-optin 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
Sergio Pedri 679d36d9c0 Refactored FlipProcessor<TPixel> 7 years ago
Sergio Pedri a71bcd2a21 Refactored AffineTransformProcessor<TPixel> 7 years ago
Sergio Pedri 851f491aa1 Refactored VignetteProcessor<TPixel> 7 years ago
Sergio Pedri 7fed77d4e0 Refactored GlowProcessor<TPixel> 7 years ago
Sergio Pedri 08dc224f5d Refactored BackgroundColorProcessor<TPixel> 7 years ago
Sergio Pedri babbcd8f7c Refactored GlobalHistogramEqualizationProcessor<TPixel> 7 years ago
Sergio Pedri f066dc0bbd Refactored FilterProcessor<TPixel> 7 years ago
Sergio Pedri 08db1f0391 Refactored PixelRowDelegateProcessor<TPixel,TDelegate> 7 years ago
Sergio Pedri aa6e091fd9 Refactored DrawImageProcessor<TPixelBg,TPixelFg> 7 years ago
Sergio Pedri f9db27604f
Merge branch 'master' into sp/refactoring-and-tweaks-2 7 years ago
Sergio Pedri ee572da830 Refactored EdgeDetectorCompassProcessor<TPixel> 7 years ago
Sergio Pedri 577d59790a Refactored ConvolutionProcessor<TPixel> 7 years ago
Sergio Pedri 05bd0312a8 Refactored Convolution2PassProcessor<TPixel> 7 years ago
Sergio Pedri b90f087c7d Refactored Convolution2DProcessor<TPixel> 7 years ago
Sergio Pedri 36f354d07a Refactored BokehBlurProcessor<TPixel> 7 years ago
Sergio Pedri b6748f93f7 Micro-optimization in BinaryThresholdProcessor<TPixel> 7 years ago
Sergio Pedri 9803663d73 Refactored BinaryThresholdProcessor<TPixel> 7 years ago
Sergio Pedri 086040cd81 Removed IterationParameters type 7 years ago
Sergio Pedri d922602a26 Introduced single row parallel helpers 7 years ago
Sergio Pedri 9db1251472 Renamed new APIs 7 years ago
Sergio Pedri ec89426054 Added single row value delegate wrappers 7 years ago
Sergio Pedri 872015fe55 Added single row value delegate interfaces 7 years ago
Sergio Pedri 0d90e57e21 Removed unnecessary using directives 7 years ago
James Jackson-South 1980c27d31
Merge branch 'master' into af/sn 7 years ago
James Jackson-South 3e230a5368
Merge pull request #1131 from SixLabors/sp/generic-octet 7 years ago
Sergio Pedri 2b499e0135 Removed previous Octet type 7 years ago
Sergio Pedri d7b9b666c1 Refactored code to use new Octet<T> type 7 years ago
Sergio Pedri 6e608fe22b Added generic Octet<T> type 7 years ago
Sergio Pedri 8fb9c466d8 Renamed ParallelRowIterator.IterateRows to IterateRowIntervals 7 years ago
Anton Firszov 6e3b94cfa4 workaround ImageSharp.Benchmarks issues 7 years ago
Sergio Pedri 3df0e2f43e Fixed leftover pixel type constraint in test project 7 years ago
Sergio Pedri b345a9b059 Added missing interfaces (merge error) 7 years ago
Sergio Pedri 68b34aaaf6 Fixed old struct pixel format type constraints 7 years ago