4589 Commits (75bf4d6d728450220f372e0f38d90f765bc8f6dc)
 

Author SHA1 Message Date
Scott Williams 13f643cb67 update to alpha2 to fix beziers 10 years ago
Scott Williams 46a4411af6 update readme for new package 10 years ago
Scott Williams caffde38f4 use nuget.org feed 10 years ago
Scott Williams 884dfab3e1 split out paths from basic drawing 10 years ago
Scott Williams 4e745d7280 added IRegion and droped use of vectors in brushes 10 years ago
Scott Williams 97085fe465 migrate to third party shapes library 10 years ago
James Jackson-South d40dcec2af Update code sample [skip ci] 10 years ago
James Jackson-South 206664e990 Merge pull request #97 from JimBobSquarePants/IDisposable 10 years ago
James Jackson-South 382d3872ec Bump alpha 10 years ago
James Jackson-South d21a7e61e5 Fix quantizer test 10 years ago
James Jackson-South db425844e5 A little sanitation 10 years ago
James Jackson-South d234b1f02e Clean up comments 10 years ago
Scott Williams 5a925fdbdd Merge branch 'tocsoft/IDisposable' 10 years ago
Scott Williams 7940683d37 Have PixelAccessor manage PixelPool data. 10 years ago
James Jackson-South 94ca0779e3 Add PixelPool tests 10 years ago
James Jackson-South 41f96faa7b Remove finalizer 10 years ago
James Jackson-South d5064cadc5 Make all images implement IDisposable 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
Anton Firszov 8e56aaaf68 finished JpegBlockProcessor refactor 10 years ago
Anton Firszov ca9b49ed7b cleanup + stylecop 10 years ago
James Jackson-South 85b15415eb Working build 10 years ago
Anton Firszov f3f7164c9c DecodedBlock cleanup & better comments 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