4619 Commits (45233668cd50aa171f0125fa9d13b4b17faeacf4)

Author SHA1 Message Date
James Jackson-South 45233668cd Reduce captuing allocation to 16 bytes. 6 years ago
James Jackson-South aaa5bb7e36 Add row action overload 6 years ago
James Jackson-South 1b061b7bf8 Break when minY >= bottom 6 years ago
James Jackson-South 386ba93dde Fix tests 6 years ago
James Jackson-South 343d75adef Test false color parsing 6 years ago
James Jackson-South 50a693791f Delete Rgba32 named colors 6 years ago
James Jackson-South 5babb46211 Delete unused ColorConstants 6 years ago
James Jackson-South 1e9b1ef7dc Add new parsing methods. Fix #1103 6 years ago
Brian Popow 5ff7bb72d2 Revert "Change InternalsVisibleTo from SixLabors.ImageSharp.Sandbox46 to ImageSharp.Tests.ProfilingSandbox" 6 years ago
Brian Popow 9f181a3755 Change InternalsVisibleTo from SixLabors.ImageSharp.Sandbox46 to ImageSharp.Tests.ProfilingSandbox 6 years ago
James Jackson-South 56e0cf2247 Add comment for default value. 6 years ago
James Jackson-South 1b1e181cee Default RepeatCount to 1. Fix #1098 6 years ago
James Jackson-South 520cc5e19c Generics FTW! 6 years ago
James Jackson-South ada16abb49 rename pixel shader extensions and delegates 6 years ago
James Jackson-South 6c4050ff18 Rename IConfigurable 6 years ago
James Jackson-South d4b5eb56b3 Fix documentation comment 6 years ago
James Jackson-South c690e0cf90 Normalize MemoryAllocator references. 6 years ago
James Jackson-South bfc97afd88 Normalize configuration usage and expose method. 6 years ago
James Jackson-South a6a7ac3819 Expose operations. Fix #1092 6 years ago
James Jackson-South 819b2fab52 Fix options calculation precedence 6 years ago
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
Brian Popow 43cbdab113 Fix stylecop warnings in the test project 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