1553 Commits (76dbd64dfeefed26f550a1e4e264b7e69f3ce97b)

Author SHA1 Message Date
Anton Firszov 8edea8c53d PixelDataPool<T>: reduce maximum pooled array size to 32MB for all value types 8 years ago
Anton Firszov d50e446a6f dropping minSizeBytes + fixing tests 8 years ago
Lauri Kotilainen d5b7000c87 - Oops, neglected to fix this test 8 years ago
Lauri Kotilainen d6a2082749 - Removed ArrayPool from WuQuantizer 8 years ago
Lauri Kotilainen a8b26a41ec - Use Configuration.Default.MemoryManager in tests 8 years ago
Lauri Kotilainen 8d44ae346e - Explicitly pass MemoryManager to the places that 8 years ago
Lauri Kotilainen 5d568686db - Removed PixelDataPool 8 years ago
Lauri Kotilainen 1985363ca2 - Removed a test that doesn't actually test anything any more 8 years ago
Lauri Kotilainen b91b2966e8 - Allocate Buffer2Ds from memory manager 8 years ago
Lauri Kotilainen 61b61709a9 - Allocate Buffers from memory manager 8 years ago
Lauri Kotilainen c44c67a18a - Make Buffer2D wrap Buffer 8 years ago
Anton Firszov 831794e3a6 yet another test case for TransformTests 9 years ago
Scott Williams 1ab5511439 Offset pixel grid when rendering with anti-aliasing turned off 9 years ago
Anton Firszov c4940aedae introducing [GroupOutput] + apply it to all filter tests 9 years ago
Anton Firszov 88ffc34b31 clean up filter tests + smaller output images 9 years ago
Anton Firszov a05853de39 Transform_IntoRectangle 9 years ago
James Jackson-South a51708f243 Use test pattern files for tests 9 years ago
Anton Firszov 53534346a5 drop unnecessary "AutoDestRectangle" tests 9 years ago
Anton Firszov 0b9e0a51e0 Transform_RotateScale_ManuallyCentered 9 years ago
James Jackson-South 02f97c93b3 Update default behaviours 9 years ago
Anton Firszov 201e4f43bd more/better TransformTests 9 years ago
James Jackson-South 124b349500 Fix #403 9 years ago
James Jackson-South e884bc3490 Fix #405 9 years ago
James Jackson-South 1f10cb4c6a Disable other edge detection verification 9 years ago
James Jackson-South 643ea4dadc Temp disable edge detection verification 9 years ago
James Jackson-South b7526d3611 Remove methods from test 9 years ago
James Jackson-South 1cfe9bb56c Add Filter extension method + rename 9 years ago
James Jackson-South c3fda8ff8a Refactor filters to match CSS & SVG methods 9 years ago
James Jackson-South 95be7e6aa7 Cleanup + update tests 9 years ago
James Jackson-South 8503ea580c Premultiply FTW! 9 years ago
Anton Firszov f991b8f7c0 failing test for edge artifacts, minimalistic RotateTests, better Rgba32.ToString() 9 years ago
James Jackson-South 68b402971f Fix #390 9 years ago
James Jackson-South 4e12604761 Fix Lancsoz banding + lighter skew tests 9 years ago
Anton Firszov 812fe6c884 better TransformTests 9 years ago
Anton Firszov bcd3371da0 add test for #394 + #395 9 years ago
James Jackson-South c15f2328ec Minor hashing optimizations 9 years ago
James Jackson-South c2d874711d Add new transform draw test 9 years ago
James Jackson-South af819aba07 Normalize matrix transforms across methods 9 years ago
James Jackson-South 36c3a4b9f2 WIP make this work with scaled-down transforms. 9 years ago
James Jackson-South 6b182faf80 Fix inheritance and cleanup 9 years ago
James Jackson-South b26ae165e5 Performance improvements in loop 9 years ago
James Jackson-South bce9d38fe2 Fix sampling offset 9 years ago
Anton Firszov cd71a63113 fix #385 + add test 9 years ago
Anton Firszov 4b56f23c7c testing with all resamplers 9 years ago
James Jackson-South a9b4e3b27a Disable Lanczos2 for now, we need test image 9 years ago
James Jackson-South 37370aa089 Fix affine transforms and cleanup 9 years ago
James Jackson-South 62e0457ee0 Fix broken test 9 years ago
James Jackson-South b5d6a4b692 Remove from tests 9 years ago
James Jackson-South 51e7f03393 Update tests 9 years ago
jasonjyu 64870f5016
Removed commented code. 9 years ago