525 Commits (698785aa7c6fb5852bbbbcd2e82b8e7f1cbffd19)

Author SHA1 Message Date
Scott Williams e443a60beb Fix complex polygon fill 9 years ago
Scott Williams 4dc25ee272 drop old code 9 years ago
Scott Williams fd301f2884 skip blank sections while filling polygons 9 years ago
Scott Williams bea633161b WIP - Improve polygon fill speed 9 years ago
Anton Firszov fa1d6c9cb8 BetterBenchmarks(TM): 9 years ago
Anton Firszov 0b881b52d3 code cleanup in MultiImageBenchmarkBase 9 years ago
Scott Williams 1b24cf12c3 move to static method 9 years ago
Scott Williams 734b33b69e Put processors folder/namespace back 9 years ago
Scott Williams d1f110526d Dropped ImageSharpd.Formats 9 years ago
Scott Williams 176ad96dd2 run tests on travis 9 years ago
Dirk Lemstra 85ebc92bae Added pause at the end of Benchmark.cmd to make it possible to leave multiple runs open. 9 years ago
James Jackson-South 1cd423f4db Fix benchmarks. 9 years ago
Scott Williams 5716cb0b23 fixes from rebase 9 years ago
Scott Williams 499f319e68 clean up 9 years ago
Scott Williams 977ef36e00 add missing stylecop file and fix local warnings 9 years ago
Scott Williams b0985ddb0e migrate processors 9 years ago
Scott Williams 6ead567a4c split formats into there own projects/packages 9 years ago
Scott Williams 85061df804 Split Drawing from Core 9 years ago
James Jackson-South f9456c1797 Better configuration tests 9 years ago
James Jackson-South d0cdc4d483 Rename Bootstrapper to Configuration 9 years ago
James Jackson-South 16ee402fea Move bootstrapper initializer 9 years ago
James Jackson-South e13b8dc3a6 Limit constructors, change test format loading 9 years ago
James Jackson-South 93278fa2ae Fix bootstrapper test 9 years ago
James Jackson-South 050b4c5f45 Add ability to set custom Bootstrapper. 9 years ago
Anton Firszov d9d8ee6445 simplified YCbCrImage 9 years ago
Anton Firszov 260349bfb1 ok StyleCop, this time I won! 9 years ago
Anton Firszov 4c3bfab794 JpegTests headers + docs cleanup 9 years ago
Olivia 7064325c15 Adding not almost equals tests. 10 years ago
Olivia ce50b13aa9 Adding almost equality tests. 10 years ago
Olivia 3b12d85a9f Fixing bug with non-inclusive AlmostEquals. 10 years ago
Anton Firszov e2da3e941e removed Tests46 10 years ago
Anton Firszov 185578abee IntegerReferenceDCT docs 10 years ago
Olivia cdf4d4bf4d Adding not equality tests for color spaces. 10 years ago
Olivia 214c19733c Adding test data for all color spaces. Adding null test data. 10 years ago
Olivia e4483f32ad Adding equality tests for color space. 10 years ago
Olivia 6e19183609 Removing common namespace. 10 years ago
Dirk Lemstra 12577b63c9 No more warnings. 10 years ago
Olivia 58485ff74b Adding a test to protect the epsilon value. 10 years ago
Dirk Lemstra 6e5c7de4ef Removed CopyBlock and added new method to copy all the pixels. 10 years ago
James Jackson-South 6e3e358ec8 Replace ToBytes() 10 years ago
Olivia 4cfe946cf8 Fixing namespace for Color spaces. 10 years ago
antonfirsov fbc870ac4b almost worx 10 years ago
antonfirsov 27713664ba refactored GrayImage class --to--> reusable JpegPixelArea cleaned some mess in JpegDecoderCore 10 years ago
Anton Firszov 4f27e6b938 Benchmark_JpegDecoder 10 years ago
antonfirsov 2822e2a950 Benchmark_JpegDecoder 10 years ago
antonfirsov 09be16fe8d re-added tests46 10 years ago
Anton Firszov 55c6452be7 type names instead of var with primitive types, removed ImageSharp.Formats.Jpg subnamespaces, Block8x8F cleanup 10 years ago
Anton Firszov 538729e0dc removed own-branch-specific stuff 10 years ago
antonfirsov 61ba0e70b9 moved Jpeg classes to separate folders 10 years ago
antonfirsov e3def23e3e JpegEncoderCore has "only" 862 lines now 10 years ago