7368 Commits (2233fe3a917ddb28f991385e00e87bcad98eca61)
 

Author SHA1 Message Date
James Jackson-South 2233fe3a91
Merge pull request #1081 from alexwiese/patch-1 6 years ago
Alex Wiese e7114ad1d4
Merge branch 'master' into patch-1 6 years ago
James Jackson-South ac2be3d166
Merge pull request #1082 from SixLabors/sw/remove-drawing 6 years ago
James Jackson-South 16a0322ec0 Move DrawImage processors and extensions. 6 years ago
Alex Wiese 5d07b21db6 Update README.md 6 years ago
Scott Williams a56287cb85 remove all drawing except draw image 6 years ago
Scott Williams f5168f1850
Merge pull request #1079 from SixLabors/js/fix-1044 6 years ago
James Jackson-South 72e701414a Use tolerant comparer. 6 years ago
James Jackson-South 25658d0791 Update External 6 years ago
James Jackson-South 08e8f55239 Use per-edge buffer + minor optimizations. Fix #1044 6 years ago
James Jackson-South 90d6c6f84e
Merge pull request #1078 from SixLabors/js/fix-1076 6 years ago
James Jackson-South 9a42d54767 Add test images 6 years ago
James Jackson-South 51ddf86e88 Merge branch 'master' into js/fix-1076 6 years ago
James Jackson-South a6f5b45c82
Merge pull request #1075 from SixLabors/js/normalize-ifdefs 6 years ago
James Jackson-South 619805d7e3 Use single constant definitions. 6 years ago
James Jackson-South f888ec4767 Remove obsolete checks and limit horizontal factor. Fix #1076 6 years ago
James Jackson-South 9c4cd22749 Update shared gitattributes to handle rogue exif pdf. 6 years ago
James Jackson-South cdd5d60b6b Simplify and cleanup build constants 6 years ago
James Jackson-South 40ddabb0cb
Merge pull request #1074 from SixLabors/js/fix-1073 6 years ago
James Jackson-South a6082f95d1 Enumerate once on clone. Fix #1073 6 years ago
James Jackson-South 900dcd2264
Merge pull request #1072 from SixLabors/js/faster-tga-decode 6 years ago
James Jackson-South 26fc9b3906 Speed up tga decoding and add new benchmark comparison 6 years ago
James Jackson-South a00bf0f8eb
Merge pull request #1070 from SixLabors/js/custom-configuration-fix-650 6 years ago
James Jackson-South 1e70ff2596 Merge branch 'master' into js/custom-configuration-fix-650 6 years ago
James Jackson-South 27ba7781c7 Allow custom configuration. Fix #650 6 years ago
Brian Popow f2d6210927
Merge pull request #1069 from SixLabors/js/fix-exif 6 years ago
James Jackson-South 3de5927c4d Post review fixes 6 years ago
James Jackson-South ad16e82760
Merge pull request #1065 from Sergio0694/feature/pixel-shader-processors 6 years ago
James Jackson-South 793044464e Update reference images 6 years ago
James Jackson-South 9b1db0c81f Use Point for offset 6 years ago
James Jackson-South df56349f55 Merge remote-tracking branch 'upstream/master' into feature/pixel-shader-processors 6 years ago
James Jackson-South d8334ca849
Merge pull request #1067 from SixLabors/js/fix-exif 6 years ago
James Jackson-South 3646b9d7d4 Update ExifProfileTests.cs 6 years ago
James Jackson-South 42757e0a2f Better coverage for Exif values. 6 years ago
Sergio Pedri 83fad73995 Fixed lambda capturing this 6 years ago
Sergio Pedri 5bce2e7738 Added tests for convolution aware pixel shader 6 years ago
Sergio Pedri b6eb8804bd Added pixel shader tests 6 years ago
James Jackson-South 3bd988a534
Merge branch 'master' into js/fix-exif 6 years ago
James Jackson-South 2fd662fb74 Add new resize tests. Fix #1049 6 years ago
James Jackson-South d54cef8190 All tests pass. 6 years ago
James Jackson-South d1b57f74a1 Fix Number casting and description parsing. 6 years ago
James Jackson-South 07c7c1e626 Initial port + most tests 6 years ago
James Jackson-South 752e15a98a
Merge pull request #1066 from SixLabors/js/fix-namespace 6 years ago
James Jackson-South 6bf754cb40 Move extensions to subfolders for clarity 6 years ago
Sergio Pedri 6d8cd15f32 Added overloads with custom pixel modifiers in pixel shading extensions 6 years ago
Sergio Pedri a8fdb13f2a Added support for custom pixel modifiers 6 years ago
Sergio Pedri 5f7db05a38 Moved pixel shader processor types 6 years ago
Sergio Pedri 29b5596ea9 Moved delegate types 6 years ago
James Jackson-South 742a51a2d6 Fix extensions namespace. 6 years ago
Sergio Pedri 2347803a46 Made StyleCode happy 6 years ago