670 Commits (19251fe4feca427c8d2a01909aebe4270af7af65)

Author SHA1 Message Date
Anton Firszov 82a791878a optimized BufferPointer.Copy() implementations 9 years ago
Anton Firszov ebb581b3f6 Color.BulkOperations full implementation 9 years ago
Anton Firszov decb84078f implemented Color.BulkOperations.ToVector4() 9 years ago
Anton Firszov 099697cf0a renamed ArrayPointer to BufferPointer 9 years ago
Anton Firszov a8ab5d4b89 Renamed BulkPixelOperation methods, removed ArrayExtensions and the unused dangerous PixelAccessor ctr. 9 years ago
Anton Firszov 4e54632d63 BulkPixelOperationsTests.GetGlobalInstance() to make CodeCov happy 9 years ago
Anton Firszov 8a08319ce0 build and testrunning fix 9 years ago
Anton Firszov 6132d8fa4c cleanup & stylecop 9 years ago
Anton Firszov 26b1715bf8 PixelAccessor<T> and PixelArea<T> using PinnedBuffer<T> 9 years ago
Anton Firszov 1d6dae9462 default BulkPixelOperations passing 9 years ago
Scott Williams 210cecb51d update SixLabors.Shapes 9 years ago
Anton Firszov 5ae01f1fa8 fixed PackToXyzBytes 9 years ago
Anton Firszov 93f169372b started implementing operations 9 years ago
Anton Firszov 61a2b2520d better tests 9 years ago
Anton Firszov 78f997cd06 PinnedBuffer<T>, better tests 9 years ago
Anton Firszov a52f6bf1b5 BulkPixelOperations<T> skeleton 9 years ago
Anton Firszov daa7b65e86 revert adding explicit "BenchmarkDotNet.Core" dependency 9 years ago
Anton Firszov f6823888e1 added "BenchmarkDotNet.Core" dependency 9 years ago
Toxantron cceaeb03e6 Benchmark running on linux 9 years ago
Scott Williams 07b5ff4e2d Fix drawing on transparent background 9 years ago
James Jackson-South 90de26fbe5 Fix #115 9 years ago
Dirk Lemstra 0853c66ae3 Changed optional arguments into overloads. 9 years ago
Dirk Lemstra a9f4dc07a0 Renamed test classes. 9 years ago
Dirk Lemstra 826fb4eb91 Implemented the IEncoderOptions inside the jpeg encoder. 9 years ago
Dirk Lemstra 3a0697b093 Added extra test for trimming comments. 9 years ago
Dirk Lemstra 675a97a877 Implemented the IEncoderOptions inside the gif encoder. 9 years ago
Dirk Lemstra 19c81c5d8e Implemented the IEncoderOptions inside the bmp encoder. 9 years ago
Dirk Lemstra 38e7a2dc1b Added extra overload for TestFile.CreateImage and used it in the tests. 9 years ago
Dirk Lemstra d35dc80374 Also allow specification of the text encoding inside the gif decoder. 10 years ago
Dirk Lemstra 340ed87176 Implemented the IDecoderOptions inside the png decoder. 10 years ago
Dirk Lemstra 0ae0414863 Implemented the IDecoderOptions inside the jpeg decoder. 10 years ago
Dirk Lemstra e508255180 Implemented the IDecoderOptions inside the gif decoder. 10 years ago
Anton Firszov 6475c52ced additional PixelAccessorVirtualCopy Param 9 years ago
Anton Firszov e8285ef666 Benchmarks: PixelAccessorVirtualCopy, vectorization 9 years ago
Anton Firszov 89529033ee The return of IPackedVector<T> 10 years ago
Anton Firszov 4501ca5fb4 fix 10 years ago
Anton Firszov be4c189533 IPixel 10 years ago
Anton Firszov 44f5538c71 ArrayPointer<T> 10 years ago
Scott Williams 968b424a5c Improve Fast2DArray initialisation 10 years ago
Anton Firszov 127a2921ce better Array2D benchmark 10 years ago
Scott Williams 8b529bbd0b Add namedcolors to work for all TColor types 10 years ago
James Jackson-South 489c04be7b Use Fast2DAarray for ordered dither. 10 years ago
James Jackson-South b184507fa4 Remove extra stream 10 years ago
James Jackson-South fbf017dd90 Better integration tests 10 years ago
James Jackson-South 6526585850 Cleanup 10 years ago
James Jackson-South 04b1e6dece Add ordered dithering 10 years ago
James Jackson-South a1c4882922 Ignore chunk length of 1. Fix #103 10 years ago
James Jackson-South 3e164d34b4 Add error diffusion binerization 10 years ago
Scott Williams 0c274cd878 improved test coverage 10 years ago
Scott Williams 8b7923fe6b file path based apis 10 years ago