2917 Commits (6da4ac1ed599150dfe7bd0cb8325ebfbda5d9635)
 

Author SHA1 Message Date
antonfirsov 6da4ac1ed5 introduced PixelTypes.ColorWithDefaultImageClass 10 years ago
antonfirsov be59c736f5 renamed TestImageFactory --to--> TestImageProvider 10 years ago
antonfirsov 27b303fe4d Re-applied JpegTests and PixelAccessorTests changes. + added new constructor to PixelArea 10 years ago
antonfirsov 2678539037 re-added & refactored TestUtilities 10 years ago
Dirk Lemstra 4c9e3dc4e7 Refactored TestImages again so they can be used in Attributes. 10 years ago
James Jackson-South 103d8d655d Whoops! Wiped out coverity access key. 10 years ago
James Jackson-South a32c7c69c6 Linux only for now. 10 years ago
James Jackson-South 994853a35c Shift addon to linux only 10 years ago
James Jackson-South d8ae6256b5 Attempt to get x-plat builds running 10 years ago
James Jackson-South 69b3e1949b Re-add net45 without dependancy 10 years ago
James Jackson-South 228b9f9f8b Remove Net4.5 dependencies. 10 years ago
James Jackson-South b5b2e05c77 Update System.Runtime reference for NET4.5 10 years ago
James Jackson-South 232a992ec8 Add build script 10 years ago
James Jackson-South 777b649edc Try configuring with dotnet commands and correct branch 10 years ago
James Jackson-South 6f0677abde Change ubuntu environment 10 years ago
James Jackson-South 2399d64746 Fix for dotnetcore 10 years ago
James Jackson-South e2421b80a6 Should be .travis 10 years ago
James Jackson-South 8456af8a39 Add Travis and Coverity 10 years ago
James Jackson-South 4e77ed5aba Update Readme [skip ci] 10 years ago
James Jackson-South 99fed3ff36 Merging into master 10 years ago
James Jackson-South 69b8cea55f Merging into master 10 years ago
James Jackson-South 4f533666d0 Merge pull request #53 from olivif/olivif/colorconstructortests 10 years ago
James Jackson-South 1bfd6bd4cf Waaaay to kill testing speed! 10 years ago
James Jackson-South d4ca605ff6 Merge remote-tracking branch 'refs/remotes/origin/Fix-gifs' 10 years ago
James Jackson-South 3f2b6c984d Reduce memory used during LZW decoding 10 years ago
James Jackson-South a00b5dd243 Decoder now performs faster than main 10 years ago
James Jackson-South dae509430b Add new test file. 10 years ago
James Jackson-South 00291ae57e Drop 127MB and 50ms off the Wu quantizer. 10 years ago
James Jackson-South bebe4b4057 Apply Otimizations to gif decoder. Touch #54 10 years ago
James Jackson-South e56789cafb Better transparency detection + reduce allocations 10 years ago
James Jackson-South d3684b6223 Better transparency detection + allocation removal 10 years ago
James Jackson-South 64d35e954b Ensure rented arrays are cleared 10 years ago
James Jackson-South 2f439592ef Revert decoder optimizations touch #54 10 years ago
Olivia 7f5139408c Adding color packing tests - FromVector4 ToVector4. 10 years ago
Olivia 8a3ef93855 Fixing object boxing by using dynamic. Adding tests for equality operator and not equality operator. 10 years ago
Olivia 67678d14a3 Adding equality and not equality tests on concrete object type. 10 years ago
Olivia c40ad7f870 Adding type to all constructor test data. 10 years ago
Olivia be91edde44 Adding type to equality test data. 10 years ago
Olivia 66f95c5f86 Adding remark on old tests 10 years ago
Olivia 7e09db435d Adding tests for colors with 3 floats constructors. 10 years ago
Olivia 242f550888 Adding tests for colors with 4 floats constructors. 10 years ago
Olivia 7b97edd123 Better way to test all colors with Vector4 and Vector3 constructors. 10 years ago
Olivia 17ce7b412d Adding color constructor tests. 10 years ago
James Jackson-South 3863f69bff Remove TPacked from generic signature 10 years ago
James Jackson-South 97eece56d3 Add non-generic IPackedPixel interface 10 years ago
James Jackson-South 94210c757a Merge branch 'refs/heads/pr/52' 10 years ago
James Jackson-South 46e11d7da1 Release requires explicit optimization option. 10 years ago
James Jackson-South 614ec92f4f Fix stylecop errors. 10 years ago
James Jackson-South a483e48ee3 Add BigEndianBitConverter tests 10 years ago
James Jackson-South 34dac96e5c Add LittleEndianBitConverter tests 10 years ago