24 Commits (2ee2dcdf93277591319e63fc92f16dfb114397cf)

Author SHA1 Message Date
Anton Firszov 85d7548049 rename namespace: SixLabors.ImageSharp.Memory -> SixLabors.Memory 8 years ago
Anton Firszov 6585f9551f RENAME: MemoryManager -> MemoryAllocator 8 years ago
Anton Firszov e610fd0f7a Change IBuffer<T>.Span to IBuffer<T>.GetSpan() to match System.Buffers.MemoryManager<T> API 8 years ago
Peter Amrehn 21e4f70241 #542: apply naming scheme for abstract classes 8 years ago
Peter Amrehn 666e03f23f rename files to add {TPixel} generic parameter. 8 years ago
Unknown 4c75d5ca87 #542: apply change requests made by @tocsoft in code review. 8 years ago
woutware 3feccfa6ff Added fast path for SolidBrush in FillProcessor. 8 years ago
Unknown e58e643a87 remove not implemented Polygon Brush from documentation for now. 8 years ago
Unknown 6bca0b2a6c implement GradientRepetitionModes 8 years ago
Unknown 29c6d32eca improve performance on distance calculation 8 years ago
Unknown 02a0b6d9c5 optimization of EllipticGradientBrush 8 years ago
Unknown d7414294ab first implementation of an elliptical gradient brush 8 years ago
Unknown 7548653547 implement radial gradient brush. 8 years ago
Unknown 6a371908d6 #542: refactor to prepare for other gradients 8 years ago
Unknown 55d3f70fd3 #542: rename file to match other files in the solution (include generic) 8 years ago
Unknown 48f7a3daba #542: define debuggerDisplay of ColorStop, 8 years ago
Unknown 724499ca79 #542: add test creating black-white patterns by gradients 8 years ago
Unknown 249b1189cc #542: fix implementation of non-axial gradients and add tests 8 years ago
Peter Amrehn bf17832847 fix code styling issues 8 years ago
Unknown 99ed4586ad #542: use struct for ColorStops 8 years ago
Unknown fdfef1617a FIX bug in BrushApplicator when applying BlendPercentage 8 years ago
Unknown bcf5f5984b #86: started to work on Gradient Brushes: Linear gradient brush, 8 years ago
James Jackson-South 6ec2a26982 Overlays => Drawing 8 years ago