2905 Commits (ca2ed0d68285d72800a4e6a155308aac380c79c6)

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