3 Commits (33bd5a920ca89becebba3f83f63f4b4912f900f2)

Author SHA1 Message Date
James Jackson-South 33bd5a920c Fix arguments order and tests 6 years ago
James Jackson-South 00dc2a8c98 Internalize, partially optimize and rename Action methods. 6 years ago
James Jackson-South b62434cea9 Rename class and add native memory profiler 6 years ago
Anton Firszov 11183d0a94 a few more cases to ParallelHelperTests 6 years ago
James Jackson-South 8e12faddf3 Break when minY >= bottom 6 years ago
James Jackson-South 8cd722cfc5 Revert `using` declaration changes for until we establish guidelines. 6 years ago
Brian Popow f60bc937de Use using declarations to reduce nesting 6 years ago
Brian Popow 7b052c8076 Fix stylecop warnings in the test project 6 years ago
James Jackson-South c24b364be1 Merge namespaces 6 years ago
Anton Firszov 53bb11a236 expose ParallelExecutionSettings and ParallelHelper, fix MaxDegreeOfParallelism 6 years ago
Anton Firszov d758d49f1f expose limited Buffer2D internals, smplify API surface 6 years ago
Simon Cropp bcbd4726a6 use var where apparent (#972) 7 years ago
Simon Cropp 270a073fc6 Cleanup (#965) 7 years ago
Anthony Truskinger 764a73b631 Now throws a better excpetion DrawImage source does not overlap target (#877) 7 years ago
Anton Firszov 0def050866 fixed ParallelHelper + improved tests 7 years ago
Anton Firszov 9e51f4b002 DetectEdgesTest.DetectEdges_InBox issue isolated in a failing test for ParallelHelper.IterateRows() 7 years ago
Anton Firszov 67334c7d2b implemented IterateRowsWithTempBuffer<T> 8 years ago
Anton Firszov e65bb17abd implemented ParallelHelper.IterateRows() 8 years ago
Anton Firszov 7beff69d4c ParallelHelper.IterateRows WIP 8 years ago