3201 Commits (9236cb1269a02deb05ab7d19ea6ee2877be40edc)

Author SHA1 Message Date
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
Brian Popow 7b052c8076 Fix stylecop warnings in the test project 6 years ago
James Jackson-South 9b57a30fd9 Filter xunit references so testrunner does not throw. 6 years ago
James Jackson-South d3f03a2a8d Revert "Test to see if colorspace tests are ran?" 6 years ago
James Jackson-South f2f52f3c93 Test to see if colorspace tests are ran? 6 years ago
James Jackson-South 460ca626bd Update codecov calc and use inbuild ref source/targets 6 years ago
Anton Firszov 7f0dc53d65 fix comment text 6 years ago
Anton Firszov da8fcfc4a8 comments 6 years ago
Anton Firszov 70a28cfc3c minor fixes 6 years ago
Anton Firszov aa576e8532 cleanup ProfilingSandbox 6 years ago