3395 Commits (8303c65d2fb015147b6cbd5ae482fbf8fed6ab76)
 

Author SHA1 Message Date
Scott Williams 8303c65d2f disable header style cop settings 9 years ago
Scott Williams f921dd171a tweak file location 9 years ago
Scott Williams 9f2f674c0b vscode run tests in release mode for speed 9 years ago
Scott Williams 7616142dc0 disable header rules as stylecop.json not working at command line 9 years ago
Scott Williams aae0ca9cff try local stylecop.json 9 years ago
Scott Williams 6fba1f3949 fix stylecop 9 years ago
Scott Williams 378adc20d0 add stylecop back 9 years ago
Scott Williams 88d96c7345 produce full pdb for codecov 9 years ago
Scott Williams 79d7c5bf25 fix build script proj 9 years ago
Scott Williams 3b59b02488 consolidate packages 9 years ago
Scott Williams cfd749f27d Merge branch 'master' into 2017-v2 9 years ago
James Jackson-South 43b08e509a Resize should respect source rectangle Fix #118 9 years ago
Scott Williams 10b2761df7 Merge pull request #124 from JimBobSquarePants/font-render 9 years ago
James Jackson-South 0b08485708 Fix #127 9 years ago
Anton Firsov 76b208a98c Merge pull request #125 from JimBobSquarePants/PinnedBuffer 9 years ago
Anton Firszov d04c424bfa renamed ArrayPointer to BufferPointer 9 years ago
Anton Firszov 0032e2b457 Renamed BulkPixelOperation methods, removed ArrayExtensions and the unused dangerous PixelAccessor ctr. 9 years ago
Anton Firszov 2b3b3ea93b IPixel<T>.BulkOperations ---> IPixel<T>.CreateBulkOperations() 9 years ago
Anton Firszov ddc6bf5b18 BulkPixelOperationsTests.GetGlobalInstance() to make CodeCov happy 9 years ago
Anton Firszov 6cca694cd5 Merge remote-tracking branch 'origin/master' into bulk-pixels 9 years ago
Anton Firszov 74f853a55b build and testrunning fix 9 years ago
Anton Firszov e59255d43f cleanup & stylecop 9 years ago
Anton Firszov c9e17d8966 PixelAccessor<T> and PixelArea<T> using PinnedBuffer<T> 9 years ago
Scott Williams bc1440798f move to alpha release 9 years ago
Scott Williams 76905dab5e render using sixlabors.fonts 9 years ago
Anton Firszov fa060e98fa default BulkPixelOperations passing 9 years ago
Scott Williams a98be90e19 update SixLabors.Shapes 9 years ago
Anton Firszov 739db5f3bc fixed PackToXyzBytes 9 years ago
Anton Firszov bf0d03fe89 started implementing operations 9 years ago
Anton Firszov bca8c6f5ea better tests 9 years ago
Anton Firszov 2b57a471dd Merge remote-tracking branch 'origin/master' into bulk-pixels 9 years ago
Anton Firszov 1d2d7cb6e2 PinnedBuffer<T>, better tests 9 years ago
Anton Firszov 598ebdbd96 BulkPixelOperations<T> skeleton 9 years ago
Anton Firsov 8f65842069 Merge pull request #117 from Toxantron/benchmark-min 9 years ago
Anton Firszov c9085c081f Merge remote-tracking branch 'origin/master' into bulk-pixels 9 years ago
Anton Firszov 87b2be9e5f revert adding explicit "BenchmarkDotNet.Core" dependency 9 years ago
Anton Firszov bd9301fbdd added "BenchmarkDotNet.Core" dependency 9 years ago
Toxantron 784ded5ce0 Benchmark running on linux 9 years ago
Scott Williams c3e6980609 Fix drawing on transparent background 9 years ago
Scott Williams c2904aa234 Update SixLabors.Shapes version 9 years ago
James Jackson-South 2032017dbf Prevent logo squish on mobile [skip ci] 9 years ago
James Jackson-South 525c1cf98d Drop px [skip ci] 9 years ago
James Jackson-South f0089cff96 Reduce logo height [skip ci] 9 years ago
James Jackson-South a97e6c9ec8 Update readme [skip ci] 9 years ago
James Jackson-South 3f16b57988 Re export images [skip ci] 9 years ago
James Jackson-South f6be42a486 Branding.... 9 years ago
James Jackson-South ab0c5d01c9 Inline filters 9 years ago
James Jackson-South c45b945489 Fix #115 9 years ago
Dirk Lemstra 052ecdc337 Changed optional arguments into overloads. 9 years ago
Dirk Lemstra 48baea5ffe Added missing initialization of the quantizer field. 9 years ago