1330 Commits (2dfe899da9f38e792b60ebca6ff3a85b035c1bcc)

Author SHA1 Message Date
James Jackson-South 011e9c32f1 Can now encode 16bit pngs. 8 years ago
James Jackson-South 4f7888cb91 Add pixel operation tests 8 years ago
James Jackson-South daee49eb27 Add Rgb48 tests 8 years ago
James Jackson-South 019c337b5b Use Rgb48 for 16 bit png decoding. 8 years ago
James Jackson-South 3699ce30ec Fix tests 8 years ago
James Jackson-South 05b16cdb0f Add Rgb48 tests 8 years ago
James Jackson-South a24fc44723 Minor cleanup 8 years ago
James Jackson-South 662f4082d7 Fix conversion add conversion tests 8 years ago
James Jackson-South 6c5c2a5cd1 Read Rgba64 png + some tests 8 years ago
James Jackson-South 4c0176419c Refactor Rgba64 8 years ago
Anton Firszov dfd59dd25e CloningImageProcessor uses SwapOrCopyPixelsBuffersFrom() 8 years ago
Anton Firszov f6dd91922e IBuffer<T>.IsMemoryOwner, Buffer2D<T>.SwapOrCopyContent() 8 years ago
Anton Firszov 71b826d010 mark DangerousGetPinnableReferenceToPixelBuffer() obsolete 8 years ago
Anton Firszov 85d7548049 rename namespace: SixLabors.ImageSharp.Memory -> SixLabors.Memory 8 years ago
Anton Firszov 6585f9551f RENAME: MemoryManager -> MemoryAllocator 8 years ago
Anton Firszov 5e428ed458 Image.WrapMemory works 8 years ago
Anton Firszov 259f9736f3 refactor FillRegionProcessor, drop MemoryManager.AllocateFake 8 years ago
Anton Firszov 66678cc5ae fix ShapeRegionTests 8 years ago
Anton Firszov 85d0295f44 refactor SixLabors.ImageSharp.Primitives.Region 8 years ago
Anton Firszov 7fd6b27100 GetPixelRowMemory(), GetPixelRowSpan() 8 years ago
Anton Firszov 6c1aca985d GetPixelMemory() tests 8 years ago
Anton Firszov 5847c5f949 normalize IBuffer2D<T> API 8 years ago
Anton Firszov b32c7849f3 introduce .GetPixelMemory(), get rid of BufferExtensions.GetMemory() 8 years ago
Anton Firszov 977eab6f2b System.Buffers.MemoryManager<T> is adapted 8 years ago
Anton Firszov e610fd0f7a Change IBuffer<T>.Span to IBuffer<T>.GetSpan() to match System.Buffers.MemoryManager<T> API 8 years ago
popow cc9b663246 changed assertion in Rgba32_ToRgb24 to check each color channel separately 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 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
popow 97d280eeb6 refactored remaining packed pixel tests 8 years ago
James Jackson-South 161a6fbb60 Update dependencies 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 Firszov 7a474d9308 validating tests for DrawText() 8 years ago
Anton Firszov 2694ec741d unskipping CloneAs_ToBgr24 8 years ago
Anton Firszov 23189f693e skipping tests in PackedPixelTests (see #594) 8 years ago
James Jackson-South 48c4003896 Use Configuration over MemoryManager for ImageFrame<TPixel> 8 years ago
Dirk Lemstra decb92f0e6 Disable caching in the FileProvider for the 32bit build. 8 years ago
Dirk Lemstra 58f3c0e821 Added extra images to the exclude list and also skip them locally. 8 years ago
Anton Firsov 99e775967e
Making net471 the first target again, hope it will fix travis 8 years ago
Johannes Bildstein 3747f46a50 add check for ICC profile validity 8 years ago
Anton Firszov bb316c28b3 add netcoreapp2.1 target and change README.md 8 years ago