221 Commits (38c55f30b5bfd1ea519b8423af3867a357569093)

Author SHA1 Message Date
JimBobSquarePants ca5683716b Update all dependencies 9 years ago
Nikita Balabaev ebe664cc7a update packages 9 years ago
Anton Firszov 5eea0e011f ToString(), CopyTo(), ToArray() for Block8x8 9 years ago
Scott Williams 67a322b4db Formats per type namespaces 9 years ago
Scott Williams c0423fa8bf quatizer base class 9 years ago
Scott Williams a5e124ce40 update metadata namespaces 9 years ago
Scott Williams 88f142969a fix style cop issues 9 years ago
Anton Firszov 493dedaf69 renaming is hard 9 years ago
Anton Firszov b6d4f352d9 GolangPort namespaces following folder structure 9 years ago
Scott Williams 3653f1f3c5 fix some tests and updated packages 9 years ago
Scott Williams 94c60cb338 inital rename packages and namespaces 9 years ago
Scott Williams ab30013d63 Renameing classes + simplifying Image<TPixel> 9 years ago
Scott Williams 04b6ad824c fix warnings 9 years ago
Anton Firszov 4d931e6007 more benchmarks 9 years ago
Scott Williams f026778e47 migrate to a Image.Generate/Image.Mutate context api 9 years ago
Scott Williams fe61328183 fix formats + added sample for switching out encoders/decoders 9 years ago
James Jackson-South 549e61f2f4 Experiment with new file marker finder 9 years ago
James Jackson-South 1629819f3c Can now decode a scan 9 years ago
Scott Williams ea44e6ce15 refactor encoders/decoders 9 years ago
Scott Williams e111974e3e generate pixel blenders 9 years ago
Scott Williams 64f18bc298 migrate to use primitives from SixLabors.Core 9 years ago
Toxantron 3cbd635ec3 Replace deprecated attributes 9 years ago
Toxantron dbfe3607f8 Restore Benchmark on Linux with netcoreapp1.1 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 4a9c8c80d7 almost done 9 years ago
James Jackson-South 1ebb23009e BinaryThresholdTests as template 9 years ago
James Jackson-South acced54a1b Cleanup 9 years ago
James Jackson-South 4e9ce227b7 Add benchmark, update readme 9 years ago
Anton Firszov 8f41f1ae7d more benchmarks + removed obsolete TODO note 9 years ago
James Jackson-South 67cc1cc4d0 Make colorspace code internal for now. 9 years ago
Anton Firszov ceec035e03 Span<T> on IPixel API surface. 9 years ago
Anton Firszov bcf58cd5a2 Optimized Rgba32 constructors. Created PixelConversion benchmarks. 9 years ago
James Jackson-South b980703b02 Replace BufferSpan<T> with Span<T> 9 years ago
Anton Firszov 67bc1f7ab9 optimization: removed temporal buffer creation from ToVector4SimdAligned() 9 years ago
Anton Firszov dd02c0041a a few more Vector<T> experiments 9 years ago
Scott Williams c12c45737e Brush & Pen instead of Brush<T> & Pen<T> 9 years ago
James Jackson-South 0766b03ea6 Use better static format for Load etc. 9 years ago
James Jackson-South 450987dc00 Remove non-generic Image 9 years ago
Scott Williams 3671d9b906 blend functions everywhere. 10 years ago
Scott Williams d56e658854 updates to comments and moved code 10 years ago
Scott Williams c4533b7cde Add Vector4 based functions. 10 years ago
Scott Williams 472bb85030 initial blender implementations 10 years ago
James Jackson-South 95f02a6b9b Fix Resize benchmarls 10 years ago
James Jackson-South d135502746 Move namespace 10 years ago
James Jackson-South 3e5c8f7b5d Move IPixel types to PixelFormat namespace 10 years ago
James Jackson-South eceb889758 Rename TColor to TPixel 10 years ago
James Jackson-South 0a700864e5 Rename Color and ColorVector 10 years ago
James Jackson-South 29cbdc4a1b Rename Argb, Add Color to tests 10 years ago
James Jackson-South 292bc4db9e Rename to Color and ColorVector 10 years ago