5922 Commits (c36b0dfd0bd46b2d78df97d356aba43899ccefc0)
 

Author SHA1 Message Date
Scott Williams 4c08bb985b apply optermised font rendering path to glyphs outlines 8 years ago
Scott Williams bbd8acbf50 increase tolerance on tests 8 years ago
James Jackson-South 0e9efdf693 Fix alpha8 conversion. 8 years ago
James Jackson-South 97012b96ce Can now decode all bit depths. 8 years ago
Jason Nelson eef2fff653 Specify the runtime when running tests for netcoreapp2.1 [take 1] 8 years ago
James Jackson-South aee47781fb Use Rgb48 for 16 bit png decoding. 8 years ago
James Jackson-South 3049324ce7 Add IPixel Rgb48 methods 8 years ago
James Jackson-South 2a7bde5e0f Fix tests 8 years ago
James Jackson-South 332dd70cfb Add Rgb48 tests 8 years ago
James Jackson-South 6ea2962f93 Rgba48 => Rgb48 8 years ago
James Jackson-South c4646b62ff Add Rgb48 8 years ago
James Jackson-South 2ad603afc1 Minor cleanup 8 years ago
Scott Williams 0d42806cb5 ensure pen code path is tested 8 years ago
Jason Nelson 9b6186770d Enable AutoGenerateBindingRedirects for tests 8 years ago
Jason Nelson 0d78eb8396 Manually reference System.Runtime.CompilerServices.Unsafe in tests 8 years ago
Jason Nelson 4c26dd9a5f stackalloc chroma 8 years ago
Jason Nelson 8c9e634e66 Interpolate Size 8 years ago
James Jackson-South fa4226a21b Fix conversion add conversion tests 8 years ago
James Jackson-South 7c72ea51dc Fix ImageMaths change. 8 years ago
Scott Williams 544f207217 really update reference images this time 8 years ago
Scott Williams fe1262a34d update reference images 8 years ago
James Jackson-South 88cb24266e Add some TODOs 8 years ago
James Jackson-South e349d4ba8c Read Rgba64 png + some tests 8 years ago
Scott Williams a8fa985b66 add optermised drawing path with cached glyph rendering 8 years ago
brianpopow 7380a63736
Merge pull request #1 from SixLabors/master 8 years ago
James Jackson-South 45345370bb Add Rgba64 methods to IPixel. Touch #610 8 years ago
James Jackson-South e9ddf0f604 Refactor Rgba64 8 years ago
Jason Nelson dda53ff3b3 Enable netcoreapp2.1 tests on AppVeyor 8 years ago
Jason Nelson b858c4ffb9 Make new Span field on DenseMatrix internal 8 years ago
Jason Nelson 2f2484d834 Revert "Eliminate allocation processing the identifier in ProcessApp2Marker" 8 years ago
Jason Nelson c5e42dffa1 Eliminate allocation reading BMP file header 8 years ago
Jason Nelson e4bddc786f Eliminate allocation processing the identifier in ProcessApp2Marker 8 years ago
Jason Nelson fb50cede53 Eliminate allocation reading BMP header 8 years ago
Jason Nelson f6936c6be0 Eliminate cmd allocation in BmpDecoder 8 years ago
Jason Nelson 15c610f850 Eliminate subsample allocation in JpegEncoder 8 years ago
Jason Nelson 5abcf2b179 Add stream extensions for Span<T> 8 years ago
Anton Firszov c87726e123 CloningImageProcessor uses SwapOrCopyPixelsBuffersFrom() 8 years ago
Anton Firszov 9ab51ff3b2 IBuffer<T>.IsMemoryOwner, Buffer2D<T>.SwapOrCopyContent() 8 years ago
Anton Firszov 8af0df92ff fix Benchmarks project 8 years ago
Anton Firszov b6d86d8696 mark DangerousGetPinnableReferenceToPixelBuffer() obsolete 8 years ago
Anton Firszov 8c8fd3267f Merge remote-tracking branch 'origin/master' into af/memory-bridge 8 years ago
Anton Firszov e417ea275e rename namespace: SixLabors.ImageSharp.Memory -> SixLabors.Memory 8 years ago
Anton Firszov 86e6f863ea RENAME: MemoryManager -> MemoryAllocator 8 years ago
Anton Firszov 441f0365a6 Image.WrapMemory works 8 years ago
Anton Firszov a8c9893e2f refactor FillRegionProcessor, drop MemoryManager.AllocateFake 8 years ago
Anton Firszov cac9d10e3a fix ShapeRegionTests 8 years ago
Anton Firszov d71ba3d761 refactor SixLabors.ImageSharp.Primitives.Region 8 years ago
Anton Firszov e33a167826 GetPixelRowMemory(), GetPixelRowSpan() 8 years ago
Anton Firszov 141d39c319 GetPixelMemory() tests 8 years ago
Anton Firszov de717cf94a normalize IBuffer2D<T> API 8 years ago