139 Commits (2a15aaca164aa482204b48fb9b0a53da50d57a47)

Author SHA1 Message Date
Anton Firszov 7db4cdc190 Hide Buffer<T> indexer + !! WuQuantizer review in comments !! 9 years ago
Anton Firszov 739cec3772 clean up Buffer<T> API 9 years ago
Anton Firszov cf96e61a03 hide Buffer<T>.Array, use IManagedByteBuffer when necessary 9 years ago
James Jackson-South 375a7ea706 Fix non-netcore2.0 compatible unit test 9 years ago
James Jackson-South 503993b814 Fix unit test 9 years ago
Anton Firszov 7e3cb2892d dropping minSizeBytes + fixing tests 9 years ago
Lauri Kotilainen f1412d3c76 - Use Configuration.Default.MemoryManager in tests 9 years ago
Lauri Kotilainen 607e452e2d - Allocate Buffers from memory manager 9 years ago
James Jackson-South 65b4190851 Fix broken test 9 years ago
James Jackson-South a3b6c7975b Remove from tests 9 years ago
Anton Firszov b73b03db61 fix build 9 years ago
Anton Firszov e342c5dbe0 optimized Rgba32.PixelOperations.PackFromVector4() 9 years ago
Scott Williams 94c60cb338 inital rename packages and namespaces 9 years ago
Anton Firszov e734a28edb updated xunit to 2.3.0-beta3-build3705, fixed errors reported by xunit analyzer 9 years ago
Scott Williams e111974e3e generate pixel blenders 9 years ago
Anton Firszov daad823932 implemented the rest of pixel conversion methods 9 years ago
Anton Firszov 02f5be68b1 T4 all the PixelOperations! 9 years ago
Anton Firszov f745a14dfd refactor some of the PixelOperations. Ready to T4 the rest 9 years ago
Anton Firszov abd4c19bed test clenup (xUnit analyzer warnings mostly) 9 years ago
Anton Firszov 4a9c8c80d7 almost done 9 years ago
Anton Firszov 597d8d2f7f Bgra32 9 years ago
Anton Firszov 6ef195f812 introducing Rgb24 & Bgr24 9 years ago
James Jackson-South b980703b02 Replace BufferSpan<T> with Span<T> 9 years ago
Scott Williams d56e658854 updates to comments and moved code 10 years ago
Scott Williams 2d90943ae4 bulk blending tests 10 years ago
Scott Williams bfed55d4a1 PorterDuff tests 10 years ago
Scott Williams ad1bb5dbee migrate blenders to PorterDuff 10 years ago
Scott Williams 472bb85030 initial blender implementations 10 years ago