17 Commits (17018555c530a567fa80be15847284f00f3d5d82)

Author SHA1 Message Date
Anton Firszov 17018555c5 hide Buffer<T>.Array, use IManagedByteBuffer when necessary 8 years ago
James Jackson-South 0688343241 Final refactorings + bug fixes 8 years ago
Anton Firszov b16e002706 Use 2 ArrayPool-s with different maxArrayPerBuckets parameters, 8 years ago
Anton Firszov 8edea8c53d PixelDataPool<T>: reduce maximum pooled array size to 32MB for all value types 8 years ago
Lauri Kotilainen a8b26a41ec - Use Configuration.Default.MemoryManager in tests 8 years ago
Lauri Kotilainen 5d568686db - Removed PixelDataPool 8 years ago
Lauri Kotilainen 1985363ca2 - Removed a test that doesn't actually test anything any more 8 years ago
Lauri Kotilainen b91b2966e8 - Allocate Buffer2Ds from memory manager 8 years ago
Lauri Kotilainen 61b61709a9 - Allocate Buffers from memory manager 8 years ago
Lauri Kotilainen c44c67a18a - Make Buffer2D wrap Buffer 8 years ago
Anton Firszov b7c1edc2aa removed Construct_WhenRectangleIsOutsideOfBufferBoundaries_Throws() because BufferArea ctr now uses DebugGuard 9 years ago
Anton Firszov e250de52ed JpegComponentPostProcessor works for Calliphora.jpg! 9 years ago
Anton Firszov bd24e375bb fineshed CopyTo(area), introduced IRawJpegData 9 years ago
Anton Firszov 07e9e40b98 GetSubArea() 9 years ago
Anton Firszov d06a014d12 implemented BufferArea<T> 9 years ago
Anton Firszov 5ec9310d73 introduce BufferArea2D, move Memory utility tests to proper place 9 years ago