3 Commits (abd4c19bed4dfbc51fc4e6a3ec7481f23b8c8daf)

Author SHA1 Message Date
Anton Firszov abd4c19bed test clenup (xUnit analyzer warnings mostly) 9 years ago
James Jackson-South b980703b02 Replace BufferSpan<T> with Span<T> 9 years ago
Anton Firszov 615163d360 PinnedBuffer<T> ==> Buffer<T> with explicit pinning capability 9 years ago
Anton Firszov 84725f4523 refactored all BufferSpan pointers to ref-s 9 years ago
Anton Firszov 8b91c02a27 PinnedBuffer<T> and PinnedImageBuffer<T> indexers 9 years ago
Anton Firszov fa40b26216 introduced PinnedImageBuffer<T> 9 years ago
Anton Firszov b2fb41fab5 BufferPointer<T> became BufferSpan<T> 9 years ago
Anton Firszov 02db976b95 Implemented PinnedBuffer<T>.CreateClean() + format DrawText.cs 9 years ago
Scott Williams e29f3eadd9 fix all instances of var 9 years ago
Anton Firszov ac9e06b21c PixelDataPool<T> is static again, it no longer clears it's arrays. 9 years ago
Anton Firszov 099697cf0a renamed ArrayPointer to BufferPointer 9 years ago
Anton Firszov 26b1715bf8 PixelAccessor<T> and PixelArea<T> using PinnedBuffer<T> 9 years ago
Anton Firszov 78f997cd06 PinnedBuffer<T>, better tests 9 years ago