4584 Commits (c542dffd08ef20052643a5f8c7688ee4a22eaacb)

Author SHA1 Message Date
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
James Jackson-South 5c4324f241 Update LenseInfo name and type to match specification 6 years ago
James Jackson-South 38d833a571 Remove duplicate Constants 6 years ago
James Jackson-South c24b364be1 Merge namespaces 6 years ago
Anton Firszov b3846c49b0 cherry pick CI improvements from @JimBobSquarePants 6 years ago
Anton Firszov 779720c345 move Core primitives to a subfolder for now 6 years ago
Anton Firszov 9c64cdd193 update ImageSharp.csproj 6 years ago
Anton Firszov d14ef994cf move product sources 6 years ago
Anton Firszov 5da9abf655 Keep only necessary stuff from SL.Core 6 years ago
James Jackson-South 937b4d37de Temporarily disable Stylecop in tests 6 years ago
James Jackson-South 0cb40d1a86 Fix netstandard 1.3 build 6 years ago
James Jackson-South b88dd992bb Speed up coverage and respond to comments 6 years ago
James Jackson-South 03aa2fb775 Add new target frameworks 6 years ago
James Jackson-South 68ecb31b7f Cleanup solution 6 years ago
James Jackson-South 98b42eb90e Use targets. Coverage should now upload 6 years ago
James Jackson-South f8a86af006 Combine xunit and test for converage 6 years ago
James Jackson-South 07f9a2c27d Use dotnet test 6 years ago
James Jackson-South 16a0322ec0 Move DrawImage processors and extensions. 6 years ago
Scott Williams a56287cb85 remove all drawing except draw image 6 years ago
James Jackson-South 08e8f55239 Use per-edge buffer + minor optimizations. Fix #1044 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 cdd5d60b6b Simplify and cleanup build constants 6 years ago
James Jackson-South a6082f95d1 Enumerate once on clone. Fix #1073 6 years ago
James Jackson-South 26fc9b3906 Speed up tga decoding and add new benchmark comparison 6 years ago
James Jackson-South 27ba7781c7 Allow custom configuration. Fix #650 6 years ago
James Jackson-South 3de5927c4d Post review fixes 6 years ago
James Jackson-South 9b1db0c81f Use Point for offset 6 years ago
James Jackson-South 42757e0a2f Better coverage for Exif values. 6 years ago
Sergio Pedri b15343f76d Switched to vectorized pixel conversions 6 years ago
Sergio Pedri 9978245ba5 Added memory pooling in the OilPaintingProcessor 6 years ago
Sergio Pedri 83fad73995 Fixed lambda capturing this 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 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
Sergio Pedri 3f652a2157 Fixed a typo 6 years ago
Sergio Pedri e081fd08dc Minor code refactoring 6 years ago
Sergio Pedri eebece192b Added new pixel shader extension methods 6 years ago
Sergio Pedri ec2f72df4f Minor code refactoring 6 years ago
Sergio Pedri 1421500a18 Added PositionAwarePixelShader types 6 years ago