3146 Commits (5bb01ac3cd158ae82895e9972ca97eb3b91682ad)

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