51 Commits (2abbedcd6493df86bdf7bd1d4e36948b5ed5102e)

Author SHA1 Message Date
Stefan Nikolei 5de26525fe Convert CodeBase to collection Expressions 11 months ago
Stefan Nikolei 18b8b662e9 Use Target Type new only when apparent 11 months ago
Stefan Nikolei 57f5966fe7 use Explicit Types and Target Type new 11 months ago
James Jackson-South dfd983f17c Update library to use new pixel API 2 years ago
James Jackson-South 0e9a066195 FS Namespaces and Implicit Global Usings 4 years ago
James Jackson-South 97baeaf438 Update all files 4 years ago
Anton Firszov 2d6596f26b CopyPixelDataTo 5 years ago
Anton Firszov 58a23cdf1d remove ArrayPoolMemoryAllocator from tests 5 years ago
Anton Firszov e1f15bc626 TryGetSinglePixelSpan -> DangerousTryGetSinglePixelMemory 5 years ago
Anton Firszov 7c1a1afc61 UniformUnmanagedMemoryPoolMemoryAllocator 5 years ago
Brian Popow 86adfa588d Add missing usings 5 years ago
James Jackson-South 72960ec979 Fix ordered dither output for small palette lengths. 5 years ago
James Jackson-South 874115bd0a Update license 6 years ago
James Jackson-South 6183dd8c13 Update source license info. 6 years ago
James Jackson-South a61baf27e9 Improve accessability of Span<T> methods. Fixes #1164 6 years ago
Sergio Pedri 94c4660d10 Switched pixel format type constraint to unmanaged 6 years ago
Anton Firszov 0e91efeb09 test common processors for disco buffers 6 years ago
James Jackson-South f85ed446c2 Fix tests 6 years ago
James Jackson-South a42d21d121 Add bounded quantization and update namings. 6 years ago
Brian Popow 7b052c8076 Fix stylecop warnings in the test project 6 years ago
James Jackson-South c24b364be1 Merge namespaces 6 years ago
James Jackson-South 0acf4f979c Alpha8 => A8 7 years ago
Anton Firszov 9ea9f2df5d drop unnecessary generic IImageProcessorContext<TPixel> usages 7 years ago
Anton Firszov 5c571f5d9f validating tests for: DrawPath, FillComplexPolygon 7 years ago
Anton Firszov 5163bbbad0 revisted test cases in Resize_WorksWithAllResamplers 8 years ago
Anton Firszov 56dda26e3b wip 8 years ago
Anton Firszov eed22c56ca fixed a bug in KernelMap caused by overlapping memory areas 8 years ago
Anton Firszov 3b59b9ac2c better docs, drop PixelExtensions, fix tests 8 years ago
James Jackson-South d49d74aafc Update and normalise pixel format + disable out of date tests 8 years ago
Anton Firszov 9e856a23cc Move ImageSharp-specific memory primitives and utils to SixLabors.ImageSharp.Memory 8 years ago
Anton Firszov 3ed641f660 FillRegion_WorksOnWrappedMemoryImage 8 years ago
Anton Firszov 96b51193fd introducing BufferManager<T> 8 years ago
Anton Firszov 61e6d2d6e1 Replace .Lock() with .GetRootFramePixelBuffer() 8 years ago
Anton Firszov dfd59dd25e CloningImageProcessor uses SwapOrCopyPixelsBuffersFrom() 8 years ago
Anton Firszov f6dd91922e IBuffer<T>.IsMemoryOwner, Buffer2D<T>.SwapOrCopyContent() 8 years ago
Anton Firszov 259f9736f3 refactor FillRegionProcessor, drop MemoryManager.AllocateFake 8 years ago
Anton Firszov 4cb2aa412e invariant formatting for TestImageProvider.SourceFileOrDescription 8 years ago
Anton Firszov aaa15ed835 better FillSolidBrushTests + bugfix in FillProcessor 8 years ago
Jason Nelson 55d0e8c62a Format tests 8 years ago
Anton Firszov c70ab299d8 reduce toleance values 8 years ago
Anton Firszov 47439142aa skip some of the MemoryManager tests on 32 bit 8 years ago
Anton Firszov bee66f234c higher tolerance for Resize and Filters 8 years ago
James Jackson-South 091cb8a3b5 Overlays and base processors 8 years ago
Anton Firszov fc554abe9b undo Linux-specific hacking, run `CompareToReferenceOutput()` on Windows only 8 years ago
Anton Firszov 88f2158e9d lower default tolerance TolerantImageComparer.DefaultImageThreshold for travis 8 years ago
Anton Firszov 71a654d54e there is no need for separate Apply****InBox tests, 8 years ago
Anton Firszov 31f82ac349 reference images for filter tests + DRY out repeated code 8 years ago
James Jackson-South b5d6a4b692 Remove from tests 9 years ago
Anton Firszov 1c18e70fbe Using Corecompat.System.Drawing as reference encoder/decoder for PNG. (Optimizing PNG-s with external tools from now.) 9 years ago
Scott Williams 872ca973de inital rename packages and namespaces 9 years ago