5697 Commits (b270cbbc6d4e08d4e8d2b96630271f3da350af94)
 

Author SHA1 Message Date
Anton Firszov ecc4273a15 OK, I give it up,let's increase the tolerance again. 8 years ago
Anton Firsov c219ca5a2c
Merge pull request #547 from brianpopow/feature/indentify-memallocation-fix 8 years ago
Anton Firszov e5acfb3f2a use "fixed" reference output + reduce tolerance 8 years ago
Anton Firszov dbd75c2d42 workaround Vector2 CLR bug + cover taper parameters with tests 8 years ago
woutware 7278f5b223 Removed some overhead in the Bgra32.ToVector4 and PackFromVector4 methods. 8 years ago
popow 041aea9fcb added parameter metadataOnly to InitializeDerivedData: If true, memory allocation will not be done 8 years ago
woutware c7e6d19cc1 Performance improvements. 8 years ago
Unknown c9cf0a0fff Merge branch 'master' into GradientBrush 8 years ago
Unknown e58e643a87 remove not implemented Polygon Brush from documentation for now. 8 years ago
Unknown 6bca0b2a6c implement GradientRepetitionModes 8 years ago
Unknown 29c6d32eca improve performance on distance calculation 8 years ago
Unknown 02a0b6d9c5 optimization of EllipticGradientBrush 8 years ago
Unknown d7414294ab first implementation of an elliptical gradient brush 8 years ago
popow 338c91215a fix for unnecessary memory allocation, if only the metadata of the image will be read 8 years ago
James Jackson-South 3a2afd8e5e Enable tests 8 years ago
James Jackson-South b98c337448 Rename helper 8 years ago
James Jackson-South a803e49fb0 Add another test and make some methods public 8 years ago
James Jackson-South 448efb17fa Revert ref extensions. 8 years ago
James Jackson-South d023ebc379 Begin adding tests. 8 years ago
James Jackson-South d8337a383f Optimize transforms and reduce struct copying. 8 years ago
James Jackson-South a07dd8f6f2 Merge branch 'master' into js/projective-transforms 8 years ago
James Jackson-South 3425c203f2
Merge pull request #539 from Jjagg/ifc-docs 8 years ago
James Jackson-South a9bc664097
Merge branch 'master' into ifc-docs 8 years ago
James Jackson-South ee1f7474a3
Merge pull request #541 from carbon/cq-1 8 years ago
James Jackson-South 7b60a8a3bb
Merge branch 'master' into cq-1 8 years ago
James Jackson-South adce5a1106
Merge pull request #543 from woutware/pr/540 8 years ago
Unknown 7548653547 implement radial gradient brush. 8 years ago
Unknown 6a371908d6 #542: refactor to prepare for other gradients 8 years ago
Unknown d2c6d79ff0 fix documentation typo 8 years ago
Unknown 55d3f70fd3 #542: rename file to match other files in the solution (include generic) 8 years ago
Unknown 04b9f92f6a #542: fix rounding issues in tests 8 years ago
Unknown d2cd19fda6 #542: use bigger files for the tests to "hide" rounding issues: 8 years ago
Unknown 529594d148 fix whitespacing 8 years ago
Unknown 48f7a3daba #542: define debuggerDisplay of ColorStop, 8 years ago
Unknown 724499ca79 #542: add test creating black-white patterns by gradients 8 years ago
Unknown 5a45f588b0 cleanup whitespace 8 years ago
Unknown 7cae3c1d19 #542: add tests for multi-color gradients 8 years ago
Unknown 249b1189cc #542: fix implementation of non-axial gradients and add tests 8 years ago
Unknown c276b8b0cd #542: add test for vertical gradient 8 years ago
Unknown 44b2af6844 #542: reduce test output image sizes 8 years ago
Peter Amrehn bf17832847 fix code styling issues 8 years ago
James Jackson-South db87a41079 Add additional tests plus cleanup 8 years ago
James Jackson-South d1b39a5b8a Use expressions 8 years ago
James Jackson-South 1e401159b9 Fix braces 8 years ago
James Jackson-South a786916fa4 Merge remote-tracking branch 'upstream/master' into pr/540 8 years ago
Jason Nelson 60a921576b
Merge branch 'master' into cq-1 8 years ago
James Jackson-South 0aa99d897d
Merge pull request #540 from woutware/issue-532 8 years ago
Unknown 99ed4586ad #542: use struct for ColorStops 8 years ago
James Jackson-South 40ac7476fe Fix System.Drawing.Bridge 8 years ago
Unknown 4b92801e33 #542: fix test: indices are 0-based, so bottom left pixel is one smaller 8 years ago