2700 Commits (be133dfd2b6d031014e1bcacba47820cf293283e)
 

Author SHA1 Message Date
James Jackson-South aed23abf1d Add new To<TColor,TPacked> method 10 years ago
James Jackson-South c184861afc Add Bgr565 10 years ago
James Jackson-South 650a3dbd96 Add Alpha8 10 years ago
James Jackson-South c388ad05d4 Merge remote-tracking branch 'refs/remotes/origin/blending' 10 years ago
James Jackson-South dc4646eb00 Fix #16 10 years ago
James Jackson-South 747614e0f6 No need to clamp 10 years ago
James Jackson-South 5e164f61a5 Darken Lighten 10 years ago
James Jackson-South 17a283f034 Fix hardlight and overlay 10 years ago
James Jackson-South 70ea546da7 Add initial transforms. 10 years ago
James Jackson-South 329ea7ad0c Fix decoding grayscale png 10 years ago
James Jackson-South 7b7e4bd630 Reuse Crc 10 years ago
Dirk Lemstra f9f4d4e73d Moved the ToFrame method to Image<TColor, TPacked> and added a Clone method to ImageFrame. 10 years ago
dirk 025896fc59 Optimized the GIF decoder. 10 years ago
dirk 7c6b73d2e2 Added optimized implementation for CopyFromXYZW and CopyFromXYZ. 10 years ago
dirk 9e6ab2f1ff Reuse the same buffer. 10 years ago
dirk 9cc6c70e98 Added optimized ImageFrame implementation. 10 years ago
dirk d7b1096f6d Added ToFrame method that can be used to copy the pixels and properties of a image to a new Frame. 10 years ago
dirk 7ec6a09150 Changed the copy constructor to also support an ImageBase instance. 10 years ago
dirk 7c828dc5ac Added method to reset the pixels of the PixelAccessor or PixelRow. 10 years ago
dirk bb23eb3999 Added optional targetX argument to the PixelAccessor. 10 years ago
James Jackson-South 9c394c1520 Reuse Crc 10 years ago
James Jackson-South 6dfb6a8023 Use optimized write CopyTo for png encoding 10 years ago
James Jackson-South ce9a93ff24 Png encoder now passes parallel test #24 10 years ago
Anton Firszov e05dfed43f woops almost forgot to add the optimizations in DecodeHuffman() 10 years ago
Anton Firszov 2805315cf0 removed unused methods 10 years ago
Anton Firszov 06eaf8610c test fixes 10 years ago
Anton Firszov a99d6e6ee7 removed TransposeInto_CodeGeneratorTest() 10 years ago
Anton Firszov 246cdddd25 removed "geneserath.jpg" from TestImages 10 years ago
Anton Firszov e75953daab manually merged all SIMD optimizations antonfirsov/ImageSharp/master 10 years ago
Anton Firszov 1a0ec9d3b1 Merge branch 'foo' into without46 10 years ago
Dirk Lemstra 153c8ad580 StyleCop fixes. 10 years ago
Dirk Lemstra 497939a69a Fixed SA1127 10 years ago
Dirk Lemstra 28fe29d7cb Fixed SA1204 10 years ago
Dirk Lemstra 6595ee465a StyleCop fixes. 10 years ago
James Jackson-South 8cae170251 Make PngEncoder threadsafe. Fix #24 10 years ago
James Jackson-South 3a3104eba1 Fix indexed png reader and use rented buffer 10 years ago
James Jackson-South 1e691e9d32 Change filter method signature 10 years ago
James Jackson-South 6b35810325 Use new Swap method 10 years ago
James Jackson-South 9398d451de Reduce png encoder memory usage by 3/4 10 years ago
Anton Firszov 38c2f46bf0 re-enabled JpegSystemDrawing 10 years ago
Anton Firszov 860aa24d64 Merge after rebase: 10 years ago
James Jackson-South 27522da82b Rent the scanlines 10 years ago
James Jackson-South 3edd284aa0 Merge pull request #23 from boguscoder/png_perf 10 years ago
James Jackson-South a5b7be5cd3 Fix the png ecoder 10 years ago
James Jackson-South 619f683104 Correctly read and check for iEND chunk 10 years ago
Oleg Bogdanov 2e7bc893e2 Added filtered png load benchmarks 10 years ago
Anton Firszov 3da939584b removed 46 stuff 10 years ago
Anton Firszov 321f7297ff allocation optimizations for JpegDecoderCore 10 years ago
Anton Firszov 44d7359ae5 Merge branch 'master' into HEAD 10 years ago
Anton Firszov b1d500dd01 cleanup + fix 10 years ago