2907 Commits (05a62ae2fb9fae6d5cbfdfd64331b5a930bc1467)

Author SHA1 Message Date
Anton Firszov 3b3d3d92e2 fix bug found by DetectEdges_WorksOnWrappedMemoryImage 6 years ago
Anton Firszov 2a4c8492f9 Clean up public API 6 years ago
Anton Firszov 87d1ec55e8 polish MemoryAllocator API 6 years ago
Anton Firszov 793a4fb6c1 implement correct AdvancedImageExtensions behavior 6 years ago
Anton Firszov ee502195c2 change AdvancedImageExtensions public API-s 6 years ago
Anton Firszov f99ead64c2 fix JpegEncoder disco buffer handling 6 years ago
James Jackson-South d8164d3b04 Fix non-windows build 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
James Jackson-South 4c023b2589 Add memorydiagnoser 6 years ago
Anton Firszov 11183d0a94 a few more cases to ParallelHelperTests 6 years ago
Anton Firszov c2cecdfff8 jpeg encoder tests for disco buffers 6 years ago
Anton Firszov d2b99294f7 Decode Jpegs to non-contiguous buffers 6 years ago
James Jackson-South 8e12faddf3 Break when minY >= bottom 6 years ago
James Jackson-South ad8525e6c1 Test false color parsing 6 years ago
James Jackson-South ba329d3bdd Delete Rgba32 named colors 6 years ago
Anton Firszov 492e233d97 Actually resize a 30k x 30k image 6 years ago
Anton Firszov a3a0a3d1d8 robust BufferArea 6 years ago
Anton Firszov 35796da28c Improve robustness of discontiguous Buffer2D 6 years ago
Anton Firszov a4980be72d replace MemorySource with MemoryGroup 6 years ago
Anton Firszov eb8ea992f5 GetBoundedSlice, CopyTo/From span 6 years ago
Anton Firszov 52f5f05243 SwapOrCopyContent() works 6 years ago
Anton Firszov 7edc418141 Implemented: CopyTo, TransformTo, TransformInplace 6 years ago
Anton Firszov e93de01c2c CopyTo WIP 6 years ago
Anton Firszov 302c06b3a6 add some tests for CopyTo 6 years ago
Anton Firszov b74e1b7695 Allocate works 6 years ago
Anton Firszov d3e3e953ba More tests for MemoryGroup.Allocate() 6 years ago
Anton Firszov 591ed2765d test cases for MemoryGroup.Allocate() 6 years ago
James Jackson-South 93a6cc092f Add new parsing methods. Fix #1103 6 years ago
James Jackson-South 8cd722cfc5 Revert `using` declaration changes for until we establish guidelines. 6 years ago
Brian Popow 8a2f070684 Remove including tests into the profiling sandbox 6 years ago
Brian Popow 52a98e82f0 Fix some leftover stylecop warnings 6 years ago
James Jackson-South 62feaf33e1 Default RepeatCount to 1. Fix #1098 6 years ago
James Jackson-South fb1f38a261 rename pixel shader extensions and delegates 6 years ago
James Jackson-South 9e6a03459a Normalize MemoryAllocator references. 6 years ago
Anton Firszov d90ece2729 initial skeleton of discontinuous buffer object model 6 years ago
Anton Firszov 9eed2f0344 fast-dev-hack 6 years ago
James Jackson-South bc1dde64c8 Update options helper to use switch and complete tests 6 years ago
Anton Firszov cdc3d395f3 use only netcoreapp3.1 6 years ago
Marco Rossignoli bb27648552 fix ci 6 years ago
James Jackson-South 6ddd5f6e28 Revert HSL<=>Rgb test changes 6 years ago
James Jackson-South 5c4324f241 Update LenseInfo name and type to match specification 6 years ago
Anton Firszov aeb0100361 LambdaProvider -> serializable MemberMethodProvider 6 years ago
Brian Popow a75d5cc16f Revert comment as it was before, add exception for SA1115 6 years ago
Brian Popow f688b09d12 Move ITestImageProvider to a separate file 6 years ago
Brian Popow c0221c458c Defining the tmp vars in a single line again 6 years ago
Brian Popow d17eb1df6d Rename method names again to be the same as in the reference implementation 6 years ago
Brian Popow 51230a776f Change WithTestPatternImageAttribute to WithTestPatternImagesAttribute 6 years ago
Brian Popow 1844654c24 Remove regions 6 years ago
Brian Popow f60bc937de Use using declarations to reduce nesting 6 years ago