4594 Commits (b485452630662b4d55eaea93648d7cc6ef7a90ca)

Author SHA1 Message Date
James Jackson-South b485452630 Update options helper to use switch and complete tests 6 years ago
Sergio Pedri c89e0b1e5a Removed using statements, added detailed comment 6 years ago
Sergio Pedri e9ed9e83ae Reimplemented bulk conversion for target row 6 years ago
Sergio Pedri c5de8ce48a Fixed indexing of source row span 6 years ago
Sergio Pedri 054750a883 Reintroduced bulk ToVector4 source conversion 6 years ago
Sergio Pedri c2fe3dcf76 Fixed a rollback error 6 years ago
Brian Popow 5e3a1903af Use using declarations to reduce nesting 6 years ago
Brian Popow 6d7c83a703 Revert changes from 692c35b166ca7a18680b5efa6cd863ee48e01e11: "Switched to vectorized pixel conversions" 6 years ago
Sergio Pedri 17ff3e1c72 Added missing using statement 6 years ago
Sergio Pedri 71cf6e84a7 Reduced number of memory allocations 6 years ago
Sergio Pedri 0e61f0ea85 Removed incorrect using directive 6 years ago
James Jackson-South 8d7b88053b Update LenseInfo name and type to match specification 6 years ago
James Jackson-South 815aeb1ca5 Remove duplicate Constants 6 years ago
James Jackson-South 6384f44501 Merge namespaces 6 years ago
Anton Firszov 3d5cd5c4c7 cherry pick CI improvements from @JimBobSquarePants 6 years ago
Anton Firszov aa09911e00 move Core primitives to a subfolder for now 6 years ago
Anton Firszov 27e59ab824 update ImageSharp.csproj 6 years ago
Anton Firszov 812b4e5c84 move product sources 6 years ago
Anton Firszov 46ba50241f Keep only necessary stuff from SL.Core 6 years ago
James Jackson-South 2e8f50d8f6 Temporarily disable Stylecop in tests 6 years ago
James Jackson-South 3a64f92291 Fix netstandard 1.3 build 6 years ago
James Jackson-South 21ad572ee6 Speed up coverage and respond to comments 6 years ago
James Jackson-South 9dc422d8a1 Add new target frameworks 6 years ago
James Jackson-South a9576efa36 Cleanup solution 6 years ago
James Jackson-South 15244d3947 Use targets. Coverage should now upload 6 years ago
James Jackson-South f7e62adcab Combine xunit and test for converage 6 years ago
James Jackson-South b12dd699f5 Use dotnet test 6 years ago
James Jackson-South 9a478d2089 Move DrawImage processors and extensions. 6 years ago
Scott Williams 728342010e remove all drawing except draw image 6 years ago
James Jackson-South 3e9c1c74e2 Use per-edge buffer + minor optimizations. Fix #1044 6 years ago
James Jackson-South b8306a3bf7 Use single constant definitions. 6 years ago
James Jackson-South 0c043e1b9b Remove obsolete checks and limit horizontal factor. Fix #1076 6 years ago
James Jackson-South 4bdfcbe8cf Simplify and cleanup build constants 6 years ago
James Jackson-South 5b7052c9d0 Enumerate once on clone. Fix #1073 6 years ago
James Jackson-South 047523c11d Speed up tga decoding and add new benchmark comparison 6 years ago
James Jackson-South d7eeb2f7ca Allow custom configuration. Fix #650 6 years ago
James Jackson-South 4b5dd61e14 Post review fixes 6 years ago
James Jackson-South b12924e790 Use Point for offset 6 years ago
James Jackson-South 88521926db Better coverage for Exif values. 6 years ago
Sergio Pedri 692c35b166 Switched to vectorized pixel conversions 6 years ago
Sergio Pedri c21cb57bd7 Added memory pooling in the OilPaintingProcessor 6 years ago
Sergio Pedri 0c0d2bba6d Fixed lambda capturing this 6 years ago
James Jackson-South 15604fce6c All tests pass. 6 years ago
James Jackson-South 505f07762a Fix Number casting and description parsing. 6 years ago
James Jackson-South 1858fa87c0 Initial port + most tests 6 years ago
James Jackson-South 9639624dd7 Move extensions to subfolders for clarity 6 years ago
Sergio Pedri ed02d3525a Added overloads with custom pixel modifiers in pixel shading extensions 6 years ago
Sergio Pedri 14ecd52c9b Added support for custom pixel modifiers 6 years ago
Sergio Pedri 8d2672c0b3 Moved pixel shader processor types 6 years ago
Sergio Pedri 62272a3283 Moved delegate types 6 years ago