14362 Commits (b142dbacffb314ef751cd78ffb3eb833d021c9da)
 

Author SHA1 Message Date
Anton Firszov 9f21270812 remove outdated tests 10 years ago
Scott Williams 10b2761df7 Merge pull request #124 from JimBobSquarePants/font-render 10 years ago
Anton Firszov a1db28fbae docs for ClearPixels() 10 years ago
Anton Firszov 43a482dc71 PixelDataPool<T> is static again, it no longer clears it's arrays. 10 years ago
Anton Firszov bf92d664e4 BufferPointer<T>.Clear() 10 years ago
Anton Firszov 81ce9f5977 inlining 10 years ago
Anton Firszov 3064b2ba20 better BufferPointer.Copy() 10 years ago
Anton Firszov ebfd6ce899 if (count < 256) { no SIMD } 10 years ago
James Jackson-South 0b08485708 Fix #127 10 years ago
Anton Firszov 973be3c4ac PixelDataPool<T> is no longer static having PixelDataPool<T>.Clean + PixelDataPool<T>.Dirty instead 10 years ago
Anton Firszov 0e526eeeb1 benchmarks 10 years ago
Anton Firszov 13ab7a4631 Using BulkPixelOperations<T> in PixelAccessor<T> 10 years ago
Anton Firszov 6fbd5e1bbc StyleStalin 10 years ago
Anton Firszov e8b0945052 naming 10 years ago
Anton Firszov 6357b94034 even better BufferPointer.Copy() 10 years ago
Anton Firszov ef34b11bca optimized BufferPointer.Copy() implementations 10 years ago
Anton Firszov dfeead95a1 Color.BulkOperations full implementation 10 years ago
Anton Firszov 793fdf41d6 implemented Color.BulkOperations.ToVector4() 10 years ago
Anton Firsov 76b208a98c Merge pull request #125 from JimBobSquarePants/PinnedBuffer 10 years ago
Andrew Wilkinson 2a89db1a06 Read raw bytes for IFD entries 10 years ago
Anton Firszov 920acd8cc6 Merge remote-tracking branch 'origin/PinnedBuffer' into bulk-pixels 10 years ago
Anton Firszov 553d4f2ab7 DebugGuard 10 years ago
Anton Firszov d04c424bfa renamed ArrayPointer to BufferPointer 10 years ago
Anton Firszov 0032e2b457 Renamed BulkPixelOperation methods, removed ArrayExtensions and the unused dangerous PixelAccessor ctr. 10 years ago
Anton Firszov 2b3b3ea93b IPixel<T>.BulkOperations ---> IPixel<T>.CreateBulkOperations() 10 years ago
Anton Firszov ddc6bf5b18 BulkPixelOperationsTests.GetGlobalInstance() to make CodeCov happy 10 years ago
Anton Firszov 6cca694cd5 Merge remote-tracking branch 'origin/master' into bulk-pixels 10 years ago
Anton Firszov 74f853a55b build and testrunning fix 10 years ago
Anton Firszov e59255d43f cleanup & stylecop 10 years ago
Anton Firszov c9e17d8966 PixelAccessor<T> and PixelArea<T> using PinnedBuffer<T> 10 years ago
Scott Williams bc1440798f move to alpha release 10 years ago
Scott Williams 76905dab5e render using sixlabors.fonts 10 years ago
Andrew Wilkinson cd9df139f2 More comprehensive testing of header checks 10 years ago
Andrew Wilkinson dff3ca43cf Read raw data from TIFF IFDs 10 years ago
Andrew Wilkinson f0237696f9 Make TiffDecoderCore more unit-testable 10 years ago
Anton Firszov fa060e98fa default BulkPixelOperations passing 10 years ago
Scott Williams a98be90e19 update SixLabors.Shapes 10 years ago
Andrew Wilkinson 300a4bd03c Make Tiff implementation details internal 10 years ago
Andrew Wilkinson 1c9f39918f Read and validate the TIFF file header. 10 years ago
Anton Firszov 739db5f3bc fixed PackToXyzBytes 10 years ago
Anton Firszov bf0d03fe89 started implementing operations 10 years ago
Anton Firszov bca8c6f5ea better tests 10 years ago
Andrew Wilkinson 9848245df3 Add stub Tiff encoders/decoders 10 years ago
Andrew Wilkinson b120e7b359 Reference ImageSharp (temporary code sharing) 10 years ago
Anton Firszov 2b57a471dd Merge remote-tracking branch 'origin/master' into bulk-pixels 10 years ago
Anton Firszov 1d2d7cb6e2 PinnedBuffer<T>, better tests 10 years ago
Anton Firszov 598ebdbd96 BulkPixelOperations<T> skeleton 10 years ago
Anton Firsov 8f65842069 Merge pull request #117 from Toxantron/benchmark-min 10 years ago
Anton Firszov c9085c081f Merge remote-tracking branch 'origin/master' into bulk-pixels 10 years ago
Anton Firszov 87b2be9e5f revert adding explicit "BenchmarkDotNet.Core" dependency 10 years ago