37 Commits (9bd6e158ec8876f0598f8787417469bd781685e9)

Author SHA1 Message Date
Scott Williams 872ca973de inital rename packages and namespaces 9 years ago
Scott Williams 5e477e4537 fix formats + added sample for switching out encoders/decoders 9 years ago
Scott Williams 42e0395a60 refactor encoders/decoders 9 years ago
Scott Williams 7f8d10c89a migrate to use primitives from SixLabors.Core 9 years ago
Toxantron 043087fb3a Replace deprecated attributes 9 years ago
James Jackson-South e508d7e419 Add benchmark, update readme 9 years ago
James Jackson-South 8dbf34b12d Use better static format for Load etc. 9 years ago
James Jackson-South 119c1bf70f Remove non-generic Image 9 years ago
James Jackson-South 7d2fe2c7e5 Move IPixel types to PixelFormat namespace 9 years ago
James Jackson-South fa152146dd Rename Color and ColorVector 9 years ago
James Jackson-South b20c19ab80 Rename to Color and ColorVector 9 years ago
James Jackson-South a550b0f95e Rename Color to Color32 9 years ago
Scott Williams 177064f05a Move image loading out of constructors and into static methods 9 years ago
James Jackson-South 7cc408f5ed Add indexed png encoder benchmark [skip ci] 9 years ago
Scott Williams 095c3fb5fb fix all instances of var 9 years ago
Anton Firszov 973be3c4ac PixelDataPool<T> is no longer static having PixelDataPool<T>.Clean + PixelDataPool<T>.Dirty instead 9 years ago
Anton Firszov 0e526eeeb1 benchmarks 9 years ago
James Jackson-South 1339ad3075 Make all images implement IDisposable 9 years ago
James Jackson-South 23d03f9553 Fix jpeg benchmark path [skip ci] 9 years ago
Anton Firszov b51dbf33fd verifying Vector.IsHardwareAccelerated in tests and benchmarks 9 years ago
Anton Firszov fe52a53a4c fixed MultiImageBenchmarkBase based benchmarks 9 years ago
Anton Firszov 9626f46655 BetterBenchmarks(TM): 9 years ago
Anton Firszov 9022836a48 code cleanup in MultiImageBenchmarkBase 9 years ago
James Jackson-South c5989cc813 Fix benchmarks. 9 years ago
James Jackson-South ef60a6237e Rename Bootstrapper to Configuration 9 years ago
James Jackson-South 3718edb6e0 Add ability to set custom Bootstrapper. 9 years ago
Dirk Lemstra 8fa4206aaf Removed CopyBlock and added new method to copy all the pixels. 9 years ago
antonfirsov 762f1878a8 removed old Block + related classes, added EncodeJpegMultiple & MultiImageBenchmarkBase 10 years ago
James Jackson-South 7e048ed506 Merging into master 10 years ago
James Jackson-South a404a3646d Remove TPacked from generic signature 10 years ago
Dirk Lemstra 47f70fe8cb Made all the Bootstrapper methods static and fixed thread safety issue. 10 years ago
Anton Firszov c974a91ff5 no corrupted test images this time, so removed the corresponding code from ReadImages() 10 years ago
Anton Firszov 57692a8d15 cleanup + StyleCop 10 years ago
Anton Firszov 5b35101a55 manually merged DecodeJpegMultiple + additional test images 10 years ago
Anton Firszov fb9a5d6101 re-enabled JpegSystemDrawing 10 years ago
Oleg Bogdanov 7505ce44b2 Added filtered png load benchmarks 10 years ago
Anton Firszov 959075c203 Merge branch 'master' into HEAD 10 years ago
James Jackson-South ca035582f9 Fix test names 10 years ago
Anton Firszov ee5d3ac38f minor cache optimiziation + benchmarks 10 years ago
James Jackson-South b45e2a1c1f Separate Decoder/Encoder benchmarks 10 years ago
James Jackson-South a57c90d94b Rename to ImageSharp 10 years ago