3112 Commits (c44f4ae2662ab58265702802f7d71cbe0b10e1d9)
 

Author SHA1 Message Date
James Jackson-South c44f4ae266 Merge branch 'master' of https://github.com/JimBobSquarePants/ImageSharp 9 years ago
James Jackson-South f256120c74 Fix concurrent png decoding 9 years ago
Anton Firszov 65fb6395be refactored RgbaToYcbCr benchmarks to operate on arrays + added Vector<int> based experiments 9 years ago
Anton Firszov 422643b8e2 Initial refactor of RgbToYCbCr: Moved lookup tables to a separate file 9 years ago
James Jackson-South 92d8eb18f0 Add scaled LUT benchmark [skip ci] 9 years ago
James Jackson-South ae5ee80ea4 Add simd approach to benchmark 9 years ago
James Jackson-South dcd201b0e0 Add scaled integer benchmarks. 9 years ago
James Jackson-South bd445a6e5e YCrCr should use byte 9 years ago
Scott Williams 951a1214d8 added comments 9 years ago
Andrew Wilkinson a8b7992b21 Workaround for issues when passing Vector4 into xUnit tests 9 years ago
Andrew Wilkinson dcae033984 Enable running tests for Travis CI builds 9 years ago
Dirk Lemstra 89b0c400f3 Sealed classes. 9 years ago
Scott Williams ac47d9fdde Enforce only access inside array bounds 10 years ago
James Jackson-South 2b3faf5a1d Coverity doesn't support core yet [skip ci] 10 years ago
Scott Williams 5933146dd9 Merge pull request #71 from JimBobSquarePants/optimise-polygon-fill 10 years ago
Scott Williams 1067c788af style 👮 10 years ago
Scott Williams df0775b732 code cleanup and comments 10 years ago
James Jackson-South 730ec56e83 Cleanup resize tests. 10 years ago
James Jackson-South 88d379fb0a Add size overload to Resize 10 years ago
Scott Williams 6a6d0616dc style 👮 10 years ago
Scott Williams 468d06daf5 drop test code 10 years ago
Scott Williams ca05bec9da Fix complex polygon fill 10 years ago
Scott Williams 10b94e4fe8 drop old code 10 years ago
Scott Williams 49a4dd3cc0 fix class name 10 years ago
Scott Williams 9ae9041c8d use abstract base class instead of interface 10 years ago
Scott Williams 9e24b28c01 skip blank sections while filling polygons 10 years ago
Scott Williams d0e3337e8e WIP - Improve polygon fill speed 10 years ago
Scott Williams 364591161c Merge pull request #69 from JimBobSquarePants/tocsoft/split-projects 10 years ago
Scott Williams 12117552f8 fixed typo 10 years ago
Scott Williams 8bad01d8fe added projected to readme 10 years ago
Scott Williams c4f3a8eba2 fixed stylecop path 10 years ago
Anton Firszov 5571823e31 Merge branch 'master' of https://github.com/JimBobSquarePants/ImageSharp 10 years ago
Anton Firszov 9626f46655 BetterBenchmarks(TM): 10 years ago
Anton Firszov 9022836a48 code cleanup in MultiImageBenchmarkBase 10 years ago
Scott Williams f70c2e7188 stylecop cleanup 10 years ago
Scott Williams e033f84b50 make SyncRoot instance level 10 years ago
Scott Williams 4d3532d39b drop configuration extensions 10 years ago
Scott Williams 27b09f56c8 move to static method 10 years ago
Scott Williams add24c2f7d describe versioning statagy 10 years ago
Scott Williams c0210acd97 drop unwanted build cmds 10 years ago
Scott Williams 11236a55f6 Put processors folder/namespace back 10 years ago
James Jackson-South 0e84d465f7 Merge pull request #65 from olivif/olivif/allocationscolorspace 10 years ago
Scott Williams 81c12aea80 revert running tests 10 years ago
Scott Williams 8a916f453d fix namespaces 10 years ago
Scott Williams 940cca746c dropped ToFrame and Clone extensions 10 years ago
Scott Williams 06b3c4b4e7 Dropped ImageSharpd.Formats 10 years ago
Scott Williams 59701c0fbf revert making clases public 10 years ago
Scott Williams 6aea9c21e3 share assembly info 10 years ago
Scott Williams 08ddcd9b0f run tests on travis 10 years ago
Scott Williams 96735416c7 dropped shared helpers 10 years ago