7916 Commits (f7d3d24d4268b7df4a19252110d238b5e0ed896a)
 

Author SHA1 Message Date
Sergio Pedri f7d3d24d42
Merge branch 'master' into feature/single-row-value-delegate-optin 6 years ago
Sergio Pedri ab6cf8d431 Refactored CropProcessor<TPixel> 6 years ago
Sergio Pedri 1350c08873 Refactored ResizeProcessor<TPixel> 6 years ago
Sergio Pedri f8f771dd91 Refactored RotateProcessor<TPixel> 6 years ago
Sergio Pedri eaab239112 Refactored ProjectiveTransformProcessor<TPixel> 6 years ago
Sergio Pedri 679d36d9c0 Refactored FlipProcessor<TPixel> 6 years ago
Sergio Pedri a71bcd2a21 Refactored AffineTransformProcessor<TPixel> 6 years ago
Sergio Pedri 851f491aa1 Refactored VignetteProcessor<TPixel> 6 years ago
Sergio Pedri 7fed77d4e0 Refactored GlowProcessor<TPixel> 6 years ago
Sergio Pedri 08dc224f5d Refactored BackgroundColorProcessor<TPixel> 6 years ago
Sergio Pedri babbcd8f7c Refactored GlobalHistogramEqualizationProcessor<TPixel> 6 years ago
Sergio Pedri f066dc0bbd Refactored FilterProcessor<TPixel> 6 years ago
Sergio Pedri 08db1f0391 Refactored PixelRowDelegateProcessor<TPixel,TDelegate> 6 years ago
Sergio Pedri aa6e091fd9 Refactored DrawImageProcessor<TPixelBg,TPixelFg> 6 years ago
Sergio Pedri ee572da830 Refactored EdgeDetectorCompassProcessor<TPixel> 6 years ago
Sergio Pedri 577d59790a Refactored ConvolutionProcessor<TPixel> 6 years ago
Sergio Pedri 05bd0312a8 Refactored Convolution2PassProcessor<TPixel> 6 years ago
Sergio Pedri b90f087c7d Refactored Convolution2DProcessor<TPixel> 6 years ago
Sergio Pedri 36f354d07a Refactored BokehBlurProcessor<TPixel> 6 years ago
Sergio Pedri b6748f93f7 Micro-optimization in BinaryThresholdProcessor<TPixel> 6 years ago
Sergio Pedri 9803663d73 Refactored BinaryThresholdProcessor<TPixel> 6 years ago
Sergio Pedri 086040cd81 Removed IterationParameters type 6 years ago
Sergio Pedri d922602a26 Introduced single row parallel helpers 6 years ago
Sergio Pedri 9db1251472 Renamed new APIs 6 years ago
Sergio Pedri ec89426054 Added single row value delegate wrappers 6 years ago
Sergio Pedri 872015fe55 Added single row value delegate interfaces 6 years ago
Sergio Pedri 0d90e57e21 Removed unnecessary using directives 6 years ago
James Jackson-South 3e230a5368
Merge pull request #1131 from SixLabors/sp/generic-octet 6 years ago
Sergio Pedri 2b499e0135 Removed previous Octet type 6 years ago
Sergio Pedri d7b9b666c1 Refactored code to use new Octet<T> type 6 years ago
Sergio Pedri 6e608fe22b Added generic Octet<T> type 6 years ago
Sergio Pedri 8fb9c466d8 Renamed ParallelRowIterator.IterateRows to IterateRowIntervals 6 years ago
James Jackson-South 45a2e24a6e
Merge pull request #1118 from SixLabors/js/faster-transforms 6 years ago
James Jackson-South a2230a8317
Merge branch 'master' into js/faster-transforms 6 years ago
James Jackson-South ef013dd38b
Merge pull request #1128 from SixLabors/js/fix-1127 6 years ago
James Jackson-South dc39931def Don't backpeddle when reading chunk lengths. Fix #1127 6 years ago
James Jackson-South 54fb7ab02d Update based on feedback. 6 years ago
James Jackson-South de21e6d614 Simplify IResampler contract 6 years ago
James Jackson-South 6bac83838b Simplify Resamplers 6 years ago
James Jackson-South 9c66a6508c Merge branch 'js/faster-transforms' of https://github.com/SixLabors/ImageSharp into js/faster-transforms 6 years ago
James Jackson-South a0a54e2d9f Make ResizeKernelMap non-generic. 6 years ago
James Jackson-South f0422f5ae4
Merge branch 'master' into js/faster-transforms 6 years ago
Anton Firszov 63a29e78db
Merge pull request #1119 from SixLabors/af/patch-JpegColorConverter 6 years ago
Anton Firszov 19e1494159
small fix in JpegColorConverter 6 years ago
James Jackson-South 2c59216923
Merge branch 'master' into js/faster-transforms 6 years ago
James Jackson-South f374d194c5 Fix for tests, update reference images 6 years ago
James Jackson-South 048b96c3fb
Merge pull request #1109 from SixLabors/af/disco-buffers 6 years ago
James Jackson-South 4e5d140c03 Update benchmarks 6 years ago
James Jackson-South 2c33c5c538 Merge branch 'af/disco-buffers' into js/faster-transforms 6 years ago
James Jackson-South 52e02a3298 Inline resizing sampler. 6 years ago