📷 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.
 
 
James Jackson-South 9984ffa348 Replace BufferSpan<T> with Span<T> 9 years ago
..
Vectorization Replace BufferSpan<T> with Span<T> 9 years ago
Abs.cs Faster FastAbs 9 years ago
Array2D.cs Replace BufferSpan<T> with Span<T> 9 years ago
ArrayCopy.cs simplified BufferSpan.Copy() 9 years ago
ArrayReverse.cs Improve png speed and half memory usage 9 years ago
Clamp.cs Expand Clamp benchmark [skip ci] 9 years ago
ClearBuffer.cs Replace BufferSpan<T> with Span<T> 9 years ago
IterateArray.cs Replace BufferSpan<T> with Span<T> 9 years ago
Modulus.cs Add modulus benchmark 9 years ago
PixelIndexing.cs Replace BufferSpan<T> with Span<T> 9 years ago
RoundSinglePrecisionBlocks.cs Optimized UnzigDivRound 9 years ago
Vector4Constants.cs Optimized UnzigDivRound 9 years ago