8106 Commits (bbf85c1bb2f200062d562c7e24ef088c7fe55f4d)
 

Author SHA1 Message Date
Sergio Pedri 4dbec4cf86 Refactored byte[] array in Octree type 6 years ago
Sergio Pedri da79756a32 Refactored byte[] array in ExifConstants type 6 years ago
Sergio Pedri aa6552632c Refactored byte[] array in PngConstants type 6 years ago
Sergio Pedri c83d0661df Refactored byte[] array in DeflaterHuffman type 6 years ago
Sergio Pedri 4e8de956aa Refactored byte[] array in ZigZag type 6 years ago
Sergio Pedri 8811994e4d Refactored CropProcessor<TPixel> 6 years ago
Sergio Pedri ba596b2be7 Refactored ResizeProcessor<TPixel> 6 years ago
Sergio Pedri 91e8353ad0 Refactored RotateProcessor<TPixel> 6 years ago
Sergio Pedri 1c49ceaad4 Refactored ProjectiveTransformProcessor<TPixel> 6 years ago
Sergio Pedri 4c0acaff81 Refactored FlipProcessor<TPixel> 6 years ago
Sergio Pedri 3feccec2b2 Refactored AffineTransformProcessor<TPixel> 6 years ago
Sergio Pedri 0f684e6d7c Refactored VignetteProcessor<TPixel> 6 years ago
Sergio Pedri 41af0b5c31 Refactored GlowProcessor<TPixel> 6 years ago
Sergio Pedri 7c1d297f5c Refactored BackgroundColorProcessor<TPixel> 6 years ago
Sergio Pedri d5a98fcc69 Refactored GlobalHistogramEqualizationProcessor<TPixel> 6 years ago
Sergio Pedri c8b69f1fc9 Refactored FilterProcessor<TPixel> 6 years ago
Sergio Pedri d152b14858 Refactored PixelRowDelegateProcessor<TPixel,TDelegate> 6 years ago
Sergio Pedri c4cdc77649 Refactored DrawImageProcessor<TPixelBg,TPixelFg> 6 years ago
Sergio Pedri 687d13a7ef
Merge branch 'master' into sp/refactoring-and-tweaks-2 6 years ago
Sergio Pedri ee6f7f326d Refactored EdgeDetectorCompassProcessor<TPixel> 6 years ago
Sergio Pedri 247cc6d225 Refactored ConvolutionProcessor<TPixel> 6 years ago
Sergio Pedri badd5bf902 Refactored Convolution2PassProcessor<TPixel> 6 years ago
Sergio Pedri e302f35ff9 Refactored Convolution2DProcessor<TPixel> 6 years ago
Sergio Pedri cf625a01cc Refactored BokehBlurProcessor<TPixel> 6 years ago
Sergio Pedri ec4a56b6b7 Micro-optimization in BinaryThresholdProcessor<TPixel> 6 years ago
Sergio Pedri 3d31033dab Refactored BinaryThresholdProcessor<TPixel> 6 years ago
Sergio Pedri db68d7d170 Removed IterationParameters type 6 years ago
Sergio Pedri 96a0893027 Introduced single row parallel helpers 6 years ago
Sergio Pedri 7fd93e8b70 Renamed new APIs 6 years ago
Sergio Pedri 0d990e0b1f Added single row value delegate wrappers 6 years ago
Sergio Pedri 6baa109446 Added single row value delegate interfaces 6 years ago
Sergio Pedri 1cadad4c41 Removed unnecessary using directives 6 years ago
James Jackson-South a983b6834d
Merge branch 'master' into af/sn 6 years ago
James Jackson-South 71e3ac1777
Merge pull request #1131 from SixLabors/sp/generic-octet 6 years ago
Sergio Pedri ab4211f54c Removed previous Octet type 6 years ago
Sergio Pedri f6f004690f Refactored code to use new Octet<T> type 6 years ago
Sergio Pedri 92bfb8db8f Added generic Octet<T> type 6 years ago
Sergio Pedri 82b07abc62 Renamed ParallelRowIterator.IterateRows to IterateRowIntervals 6 years ago
Anton Firszov e1e229036e workaround ImageSharp.Benchmarks issues 6 years ago
Sergio Pedri 6735eecdda Fixed leftover pixel type constraint in test project 6 years ago
Sergio Pedri 0cae7f32f3 Added missing interfaces (merge error) 6 years ago
Sergio Pedri 3ff74b31a8 Fixed old struct pixel format type constraints 6 years ago
Sergio Pedri 654ce81ed2 Merge branch 'master' into sp/refactoring-and-tweaks-2 6 years ago
Anton Firszov f9f8ad935a strong name all assemblies in repository 6 years ago
James Jackson-South 9f59241af7
Merge pull request #1118 from SixLabors/js/faster-transforms 6 years ago
James Jackson-South 0e0f630abc
Merge branch 'master' into sp/refactoring-and-tweaks-2 6 years ago
James Jackson-South c1b4bbde3a
Merge branch 'master' into js/faster-transforms 6 years ago
James Jackson-South 91b899f40e
Merge pull request #1128 from SixLabors/js/fix-1127 6 years ago
James Jackson-South ee0600e682 Don't backpeddle when reading chunk lengths. Fix #1127 6 years ago
James Jackson-South b25e102fe6 Update based on feedback. 6 years ago