784 Commits (4fe932ad2a6e2d1e2e5d2d905f3cdf65e2e17618)

Author SHA1 Message Date
Scott Williams 59c9b88cbd added unit tests for Paths 9 years ago
Scott Williams 885cc58485 update to alpha2 to fix beziers 9 years ago
Scott Williams 7fbc755907 split out paths from basic drawing 9 years ago
Scott Williams b8de058453 added IRegion and droped use of vectors in brushes 9 years ago
Scott Williams 7d253d81ed migrate to third party shapes library 9 years ago
James Jackson-South 2992ffe17d Fix quantizer test 9 years ago
Scott Williams f17831a4d6 Have PixelAccessor manage PixelPool data. 9 years ago
James Jackson-South 1a2f2c9636 Add PixelPool tests 9 years ago
James Jackson-South 1339ad3075 Make all images implement IDisposable 9 years ago
Scott Williams 0ea8eb7c42 added new relative path 9 years ago
Scott Williams b4c00ab350 build tests for net45 and let codecov run it 9 years ago
Scott Williams f19e4435be correct runtime 9 years ago
Scott Williams fa480c0c6d specify runtime 9 years ago
Scott Williams a6d8c7a617 lets try a relative path 9 years ago
Scott Williams 68c0bfb6bd disable style cop as it spams the build log 9 years ago
Scott Williams 4568430f25 migrate build script to csproj 9 years ago
James Jackson-South 893b73e1bc Working build 9 years ago
James Jackson-South 693c8a7446 Reorganise test files. 9 years ago
Anton Firszov de9194c5ac "covered" the metadataOnly == true case 9 years ago
Anton Firszov cc5a6f9cfb eliminated the gray top left Block artifact 9 years ago
James Jackson-South 23d03f9553 Fix jpeg benchmark path [skip ci] 9 years ago
James Jackson-South 8ebd066920 Expand Clamp benchmark [skip ci] 9 years ago
Anton Firszov 8b4da69a75 skipping JpegProfilingBenchmarks tests 9 years ago
Anton Firszov 77f337ffeb Parallel.For() in ProcessBlockColorsIntoJpegImageChannels 9 years ago
Anton Firszov ea107ce2ff fixed #18 9 years ago
Anton Firszov dcb1017934 BufferProcessor 9 years ago
Anton Firszov 1bb014dcba inlining microoptimizations 9 years ago
Anton Firszov 09f8039140 console app benchmarking in Sandbox46 9 years ago
Anton Firszov b51dbf33fd verifying Vector.IsHardwareAccelerated in tests and benchmarks 9 years ago
Anton Firszov 8df425c630 introduced DecodedBlockMemento 9 years ago
Anton Firszov 658ac38a93 new "...Unsafe" stream reading methods 9 years ago
Anton Firszov f3471dd36f pooling JpegDecoderCore.DecodedBlocks + made Sandbox46 executable 9 years ago
Anton Firszov 0d48f532e9 started implementing mixed error management in JpegDecoderCore 9 years ago
Anton Firszov fe52a53a4c fixed MultiImageBenchmarkBase based benchmarks 9 years ago
Anton Firszov f07eec7d5f bad EOF progressive test image 9 years ago
James Jackson-South 9ae92244f1 Faster FastAbs 9 years ago
Anton Firszov 110a1381b5 added missing fixed copyright headers 9 years ago
Anton Firszov 41731c72cc jpeg test cleanup 9 years ago
Anton Firszov 4004feeda9 strictly categorized test jpeg-s into Baseline/Progressive groups 9 years ago
Scott Williams adf70f8760 Revert "At least render something when progressive." 9 years ago
Anton Firszov 77e9bb373c added some comments to Block8x8F stuff 9 years ago
Anton Firszov d2f9619ff6 ImageSharp.Sandbox46.csproj uses net461 dll-s 9 years ago
Anton Firszov d76d02dccc var. var never changes 9 years ago
James Jackson-South 55214175b2 At least render something when progressive. 9 years ago
Scott Williams c329941f97 prevent progressive images breaking. 9 years ago
Scott Williams ba064b0252 stop processing jpeg file once image loaded. 9 years ago
James Jackson-South 0bd4f6a90a Png improvements 9 years ago
James Jackson-South 3da4b43d90 Add modulus benchmark 9 years ago
Ingo Bauersachs 8a9f929137 Add a .NET 4.6.1 profile to use its System.Numerics.Vectors 9 years ago
James Jackson-South 166dafdf67 Slightly faster clamp. 9 years ago