4621 Commits (b74e1b7695b6bb6cf886d2f504eee684d6cda8dc)

Author SHA1 Message Date
Anton Firszov b74e1b7695 Allocate works 7 years ago
Anton Firszov d3e3e953ba More tests for MemoryGroup.Allocate() 7 years ago
Anton Firszov 591ed2765d test cases for MemoryGroup.Allocate() 7 years ago
Brian Popow 47b54328e0 Revert "Change InternalsVisibleTo from SixLabors.ImageSharp.Sandbox46 to ImageSharp.Tests.ProfilingSandbox" 7 years ago
Brian Popow 1b899d920e Change InternalsVisibleTo from SixLabors.ImageSharp.Sandbox46 to ImageSharp.Tests.ProfilingSandbox 7 years ago
James Jackson-South cc46f801d3 Add comment for default value. 7 years ago
James Jackson-South 62feaf33e1 Default RepeatCount to 1. Fix #1098 7 years ago
James Jackson-South f089d49a72 Generics FTW! 7 years ago
James Jackson-South fb1f38a261 rename pixel shader extensions and delegates 7 years ago
James Jackson-South 158d610b51 Rename IConfigurable 7 years ago
James Jackson-South a4257e002a Fix documentation comment 7 years ago
James Jackson-South 9e6a03459a Normalize MemoryAllocator references. 7 years ago
James Jackson-South 4f46b3e1a4 Normalize configuration usage and expose method. 7 years ago
James Jackson-South e848f9d01b Expose operations. Fix #1092 7 years ago
Anton Firszov 8764fd44f5 make stuff internal 7 years ago
Anton Firszov ef9bc9ec27 bufferLengthAlignment 7 years ago
Anton Firszov 1b54376c1c bufferLengthAlignment 7 years ago
Anton Firszov 1e663d72de better comments 7 years ago
Anton Firszov 32502d041b adjust names 7 years ago
Anton Firszov d90ece2729 initial skeleton of discontinuous buffer object model 7 years ago
Anton Firszov 9eed2f0344 fast-dev-hack 7 years ago
James Jackson-South 02199fdd2b Fix options calculation precedence 7 years ago
James Jackson-South bc1dde64c8 Update options helper to use switch and complete tests 7 years ago
Sergio Pedri b048dacaa7 Removed using statements, added detailed comment 7 years ago
Sergio Pedri 156aaa3446 Reimplemented bulk conversion for target row 7 years ago
Sergio Pedri c09a25426e Fixed indexing of source row span 7 years ago
Sergio Pedri a8650aa5f1 Reintroduced bulk ToVector4 source conversion 7 years ago
Sergio Pedri 37e318de6d Fixed a rollback error 7 years ago
Brian Popow c4e5796158 Use using declarations to reduce nesting 7 years ago
Brian Popow c542dffd08 Revert changes from 692c35b166ca7a18680b5efa6cd863ee48e01e11: "Switched to vectorized pixel conversions" 7 years ago
Sergio Pedri d7a2dee255 Added missing using statement 7 years ago
Sergio Pedri bacdb623af Reduced number of memory allocations 7 years ago
Sergio Pedri 62e347a514 Removed incorrect using directive 7 years ago
James Jackson-South 5c4324f241 Update LenseInfo name and type to match specification 7 years ago
Brian Popow 7b052c8076 Fix stylecop warnings in the test project 7 years ago
James Jackson-South 38d833a571 Remove duplicate Constants 7 years ago
James Jackson-South c24b364be1 Merge namespaces 7 years ago
Anton Firszov b3846c49b0 cherry pick CI improvements from @JimBobSquarePants 7 years ago
Anton Firszov 779720c345 move Core primitives to a subfolder for now 7 years ago
Anton Firszov 9c64cdd193 update ImageSharp.csproj 7 years ago
Anton Firszov d14ef994cf move product sources 7 years ago
Anton Firszov 5da9abf655 Keep only necessary stuff from SL.Core 7 years ago
James Jackson-South 937b4d37de Temporarily disable Stylecop in tests 7 years ago
James Jackson-South 0cb40d1a86 Fix netstandard 1.3 build 7 years ago
James Jackson-South b88dd992bb Speed up coverage and respond to comments 7 years ago
James Jackson-South 03aa2fb775 Add new target frameworks 7 years ago
James Jackson-South 68ecb31b7f Cleanup solution 7 years ago
James Jackson-South 98b42eb90e Use targets. Coverage should now upload 7 years ago
James Jackson-South f8a86af006 Combine xunit and test for converage 7 years ago
James Jackson-South 07f9a2c27d Use dotnet test 7 years ago