2156 Commits (a365b5de0056b9046bf854e32cf320970986385e)

Author SHA1 Message Date
Anton Firszov a365b5de00 fix my bug in Encode_WorksWithDiscontiguousBuffers 6 years ago
Anton Firszov e726bcab86 TGA limit 6 years ago
Anton Firszov edb60a898f re-enable skipped test 6 years ago
Anton Firszov 82beb45ea1 re-enable skipped test 6 years ago
Anton Firszov cf5f9f5b8a tests improvements: 6 years ago
Brian Popow c30eb200e7 Add tests for discontiguous buffers for tga 6 years ago
Brian Popow 1d7517677e Add tests for discontiguous buffers for bitmaps 6 years ago
Anton Firszov 0675c80d27 Better exceptions for images with degenerate dimensions 6 years ago
Anton Firszov 8e0a5162ec no, we still can't cache images for 32bit tests 6 years ago
Anton Firszov 22db8e05ac re-enable all target frameworks 6 years ago
Anton Firszov 334f16bf7c fix bug found by DetectEdges_WorksOnWrappedMemoryImage 6 years ago
Anton Firszov fda47858a0 Clean up public API 6 years ago
Anton Firszov 8fda1ef5d0 polish MemoryAllocator API 6 years ago
Anton Firszov 48c6f3f667 implement correct AdvancedImageExtensions behavior 6 years ago
Anton Firszov 80e0eee04f change AdvancedImageExtensions public API-s 6 years ago
Anton Firszov e2b9db5f88 fix JpegEncoder disco buffer handling 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
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 15a7a557f2 Revert `using` declaration changes for until we establish guidelines. 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
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 8a6797c2e4 Move ITestImageProvider to a separate file 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