5675 Commits (c3bf1664ab701e2ceaa3b06f1ee83a81b66fd2ef)
 

Author SHA1 Message Date
Jason Nelson c3bf1664ab Eliminate reference to System.Runtime.CompilerServices.Unsafe on .NETCOREAPP2.1 8 years ago
Jason Nelson f1d931a67c Specify the runtime when running tests for netcoreapp2.1 [take 1] 8 years ago
Jason Nelson 4e43db783a Enable AutoGenerateBindingRedirects for tests 8 years ago
Jason Nelson a573ee0a6e Manually reference System.Runtime.CompilerServices.Unsafe in tests 8 years ago
Jason Nelson 1b38d48c4f stackalloc chroma 8 years ago
Jason Nelson 400b9e4366 Interpolate Size 8 years ago
Jason Nelson 154391f973 Enable netcoreapp2.1 tests on AppVeyor 8 years ago
Jason Nelson b1ea9077de Make new Span field on DenseMatrix internal 8 years ago
Jason Nelson 069653d61e Revert "Eliminate allocation processing the identifier in ProcessApp2Marker" 8 years ago
Jason Nelson 0115a0ab30 Eliminate allocation reading BMP file header 8 years ago
Jason Nelson 2a4ea4aa92 Eliminate allocation processing the identifier in ProcessApp2Marker 8 years ago
Jason Nelson 337aa3e8c5 Eliminate allocation reading BMP header 8 years ago
Jason Nelson 5eaa411166 Eliminate cmd allocation in BmpDecoder 8 years ago
Jason Nelson 32cd3f2809 Eliminate subsample allocation in JpegEncoder 8 years ago
Jason Nelson 4f80c17297 Add stream extensions for Span<T> 8 years ago
Jason Nelson bc0ea1bf2e
Merge branch 'master' into netcore21 8 years ago
Jason Nelson 0a16995fe2 Stackalloc LzwDecoder buffer 8 years ago
Jason Nelson 5ad7ae5089 Stackalloc bmp header 8 years ago
James Jackson-South 9b681820a4
Merge pull request #603 from brianpopow/feature/refactorPacketPixelTests 8 years ago
popow cc9b663246 changed assertion in Rgba32_ToRgb24 to check each color channel separately 8 years ago
Jason Nelson 128dd1a147 👮 8 years ago
Jason Nelson 2f68ee011c Update dotnet to RTM 8 years ago
Jason Nelson 369deb3cf6 Remove trailing whitespace 8 years ago
Jason Nelson e0612ad200 Use pattern matching 8 years ago
Jason Nelson b5ec02eb40 Make Exif header a constant 8 years ago
Jason Nelson 23c1f8efd7 Use vectorized Span methods in DenseMatrix 8 years ago
Jason Nelson 40ea87482b Remove unused variable 8 years ago
Jason Nelson 3ea3c093ce Use Encoding.UTF8 overload accepting span 8 years ago
Jason Nelson 24bc975666 Cross target netcoreapp2.1 8 years ago
popow 1028fa5902 using MathF.Round in Pack 8 years ago
popow 60fc00e51a added missing licence note for the pixel tests 8 years ago
popow 1b23982601 corrected namespace of some pixel format tests to SixLabors.ImageSharp.Tests.PixelFormats 8 years ago
popow 14e8d9a69a changed 2.1.300-rc1-008673 to 2.1.300 8 years ago
popow def4aa127c splitted up PackedPixelTests into one test file for each pixel format 8 years ago
popow 5afcca6c6a marked the asserts which fail 8 years ago
brianpopow d921384947
Merge branch 'master' into feature/refactorPacketPixelTests 8 years ago
popow 97d280eeb6 refactored remaining packed pixel tests 8 years ago
James Jackson-South a5190cbe4a
Merge pull request #600 from SixLabors/js/update-dependencies 8 years ago
James Jackson-South 161a6fbb60 Update dependencies 8 years ago
Coen Munckhof d839ddfb24 Update documentation on Guard methods. 8 years ago
popow adb94ee3f9 refactored short2 tests 8 years ago
popow 9f1529ed7f moved NormalizedByte4, NormalizedShort4, Short4 test to a separate file to be able to reproduce #594. Note: the refactored better isolated tests do not produce the error 8 years ago
popow b63b99bbcb moved NormalizedByte4, NormalizedShort4, Short4 test to a separate file to be able to reproduce #594. Note: the refactored better isolated tests do not produce the error 8 years ago
popow 4254cad2b8 refactored NormalizedByte4 tests #594 8 years ago
popow 348fe0c433 refactored NormalizedShort4 tests (#594) 8 years ago
popow 4df8b217e7 even more refactoring of short4 tests 8 years ago
popow 8a42586a5e skipping short4 test on linux again 8 years ago
popow a90825f2f5 fixed expected and actual order in the Asserts 8 years ago
popow 65ff9db024 refactored short4 tests, so the different tests are better isolated (#594) 8 years ago
Anton Firsov b721dd0a35
Merge pull request #596 from SixLabors/af/beta4 8 years ago