3363 Commits (553d4f2ab725c7244c3300adc64c6c19dd78a484)
 

Author SHA1 Message Date
Anton Firszov 553d4f2ab7 DebugGuard 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. 10 years ago
Dirk Lemstra 2161916564 Implemented the IEncoderOptions inside the gif encoder. 10 years ago
Dirk Lemstra 5d71c2ceae Options should be readonly. 10 years ago
Dirk Lemstra 20a295afec Comment fixes. 10 years ago
Dirk Lemstra 26aec54e05 Implemented the IEncoderOptions inside the bmp encoder. 10 years ago
Dirk Lemstra 0ace64794a Added options argument to the filePath overloads. 10 years ago
Dirk Lemstra c56ab2fdab Added extra overload for TestFile.CreateImage and used it in the tests. 10 years ago
Dirk Lemstra df963df9cb Minor comment change. 10 years ago
Dirk Lemstra 01d2f42cdd Nicer initialization of the options. 10 years ago
Dirk Lemstra 9ac270c6d6 Added overloads to the decoder that use the coder specific options. 10 years ago
Dirk Lemstra 68ac211269 Added options for the encoder. 10 years ago
Dirk Lemstra 839ca54291 StyleCop fix. 10 years ago