3220 Commits (282a77d917a3581ea6ab6def9ff7edd807603c3e)
 

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