3369 Commits (ef34b11bca64d4c11935d277f009e7addc07cf68)
 

Author SHA1 Message Date
Anton Firszov ef34b11bca optimized BufferPointer.Copy() implementations 9 years ago
Anton Firszov dfeead95a1 Color.BulkOperations full implementation 9 years ago
Anton Firszov 793fdf41d6 implemented Color.BulkOperations.ToVector4() 9 years ago
Anton Firszov 920acd8cc6 Merge remote-tracking branch 'origin/PinnedBuffer' into bulk-pixels 9 years ago
Anton Firszov 553d4f2ab7 DebugGuard 9 years ago
Anton Firszov d04c424bfa renamed ArrayPointer to BufferPointer 9 years ago
Anton Firszov 0032e2b457 Renamed BulkPixelOperation methods, removed ArrayExtensions and the unused dangerous PixelAccessor ctr. 9 years ago
Anton Firszov 2b3b3ea93b IPixel<T>.BulkOperations ---> IPixel<T>.CreateBulkOperations() 9 years ago
Anton Firszov ddc6bf5b18 BulkPixelOperationsTests.GetGlobalInstance() to make CodeCov happy 9 years ago
Anton Firszov 6cca694cd5 Merge remote-tracking branch 'origin/master' into bulk-pixels 9 years ago
Anton Firszov 74f853a55b build and testrunning fix 9 years ago
Anton Firszov e59255d43f cleanup & stylecop 9 years ago
Anton Firszov c9e17d8966 PixelAccessor<T> and PixelArea<T> using PinnedBuffer<T> 9 years ago
Anton Firszov fa060e98fa default BulkPixelOperations passing 9 years ago
Scott Williams a98be90e19 update SixLabors.Shapes 9 years ago
Anton Firszov 739db5f3bc fixed PackToXyzBytes 9 years ago
Anton Firszov bf0d03fe89 started implementing operations 9 years ago
Anton Firszov bca8c6f5ea better tests 9 years ago
Anton Firszov 2b57a471dd Merge remote-tracking branch 'origin/master' into bulk-pixels 9 years ago
Anton Firszov 1d2d7cb6e2 PinnedBuffer<T>, better tests 9 years ago
Anton Firszov 598ebdbd96 BulkPixelOperations<T> skeleton 9 years ago
Anton Firsov 8f65842069 Merge pull request #117 from Toxantron/benchmark-min 9 years ago
Anton Firszov c9085c081f Merge remote-tracking branch 'origin/master' into bulk-pixels 9 years ago
Anton Firszov 87b2be9e5f revert adding explicit "BenchmarkDotNet.Core" dependency 9 years ago
Anton Firszov bd9301fbdd added "BenchmarkDotNet.Core" dependency 9 years ago
Toxantron 784ded5ce0 Benchmark running on linux 9 years ago
Scott Williams c3e6980609 Fix drawing on transparent background 9 years ago
Scott Williams c2904aa234 Update SixLabors.Shapes version 9 years ago
James Jackson-South 2032017dbf Prevent logo squish on mobile [skip ci] 9 years ago
James Jackson-South 525c1cf98d Drop px [skip ci] 9 years ago
James Jackson-South f0089cff96 Reduce logo height [skip ci] 9 years ago
James Jackson-South a97e6c9ec8 Update readme [skip ci] 9 years ago
James Jackson-South 3f16b57988 Re export images [skip ci] 9 years ago
James Jackson-South f6be42a486 Branding.... 9 years ago
James Jackson-South ab0c5d01c9 Inline filters 9 years ago
James Jackson-South c45b945489 Fix #115 9 years ago
Dirk Lemstra 052ecdc337 Changed optional arguments into overloads. 9 years ago
Dirk Lemstra 48baea5ffe Added missing initialization of the quantizer field. 9 years ago
Dirk Lemstra 347dcaa825 Fixed text in comments. 9 years ago
Dirk Lemstra 35fb2974dc Refactored the Create method for the encoder/decoder options. 9 years ago
Dirk Lemstra ce2e129287 Implemented the IEncoderOptions inside the png encoder. 9 years ago
Dirk Lemstra 1b4b8043bc Renamed test classes. 9 years ago
Dirk Lemstra e429b812cc Implemented the IEncoderOptions inside the jpeg encoder. 9 years ago
Dirk Lemstra 98f18cbfeb Added extra test for trimming comments. 9 years ago
Dirk Lemstra de7aa06054 Build fixes due to re-base. 9 years ago
Dirk Lemstra 2161916564 Implemented the IEncoderOptions inside the gif encoder. 9 years ago
Dirk Lemstra 5d71c2ceae Options should be readonly. 9 years ago
Dirk Lemstra 20a295afec Comment fixes. 9 years ago
Dirk Lemstra 26aec54e05 Implemented the IEncoderOptions inside the bmp encoder. 9 years ago
Dirk Lemstra 0ace64794a Added options argument to the filePath overloads. 9 years ago