📷 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 d5e58192c8 optimization: removed temporal buffer creation from ToVector4SimdAligned() 9 years ago
..
Buffer2DTests.cs PinnedBuffer<T> ==> Buffer<T> with explicit pinning capability 9 years ago
BufferSpanTests.cs optimization: removed temporal buffer creation from ToVector4SimdAligned() 9 years ago
BufferTests.cs PinnedBuffer<T> ==> Buffer<T> with explicit pinning capability 9 years ago
ConstantsTests.cs Removing common namespace. 9 years ago
Fast2DArrayTests.cs Improve Fast2DArray initialisation 9 years ago
PixelDataPoolTests.cs Move IPixel types to PixelFormat namespace 9 years ago
TestStructs.cs fixed indexer and copy operations 9 years ago