3220 Commits (282a77d917a3581ea6ab6def9ff7edd807603c3e)
 

Author SHA1 Message Date
Anton Firszov 282a77d917 Sandbox46: It's possible now to use project references instead of dll references 9 years ago
Scott Williams c9ed0989a5 added new relative path 9 years ago
Scott Williams 0553bf26d6 build tests for net45 and let codecov run it 9 years ago
Scott Williams 0ceac01a50 correct runtime 9 years ago
Scott Williams d1f95e1c0a specify runtime 9 years ago
Scott Williams 6dc91945c1 lets try a relative path 9 years ago
Scott Williams 46fa4cf6b7 run tests after build 9 years ago
Scott Williams 0f900befe1 disable style cop as it spams the build log 9 years ago
Scott Williams dcfd71280a use RC3 version of dotnet cli 9 years ago
Scott Williams 5f64eb3806 revert Image 9 years ago
Scott Williams 02a1573607 fix image version 9 years ago
Scott Williams eeffb2d513 missing dependency 9 years ago
Scott Williams a3296ff9d9 migrate build script to csproj 9 years ago
James Jackson-South 85b15415eb Working build 9 years ago
James Jackson-South bcf57bcc81 Reorganise test files. 9 years ago
James Jackson-South 5fdbc71bcd Fix png prject naming 9 years ago
James Jackson-South 2ba300e1c8 Merge branch 'refs/heads/antonfirsov-progressive-playground' 9 years ago
Anton Firszov d8acc99d8a minor comment fix 9 years ago
Anton Firszov d1bf0b8eb5 "covered" the metadataOnly == true case 9 years ago
Anton Firszov cb4834c6de eliminated the gray top left Block artifact 9 years ago
Anton Firszov 141643d78d Merge branch 'master' of https://github.com/JimBobSquarePants/ImageSharp into progressive-playground 9 years ago
James Jackson-South f14dd6f91a Fix #89 9 years ago
James Jackson-South 38412d1756 Update refs for NET4.5 facade assemblies #89 9 years ago
James Jackson-South 385a651ed3 Improve issue handling [skip ci] 9 years ago
James Jackson-South 051423cfec Fix jpeg benchmark path [skip ci] 9 years ago
James Jackson-South 660eecf0f2 Expand Clamp benchmark [skip ci] 9 years ago
Anton Firszov 9ee1c75d51 ValuesAsInt --> Values 9 years ago
Anton Firszov 7cb0f53c45 HuffmanTree cleanup 9 years ago
Anton Firszov 4051e1d723 renamed BufferProcessor ---> InputProcessor 9 years ago
Anton Firszov eea80786e6 skipping JpegProfilingBenchmarks tests 9 years ago
Anton Firszov 83dc17f92b Parallel.For() in ProcessBlockColorsIntoJpegImageChannels 9 years ago
Anton Firszov 865669d6d3 fixed #18 9 years ago
Anton Firszov fc78a73e49 BufferProcessor 9 years ago
Anton Firszov cc33a8abed better names and comments 9 years ago
Anton Firszov a282821f93 stylecopped dah stuff 9 years ago
Anton Firszov 0828c5df9a minor refactor 9 years ago
Anton Firszov 12bfd34c18 use int-s in Huffman decoder when possible 9 years ago
Anton Firszov 763f3031f4 inlining microoptimizations 9 years ago
Anton Firszov 67fa5de4ea console app benchmarking in Sandbox46 9 years ago
Anton Firszov 9ac623cdf3 verifying Vector.IsHardwareAccelerated in tests and benchmarks 9 years ago
Anton Firszov bd47d11214 cleanup 9 years ago
Anton Firszov 627a8fb53d loading and processing blocks successfully separated!! 9 years ago
Anton Firszov b6a84efc88 introduced DecodedBlockMemento 9 years ago
Anton Firszov 728a09470c JpegScanDecoder: ReadBlock() <--> ProcessBlock() split 9 years ago
Anton Firszov 1f824a39be DecodeHuffmanUnsafe, DecodeBitUnsafe 9 years ago
Anton Firszov 86c5832d6b new "...Unsafe" stream reading methods 9 years ago
Anton Firszov 454dcfb936 pooling JpegDecoderCore.DecodedBlocks + made Sandbox46 executable 9 years ago
Anton Firszov 6a5eb3ea9b unsafe version of EnsureNBits 9 years ago
Anton Firszov ac32756bca started implementing mixed error management in JpegDecoderCore 9 years ago
Anton Firszov 49dffc4c21 split JpegScanDecoder 9 years ago