23 Commits (c9bb6cde47c5f7a36b062b63a257c2256b8e4e71)

Author SHA1 Message Date
Anton Firszov 3901ce6440 BufferArea -> BufferRegion, introduce PixelSamplingStrategy 6 years ago
Anton Firszov 2e878694e3 CopyTo -> ScaledCopyTo 6 years ago
Anton Firszov 572c9264f8 block scaling bottleneck -> eliminated 6 years ago
James Jackson-South 8cd722cfc5 Revert `using` declaration changes for until we establish guidelines. 6 years ago
Brian Popow f60bc937de Use using declarations to reduce nesting 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
Anton Firszov 0c32fe7d19 fix Block8x8FTests.Copy1x1Scale, reorganize TestImages.Jpeg.BenchmarkSuite as a static class 8 years ago
Anton Firszov 57cacaccb0 optimize ExifReader.ToEnum<TEnum>(...) 8 years ago
Anton Firszov 55ac40327a reimplement Block8x8F.CopyTo2x2 8 years ago
Anton Firszov 9e856a23cc Move ImageSharp-specific memory primitives and utils to SixLabors.ImageSharp.Memory 8 years ago
Anton Firszov 85d7548049 rename namespace: SixLabors.ImageSharp.Memory -> SixLabors.Memory 8 years ago
Anton Firszov 6585f9551f RENAME: MemoryManager -> MemoryAllocator 8 years ago
James Jackson-South df6f544341 Move common components 8 years ago
Jason Nelson e118ee888c Cleanup tests 8 years ago
Lauri Kotilainen a8b26a41ec - Use Configuration.Default.MemoryManager in tests 8 years ago
Lauri Kotilainen b91b2966e8 - Allocate Buffer2Ds from memory manager 8 years ago
Anton Firszov 7da7b6a996 skipping the CopyToBufferArea tests again 9 years ago
Anton Firszov 931827fdeb bringing back life into Benchmarks project 9 years ago
Anton Firszov 37ed0350e3 skipping Block8x8FTests.CopyToBufferArea for now 9 years ago
Anton Firszov 23a578df0f docs 9 years ago
Anton Firszov bd24e375bb fineshed CopyTo(area), introduced IRawJpegData 9 years ago