📷 A modern, cross-platform, 2D Graphics library for .NET
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
Anton Firszov 8edea8c53d PixelDataPool<T>: reduce maximum pooled array size to 32MB for all value types 8 years ago
..
Buffer2DTests.cs implemented BufferArea<T> 9 years ago
BufferAreaTests.cs removed Construct_WhenRectangleIsOutsideOfBufferBoundaries_Throws() because BufferArea ctr now uses DebugGuard 9 years ago
BufferTests.cs introduce BufferArea2D, move Memory utility tests to proper place 9 years ago
Fast2DArrayTests.cs introduce BufferArea2D, move Memory utility tests to proper place 9 years ago
PixelDataPoolTests.cs PixelDataPool<T>: reduce maximum pooled array size to 32MB for all value types 8 years ago
SpanUtilityTests.cs introduce BufferArea2D, move Memory utility tests to proper place 9 years ago
TestStructs.cs introduce BufferArea2D, move Memory utility tests to proper place 9 years ago