3421 Commits (98bd97c4d294cb55739dfe5705c213fd3d4e06ed)
 

Author SHA1 Message Date
James Jackson-South 98bd97c4d2 Fix stylecop.json reference in project 9 years ago
Scott Williams be25b35a9e just run tests on travis 9 years ago
Scott Williams 7d2f329a15 fix travis 9 years ago
Scott Williams 2ae8ee223f Merge remote-tracking branch 'remotes/origin/master' into 2017-v2 9 years ago
Scott Williams d8729c2be5 allow codecov to finish 9 years ago
James Jackson-South 883e144910 Merge pull request #91 from M-Zuber/master [skip-ci] 9 years ago
Anton Firsov c6898592a3 Merge pull request #126 from JimBobSquarePants/bulk-pixels 9 years ago
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
Anton Firszov 9f21270812 remove outdated tests 9 years ago
Scott Williams 10b2761df7 Merge pull request #124 from JimBobSquarePants/font-render 9 years ago
Anton Firszov a1db28fbae docs for ClearPixels() 9 years ago
Anton Firszov 43a482dc71 PixelDataPool<T> is static again, it no longer clears it's arrays. 9 years ago
Anton Firszov bf92d664e4 BufferPointer<T>.Clear() 9 years ago
Anton Firszov 81ce9f5977 inlining 9 years ago
Anton Firszov 3064b2ba20 better BufferPointer.Copy() 9 years ago
Anton Firszov ebfd6ce899 if (count < 256) { no SIMD } 9 years ago
James Jackson-South 0b08485708 Fix #127 9 years ago
Anton Firszov 973be3c4ac PixelDataPool<T> is no longer static having PixelDataPool<T>.Clean + PixelDataPool<T>.Dirty instead 9 years ago
Anton Firszov 0e526eeeb1 benchmarks 9 years ago
Anton Firszov 13ab7a4631 Using BulkPixelOperations<T> in PixelAccessor<T> 9 years ago
Anton Firszov 6fbd5e1bbc StyleStalin 9 years ago
Anton Firszov e8b0945052 naming 9 years ago
Anton Firszov 6357b94034 even better BufferPointer.Copy() 9 years ago
Anton Firszov ef34b11bca optimized BufferPointer.Copy() implementations 9 years ago
Anton Firszov dfeead95a1 Color.BulkOperations full implementation 9 years ago
Anton Firszov 793fdf41d6 implemented Color.BulkOperations.ToVector4() 9 years ago
Anton Firsov 76b208a98c Merge pull request #125 from JimBobSquarePants/PinnedBuffer 9 years ago
Anton Firszov 920acd8cc6 Merge remote-tracking branch 'origin/PinnedBuffer' into bulk-pixels 9 years ago
Anton Firszov 553d4f2ab7 DebugGuard 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