5055 Commits (78a584e8482b052d7a9885682299e2f37518d83d)

Author SHA1 Message Date
James Jackson-South bfc97afd88 Normalize configuration usage and expose method. 6 years ago
James Jackson-South a6a7ac3819 Expose operations. Fix #1092 6 years ago
Anton Firszov b25cfb5ead make stuff internal 6 years ago
Anton Firszov f595ead9e4 bufferLengthAlignment 6 years ago
Anton Firszov a674abcdee bufferLengthAlignment 6 years ago
Anton Firszov 635c72792b better comments 6 years ago
Anton Firszov 1513b1079a adjust names 6 years ago
Anton Firszov 3943751416 initial skeleton of discontinuous buffer object model 6 years ago
Anton Firszov f91c50d610 fast-dev-hack 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
Anton Firszov 60008fc740 use only netcoreapp3.1 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
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