2838 Commits (c69eb2bee020eae87d69d6237705e54ce9add36a)

Author SHA1 Message Date
Anton Firszov 334f16bf7c fix bug found by DetectEdges_WorksOnWrappedMemoryImage 7 years ago
Anton Firszov fda47858a0 Clean up public API 7 years ago
Anton Firszov 8fda1ef5d0 polish MemoryAllocator API 7 years ago
Anton Firszov 48c6f3f667 implement correct AdvancedImageExtensions behavior 7 years ago
Anton Firszov 80e0eee04f change AdvancedImageExtensions public API-s 7 years ago
Anton Firszov e2b9db5f88 fix JpegEncoder disco buffer handling 7 years ago
James Jackson-South 3b3e6ab507 Fix non-windows build 7 years ago
James Jackson-South e40731d5da Internalize, partially optimize and rename Action methods. 7 years ago
James Jackson-South 62890f8184 Rename class and add native memory profiler 7 years ago
James Jackson-South 463f0a9c97 Add memorydiagnoser 7 years ago
Anton Firszov b3e09630a7 a few more cases to ParallelHelperTests 7 years ago
Anton Firszov 742b1d9a63 jpeg encoder tests for disco buffers 7 years ago
Anton Firszov 3d832d76dd Decode Jpegs to non-contiguous buffers 7 years ago
James Jackson-South 1b061b7bf8 Break when minY >= bottom 7 years ago
James Jackson-South 343d75adef Test false color parsing 7 years ago
James Jackson-South 50a693791f Delete Rgba32 named colors 7 years ago
Anton Firszov da65467918 Actually resize a 30k x 30k image 7 years ago
Anton Firszov 06399150e0 robust BufferArea 7 years ago
Anton Firszov 8bd19cb564 Improve robustness of discontiguous Buffer2D 7 years ago
Anton Firszov fa04bf0c3a replace MemorySource with MemoryGroup 7 years ago
Anton Firszov d7caa9016d GetBoundedSlice, CopyTo/From span 7 years ago
Anton Firszov dfc892d270 SwapOrCopyContent() works 7 years ago
Anton Firszov 1d5d994510 Implemented: CopyTo, TransformTo, TransformInplace 7 years ago
Anton Firszov bbd4daffe5 CopyTo WIP 7 years ago
Anton Firszov 94eb3dfe04 add some tests for CopyTo 7 years ago
Anton Firszov 0dfb208785 Allocate works 7 years ago
Anton Firszov 98e5ca7433 More tests for MemoryGroup.Allocate() 7 years ago
Anton Firszov c756c3a274 test cases for MemoryGroup.Allocate() 7 years ago
James Jackson-South 1e9b1ef7dc Add new parsing methods. Fix #1103 7 years ago
James Jackson-South 15a7a557f2 Revert `using` declaration changes for until we establish guidelines. 7 years ago
Brian Popow 0bce7af847 Remove including tests into the profiling sandbox 7 years ago
Brian Popow 6f0e6e9a26 Fix some leftover stylecop warnings 7 years ago
James Jackson-South 1b1e181cee Default RepeatCount to 1. Fix #1098 7 years ago
James Jackson-South ada16abb49 rename pixel shader extensions and delegates 7 years ago
James Jackson-South c690e0cf90 Normalize MemoryAllocator references. 7 years ago
Anton Firszov 3943751416 initial skeleton of discontinuous buffer object model 7 years ago
Anton Firszov f91c50d610 fast-dev-hack 7 years ago
James Jackson-South b485452630 Update options helper to use switch and complete tests 7 years ago
Marco Rossignoli dfe882d948 fix ci 7 years ago
James Jackson-South 23b942332f Revert HSL<=>Rgb test changes 7 years ago
James Jackson-South 8d7b88053b Update LenseInfo name and type to match specification 7 years ago
Anton Firszov e115ba6a11 LambdaProvider -> serializable MemberMethodProvider 7 years ago
Brian Popow d59ca988a0 Revert comment as it was before, add exception for SA1115 7 years ago
Brian Popow 8a6797c2e4 Move ITestImageProvider to a separate file 7 years ago
Brian Popow 715de4cd3c Defining the tmp vars in a single line again 7 years ago
Brian Popow 94dc54b414 Rename method names again to be the same as in the reference implementation 7 years ago
Brian Popow f897ab6f8d Change WithTestPatternImageAttribute to WithTestPatternImagesAttribute 7 years ago
Brian Popow 6c40593e0c Remove regions 7 years ago
Brian Popow 38454f8fde Use using declarations to reduce nesting 7 years ago
Brian Popow 43cbdab113 Fix stylecop warnings in the test project 7 years ago