3422 Commits (b67f7265d0d348e41c803fe6bec1df5b80e3821a)
 

Author SHA1 Message Date
Scott Williams b67f7265d0 update sandbox 9 years ago
James Jackson-South e095566fab Fix stylecop.json reference in project 9 years ago
Scott Williams 3cdca134eb just run tests on travis 9 years ago
Scott Williams d970b73253 fix travis 9 years ago
Scott Williams e544c64276 Merge remote-tracking branch 'remotes/origin/master' into 2017-v2 9 years ago
Scott Williams e8359d9eb9 allow codecov to finish 9 years ago
James Jackson-South 0b5396d0df Merge pull request #91 from M-Zuber/master [skip-ci] 9 years ago
Anton Firsov f81a38d702 Merge pull request #126 from JimBobSquarePants/bulk-pixels 9 years ago
Scott Williams 0946956c92 disable header style cop settings 9 years ago
Scott Williams 5608f7a764 tweak file location 9 years ago
Scott Williams 52ab6949e3 vscode run tests in release mode for speed 9 years ago
Scott Williams 12882c030a disable header rules as stylecop.json not working at command line 9 years ago
Scott Williams 9adfa26ba4 try local stylecop.json 9 years ago
Scott Williams eb4e79740c fix stylecop 9 years ago
Scott Williams 2ad4fefa88 add stylecop back 9 years ago
Scott Williams 97f1c38711 produce full pdb for codecov 9 years ago
Scott Williams b37160606e fix build script proj 9 years ago
Scott Williams 509eaf12d5 consolidate packages 9 years ago
Scott Williams 656d27b1f0 Merge branch 'master' into 2017-v2 9 years ago
James Jackson-South 98dd13b935 Resize should respect source rectangle Fix #118 9 years ago
Anton Firszov 704bc17207 remove outdated tests 9 years ago
Scott Williams 05bcdf6ed4 Merge pull request #124 from JimBobSquarePants/font-render 9 years ago
Anton Firszov 3efdbc0300 docs for ClearPixels() 9 years ago
Anton Firszov ac9e06b21c PixelDataPool<T> is static again, it no longer clears it's arrays. 9 years ago
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
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