7733 Commits (13fe3f7e30b396e1a186e36e4e8d8e3faefec5c5)
 

Author SHA1 Message Date
James Jackson-South 62feaf33e1 Default RepeatCount to 1. Fix #1098 6 years ago
James Jackson-South f3652b7f68
Merge pull request #1096 from SixLabors/js/rename-pixel-shaders 6 years ago
James Jackson-South f089d49a72 Generics FTW! 6 years ago
James Jackson-South fb1f38a261 rename pixel shader extensions and delegates 6 years ago
James Jackson-South 1bcfeef5df
Merge pull request #1095 from SixLabors/js/expose-pixel-operations 6 years ago
James Jackson-South 158d610b51 Rename IConfigurable 6 years ago
James Jackson-South 5523b6a9f7 Restore code coverage button 6 years ago
James Jackson-South a4257e002a Fix documentation comment 6 years ago
James Jackson-South 9e6a03459a Normalize MemoryAllocator references. 6 years ago
James Jackson-South 4f46b3e1a4 Normalize configuration usage and expose method. 6 years ago
James Jackson-South e848f9d01b Expose operations. Fix #1092 6 years ago
Anton Firszov 8764fd44f5 make stuff internal 6 years ago
Anton Firszov ef9bc9ec27 bufferLengthAlignment 6 years ago
Anton Firszov 1b54376c1c bufferLengthAlignment 6 years ago
Anton Firszov 1e663d72de better comments 6 years ago
Anton Firszov 32502d041b adjust names 6 years ago
Anton Firszov d90ece2729 initial skeleton of discontinuous buffer object model 6 years ago
Anton Firszov 9eed2f0344 fast-dev-hack 6 years ago
James Jackson-South 9b1e9194a9
Merge pull request #1019 from Sheyne/master 6 years ago
James Jackson-South 02199fdd2b Fix options calculation precedence 6 years ago
James Jackson-South bc1dde64c8 Update options helper to use switch and complete tests 6 years ago
James Jackson-South 4983909efc
Merge branch 'master' into master 6 years ago
James Jackson-South 7712257f1f
Merge pull request #1068 from Sergio0694/improvement/oil-processor-memory-usage 6 years ago
Sergio Pedri b048dacaa7 Removed using statements, added detailed comment 6 years ago
Sergio Pedri 156aaa3446 Reimplemented bulk conversion for target row 6 years ago
Sergio Pedri c09a25426e Fixed indexing of source row span 6 years ago
Sergio Pedri a8650aa5f1 Reintroduced bulk ToVector4 source conversion 6 years ago
Sergio Pedri 37e318de6d Fixed a rollback error 6 years ago
Brian Popow c4e5796158 Use using declarations to reduce nesting 6 years ago
Brian Popow c542dffd08 Revert changes from 692c35b166ca7a18680b5efa6cd863ee48e01e11: "Switched to vectorized pixel conversions" 6 years ago
Sergio Pedri d7a2dee255 Added missing using statement 6 years ago
Sergio Pedri bacdb623af Reduced number of memory allocations 6 years ago
Sergio Pedri 62e347a514 Removed incorrect using directive 6 years ago
Sergio Pedri c070e300ee
Merge branch 'master' into improvement/oil-processor-memory-usage 6 years ago
James Jackson-South 2b87875094
Merge pull request #1093 from SixLabors/js/fix-exif-lensinfo 6 years ago
James Jackson-South 76736c8809
Merge branch 'master' into js/fix-exif-lensinfo 6 years ago
James Jackson-South da5e6c7793
Merge pull request #1094 from MarcoRossignoli/fixcoverage 6 years ago
James Jackson-South 45f4e323c1 Inline token 6 years ago
James Jackson-South dbd3007045 Workaround codecov for forks. 6 years ago
Marco Rossignoli 1e1ffca446 update ci script 6 years ago
Marco Rossignoli bb27648552 fix ci 6 years ago
James Jackson-South 0136e78988 Merge branch 'master' into js/fix-exif-lensinfo 6 years ago
James Jackson-South f82ddafe07
Merge pull request #1089 from SixLabors/af/improve-tests 6 years ago
James Jackson-South 3fa41b70fd Update README.md 6 years ago
James Jackson-South 6ddd5f6e28 Revert HSL<=>Rgb test changes 6 years ago
James Jackson-South 5c4324f241 Update LenseInfo name and type to match specification 6 years ago
Anton Firszov 8f9e44d84f Merge branch 'af/improve-tests' of https://github.com/SixLabors/ImageSharp into af/improve-tests 6 years ago
Anton Firszov aeb0100361 LambdaProvider -> serializable MemberMethodProvider 6 years ago
Brian Popow a75d5cc16f Revert comment as it was before, add exception for SA1115 6 years ago
Brian Popow f688b09d12 Move ITestImageProvider to a separate file 6 years ago