3438 Commits (d610a8536c5b64fd2b07b67d043bd28e4aa055fa)
 

Author SHA1 Message Date
Scott Williams d610a8536c remove resetting stream position 9 years ago
Scott Williams 91c1a8f51a use correct configuration object 9 years ago
Scott Williams b919105f16 ensure all save operations pass along IEncoderOptions 9 years ago
Scott Williams 418218a06b Add IFileSystem 9 years ago
James Jackson-South 904e9bc21c Merge pull request #133 from JimBobSquarePants/fix-vars 9 years ago
Scott Williams e29f3eadd9 fix all instances of var 9 years ago
James Jackson-South f0c896ae5a Remove specific .NETCore version numbers [skip ci] 9 years ago
James Jackson-South a82d28f563 Merge pull request #131 from JimBobSquarePants/2017 9 years ago
James Jackson-South 5712d67ecb Update readme to match new config/requirements 9 years ago
Scott Williams 87f7dd0570 update sixlabors.* dependencies 9 years ago
Scott Williams 503a843507 update appveyor to user 2017 build image 9 years ago
James Jackson-South 42ec55aaf9 Bump version and fix metadata 9 years ago
James Jackson-South f0f1941a0f Fix sandbox build 9 years ago
James Jackson-South 3eda81fb0f Move all drawing code into drawing project 9 years ago
Scott Williams 630674f6b8 Merge branch '2017' of https://github.com/JimBobSquarePants/ImageSharp into 2017-v2 9 years ago
Scott Williams b67f7265d0 update sandbox 9 years ago
James Jackson-South a27258fef9 Remove unneeded package references from drawing. 9 years ago
James Jackson-South e095566fab Fix stylecop.json reference in project 9 years ago
Scott Williams 3cdca134eb just run tests on travis 10 years ago
Scott Williams d970b73253 fix travis 10 years ago
Scott Williams e544c64276 Merge remote-tracking branch 'remotes/origin/master' into 2017-v2 10 years ago
Scott Williams e8359d9eb9 allow codecov to finish 10 years ago
James Jackson-South 0b5396d0df Merge pull request #91 from M-Zuber/master [skip-ci] 10 years ago
Anton Firsov f81a38d702 Merge pull request #126 from JimBobSquarePants/bulk-pixels 10 years ago
Scott Williams 0946956c92 disable header style cop settings 10 years ago
Scott Williams 5608f7a764 tweak file location 10 years ago
Scott Williams 52ab6949e3 vscode run tests in release mode for speed 10 years ago
Scott Williams 12882c030a disable header rules as stylecop.json not working at command line 10 years ago
Scott Williams 9adfa26ba4 try local stylecop.json 10 years ago
Scott Williams eb4e79740c fix stylecop 10 years ago
Scott Williams 2ad4fefa88 add stylecop back 10 years ago
Scott Williams 97f1c38711 produce full pdb for codecov 10 years ago
Scott Williams b37160606e fix build script proj 10 years ago
Scott Williams 509eaf12d5 consolidate packages 10 years ago
Scott Williams 656d27b1f0 Merge branch 'master' into 2017-v2 10 years ago
James Jackson-South 98dd13b935 Resize should respect source rectangle Fix #118 10 years ago
Anton Firszov 704bc17207 remove outdated tests 10 years ago
Scott Williams 05bcdf6ed4 Merge pull request #124 from JimBobSquarePants/font-render 10 years ago
Anton Firszov 3efdbc0300 docs for ClearPixels() 10 years ago
Anton Firszov ac9e06b21c PixelDataPool<T> is static again, it no longer clears it's arrays. 10 years ago
Anton Firszov e3af41180d BufferPointer<T>.Clear() 10 years ago
Anton Firszov f796bd60c7 inlining 10 years ago
Anton Firszov c851143e08 better BufferPointer.Copy() 10 years ago
Anton Firszov fdf4911eb4 if (count < 256) { no SIMD } 10 years ago
James Jackson-South e049204160 Fix #127 10 years ago
Anton Firszov 5f90483019 PixelDataPool<T> is no longer static having PixelDataPool<T>.Clean + PixelDataPool<T>.Dirty instead 10 years ago
Anton Firszov 79537eb16e benchmarks 10 years ago
Anton Firszov 05a23b93a6 Using BulkPixelOperations<T> in PixelAccessor<T> 10 years ago
Anton Firszov 19251fe4fe StyleStalin 10 years ago
Anton Firszov 126471b841 naming 10 years ago