3458 Commits (143a73e655efcf864148e7e2fa2deea1ef097794)
 

Author SHA1 Message Date
Anton Firszov e3af41180d BufferPointer<T>.Clear() 9 years ago
Anton Firszov f796bd60c7 inlining 9 years ago
Anton Firszov c851143e08 better BufferPointer.Copy() 9 years ago
Anton Firszov fdf4911eb4 if (count < 256) { no SIMD } 9 years ago
James Jackson-South e049204160 Fix #127 9 years ago
Anton Firszov 5f90483019 PixelDataPool<T> is no longer static having PixelDataPool<T>.Clean + PixelDataPool<T>.Dirty instead 9 years ago
Anton Firszov 79537eb16e benchmarks 9 years ago
Anton Firszov 05a23b93a6 Using BulkPixelOperations<T> in PixelAccessor<T> 9 years ago
Anton Firszov 19251fe4fe StyleStalin 9 years ago
Anton Firszov 126471b841 naming 9 years ago
Anton Firszov 20c97ddfcb even better BufferPointer.Copy() 9 years ago
Anton Firszov 82a791878a optimized BufferPointer.Copy() implementations 9 years ago
Anton Firszov ebb581b3f6 Color.BulkOperations full implementation 9 years ago
Anton Firszov decb84078f implemented Color.BulkOperations.ToVector4() 9 years ago
Anton Firsov e4bd08c02f Merge pull request #125 from JimBobSquarePants/PinnedBuffer 9 years ago
Andrew Wilkinson 0534ce0f77 Read raw bytes for IFD entries 9 years ago
Anton Firszov d3dc6d2dae Merge remote-tracking branch 'origin/PinnedBuffer' into bulk-pixels 9 years ago
Anton Firszov 23bd85c446 DebugGuard 9 years ago
Anton Firszov 099697cf0a renamed ArrayPointer to BufferPointer 9 years ago
Anton Firszov a8ab5d4b89 Renamed BulkPixelOperation methods, removed ArrayExtensions and the unused dangerous PixelAccessor ctr. 9 years ago
Anton Firszov 4b11becfff IPixel<T>.BulkOperations ---> IPixel<T>.CreateBulkOperations() 9 years ago
Anton Firszov 4e54632d63 BulkPixelOperationsTests.GetGlobalInstance() to make CodeCov happy 9 years ago
Anton Firszov 0c6b34f2b0 Merge remote-tracking branch 'origin/master' into bulk-pixels 9 years ago
Anton Firszov 8a08319ce0 build and testrunning fix 9 years ago
Anton Firszov 6132d8fa4c cleanup & stylecop 9 years ago
Anton Firszov 26b1715bf8 PixelAccessor<T> and PixelArea<T> using PinnedBuffer<T> 9 years ago
Scott Williams 2bbf85ae91 move to alpha release 9 years ago
Scott Williams 1b3a94f370 render using sixlabors.fonts 9 years ago
Andrew Wilkinson e4e2b4c8aa More comprehensive testing of header checks 9 years ago
Andrew Wilkinson 5e0fc3b9fa Read raw data from TIFF IFDs 9 years ago
Andrew Wilkinson be842dc6ab Make TiffDecoderCore more unit-testable 9 years ago
Anton Firszov 1d6dae9462 default BulkPixelOperations passing 9 years ago
Scott Williams 210cecb51d update SixLabors.Shapes 9 years ago
Andrew Wilkinson e976a2c942 Make Tiff implementation details internal 9 years ago
Andrew Wilkinson 7e3d2c0903 Read and validate the TIFF file header. 9 years ago
Anton Firszov 5ae01f1fa8 fixed PackToXyzBytes 9 years ago
Anton Firszov 93f169372b started implementing operations 9 years ago
Anton Firszov 61a2b2520d better tests 9 years ago
Andrew Wilkinson 4f6c75a9ee Add stub Tiff encoders/decoders 9 years ago
Andrew Wilkinson 0196499339 Reference ImageSharp (temporary code sharing) 9 years ago
Anton Firszov b025e99276 Merge remote-tracking branch 'origin/master' into bulk-pixels 9 years ago
Anton Firszov 78f997cd06 PinnedBuffer<T>, better tests 9 years ago
Anton Firszov a52f6bf1b5 BulkPixelOperations<T> skeleton 9 years ago
Anton Firsov 9e8e912b2c Merge pull request #117 from Toxantron/benchmark-min 9 years ago
Anton Firszov 8cc1820d53 Merge remote-tracking branch 'origin/master' into bulk-pixels 9 years ago
Anton Firszov daa7b65e86 revert adding explicit "BenchmarkDotNet.Core" dependency 9 years ago
Anton Firszov f6823888e1 added "BenchmarkDotNet.Core" dependency 9 years ago
Andrew Wilkinson 8cbfc8e67a Add Tiff implementation of IImageFormat 9 years ago
Toxantron cceaeb03e6 Benchmark running on linux 9 years ago
Andrew Wilkinson a74d143dea Add initial Tiff codec projects, and TiffGen 9 years ago