5445 Commits (f290896db177d78346c1bd3e2aa84fa73f10a522)
 

Author SHA1 Message Date
Unknown f290896db1 #542: remove redundant Asserts, cleanup code 8 years ago
Unknown 3052fe061a #542: improve tests for elliptic gradients 8 years ago
Unknown 09f6a4f2b1 #542: remove pixel checks and base class 8 years ago
Peter Amrehn 92b0130e5a rename files to add {TPixel} generic parameter. 8 years ago
Peter Amrehn 2af95bef7e #542: reduce test image sizes to save submudule size 8 years ago
Peter Amrehn b397622944 #542: refactor tests to follow the recommended pattern for drawing tests, as @antonfirsov suggested. 8 years ago
James Jackson-South 7b4ec33d1e
Merge branch 'master' into GradientBrush 8 years ago
James Jackson-South 3cc7caa6a1
Merge pull request #546 from SixLabors/js/projective-transforms 8 years ago
Anton Firszov 775aa903c8 floating points from hell 8 years ago
Anton Firszov df19dd09f8 increase tolerance for Transform_WithTaperMatrix 8 years ago
Unknown c8b8037d4f Merge branch 'master' into GradientBrush 8 years ago
James Jackson-South 4f9edfae38 Merge branch 'master' into js/projective-transforms 8 years ago
James Jackson-South 6b4de9780b
Merge pull request #552 from woutware/Issue-551-solidbrush-blend-performance 8 years ago
James Jackson-South 72cb50c0c7 Delete merge conflict backup file. 8 years ago
Unknown 9e9875274d #542: apply change requests made by @tocsoft in code review. 8 years ago
Unknown 4f2d9d37bd Merge remote-tracking branch 'origin/master' into GradientBrush 8 years ago
Anton Firszov a9816fd937 use overloading in ImageFrameCollection + more tests for API-s affected by the PR 8 years ago
Anton Firszov 24f6ff98f8 minor code cleanup in FillProcessor.cs 8 years ago
Anton Firszov d2bfaf259f Merge branch 'master' into Issue-551-solidbrush-blend-performance 8 years ago
Anton Firsov 64317232d9
Merge pull request #555 from SixLabors/af/FillSolidBrushTests 8 years ago
woutware 0d81089159 Processed review comments, removed IImageFrameCollection interface, and added backgroundColor parameter to ImageFrameCollection.CreateFrame() method with default. 8 years ago
woutware 7c70a5efcf Processed review comments, removed ImageFrame.BackgroundColor property. 8 years ago
Anton Firszov ef9b350b27 better FillSolidBrushTests + bugfix in FillProcessor 8 years ago
woutware 7e2fd11a65
Merge branch 'master' into Issue-551-solidbrush-blend-performance 8 years ago
woutware aa4a05719f Processed review comments, moved Image.ClearColor to ImageFrame.BackgroundColor. 8 years ago
woutware 2943df12d7 Processed review comment, made ClearColor not nullable. 8 years ago
Scott Williams 01d04268d6
Merge pull request #553 from SixLabors/af/drawing-tests 8 years ago
James Jackson-South ec04a6f22f Enable comparison tests. 8 years ago
Anton Firszov 34ed38db88 assertions for SolidFillBlendedShapesTests 8 years ago
Anton Firszov 994f5fc4a1 "BlendedShapes" -> SolidFillBlendedShapesTests 8 years ago
woutware a38bb5a227 Merge branch 'Issue-551-solidbrush-blend-performance' of https://github.com/woutware/ImageSharp into Issue-551-solidbrush-blend-performance 8 years ago
woutware 02fc4ef43b I think I forgot to commit this one. 8 years ago
woutware a3a1556164
Merge branch 'master' into Issue-551-solidbrush-blend-performance 8 years ago
woutware 8995a738aa Processed Scott's review comment. 8 years ago
woutware 58384de0c7 Add Image and ImageFrame constructors that take a clear color as parameter. 8 years ago
woutware 08b033c684 Oops, should be W instead of Z ofcourse. 8 years ago
woutware 5a1569f499 Added fast path for SolidBrush in FillProcessor. 8 years ago
James Jackson-South 003debc6e2 Merge branch 'master' into js/projective-transforms 8 years ago
James Jackson-South 87103b73bf
Merge pull request #550 from SixLabors/js/add-png-filter-options 8 years ago
James Jackson-South 2fccea5870 Add the ability to choose the filter method to use when encoding a png 8 years ago
James Jackson-South 2032ec2430
Merge branch 'master' into GradientBrush 8 years ago
James Jackson-South 0d08cb773c
Merge branch 'master' into js/projective-transforms 8 years ago
James Jackson-South fcafc2e044
Merge pull request #548 from woutware/Performance-improvements-1 8 years ago
woutware 12ec82b25f Processed review comments and did similar refactoring to the PNG decoding. 8 years ago
woutware 3659d8690d Merge branch 'Performance-improvements-1' of https://github.com/woutware/ImageSharp into Performance-improvements-1 8 years ago
woutware a06600380a Minor performance refactorings. 8 years ago
James Jackson-South bca48a6c43
Merge branch 'master' into js/projective-transforms 8 years ago
James Jackson-South ab130ec127
Merge branch 'master' into Performance-improvements-1 8 years ago
Anton Firszov 92d50bab80 OK, I give it up,let's increase the tolerance again. 8 years ago
Anton Firsov 995ccf28dd
Merge pull request #547 from brianpopow/feature/indentify-memallocation-fix 8 years ago