8528 Commits (fa973bf058aef0334849b4d5d0b2b15dfa75cb1a)
 

Author SHA1 Message Date
James Jackson-South 08e8f55239 Use per-edge buffer + minor optimizations. Fix #1044 7 years ago
James Jackson-South 90d6c6f84e
Merge pull request #1078 from SixLabors/js/fix-1076 7 years ago
Brian Popow 864aaa52a2 Use memory allocator 7 years ago
Brian Popow 0d1d657bf8 Fix warnings, add additional comments 7 years ago
James Jackson-South 9a42d54767 Add test images 7 years ago
James Jackson-South 51ddf86e88 Merge branch 'master' into js/fix-1076 7 years ago
James Jackson-South a6f5b45c82
Merge pull request #1075 from SixLabors/js/normalize-ifdefs 7 years ago
James Jackson-South 619805d7e3 Use single constant definitions. 7 years ago
James Jackson-South f888ec4767 Remove obsolete checks and limit horizontal factor. Fix #1076 7 years ago
James Jackson-South 9c4cd22749 Update shared gitattributes to handle rogue exif pdf. 7 years ago
Brian Popow 9fd131d160 Fix bug in PredictorInverseTransform 7 years ago
Sergio Pedri 00ea9bef46
Merge branch 'master' into improvement/oil-processor-memory-usage 7 years ago
James Jackson-South cdd5d60b6b Simplify and cleanup build constants 7 years ago
James Jackson-South a5f91eaabe Merge branch 'master' into sw/github-actions 7 years ago
James Jackson-South 40ddabb0cb
Merge pull request #1074 from SixLabors/js/fix-1073 7 years ago
James Jackson-South a6082f95d1 Enumerate once on clone. Fix #1073 7 years ago
Brian Popow 77d18f3575 Remove none webp images, except for two example images 7 years ago
James Jackson-South 900dcd2264
Merge pull request #1072 from SixLabors/js/faster-tga-decode 7 years ago
James Jackson-South 26fc9b3906 Speed up tga decoding and add new benchmark comparison 7 years ago
James Jackson-South a00bf0f8eb
Merge pull request #1070 from SixLabors/js/custom-configuration-fix-650 7 years ago
James Jackson-South 1e70ff2596 Merge branch 'master' into js/custom-configuration-fix-650 7 years ago
James Jackson-South 27ba7781c7 Allow custom configuration. Fix #650 7 years ago
Brian Popow 7b8d841f5c Move corrupted images into separate test 7 years ago
Brian Popow f2d6210927
Merge pull request #1069 from SixLabors/js/fix-exif 7 years ago
James Jackson-South 3de5927c4d Post review fixes 7 years ago
James Jackson-South ad16e82760
Merge pull request #1065 from Sergio0694/feature/pixel-shader-processors 7 years ago
James Jackson-South 793044464e Update reference images 7 years ago
James Jackson-South 9b1db0c81f Use Point for offset 7 years ago
James Jackson-South df56349f55 Merge remote-tracking branch 'upstream/master' into feature/pixel-shader-processors 7 years ago
James Jackson-South d8334ca849
Merge pull request #1067 from SixLabors/js/fix-exif 7 years ago
James Jackson-South 3646b9d7d4 Update ExifProfileTests.cs 7 years ago
James Jackson-South 42757e0a2f Better coverage for Exif values. 7 years ago
Sergio Pedri b15343f76d Switched to vectorized pixel conversions 7 years ago
Sergio Pedri 9978245ba5 Added memory pooling in the OilPaintingProcessor 7 years ago
Sergio Pedri 83fad73995 Fixed lambda capturing this 7 years ago
Brian Popow 3e9036d357 Fix bug in ColorSpaceInverseTransform 7 years ago
Sergio Pedri 5bce2e7738 Added tests for convolution aware pixel shader 7 years ago
Sergio Pedri b6eb8804bd Added pixel shader tests 7 years ago
James Jackson-South 3bd988a534
Merge branch 'master' into js/fix-exif 7 years ago
James Jackson-South 2fd662fb74 Add new resize tests. Fix #1049 7 years ago
James Jackson-South d54cef8190 All tests pass. 7 years ago
James Jackson-South d1b57f74a1 Fix Number casting and description parsing. 7 years ago
Brian Popow 9e878f8910 Fix wrong start and end index in PredictorAdd01 7 years ago
James Jackson-South 07c7c1e626 Initial port + most tests 7 years ago
Brian Popow 7af5aa052d Add PredictorInverseTransform 7 years ago
James Jackson-South 752e15a98a
Merge pull request #1066 from SixLabors/js/fix-namespace 7 years ago
James Jackson-South 6bf754cb40 Move extensions to subfolders for clarity 7 years ago
Sergio Pedri 6d8cd15f32 Added overloads with custom pixel modifiers in pixel shading extensions 7 years ago
Sergio Pedri a8fdb13f2a Added support for custom pixel modifiers 7 years ago
Sergio Pedri 5f7db05a38 Moved pixel shader processor types 7 years ago