2944 Commits (61ba0e70b94ef6c0df2a310fa1211b4be4a42d7e)
 

Author SHA1 Message Date
James Jackson-South baf0443f24 Clean up block and FDCT 10 years ago
James Jackson-South 6eeea5d7a3 Can now add pixel accessors. 10 years ago
James Jackson-South 640583c9df Comments 10 years ago
James Jackson-South 5ef0e7f43c Convert gif format. 10 years ago
James Jackson-South 0aea02d86e Quality should be copied. 10 years ago
James Jackson-South f895de8e85 Merge remote-tracking branch 'origin/Core-Flava' into Core-Flava 10 years ago
James Jackson-South e957a690c3 Add Octree Quantizer 10 years ago
James Jackson-South 280a0d6df5 Merge remote-tracking branch 'refs/remotes/origin/Core' into Core-Flava 10 years ago
James Jackson-South f46c6ace7c Enable analyser [skip ci] 10 years ago
James Jackson-South eae637610c Merge pull request #433 from adamsitnik/benchmarkDotNetUpdate 10 years ago
James Jackson-South 87018d0c99 Remove new() type constraint 10 years ago
James Jackson-South 8033627644 Bicubic comment 10 years ago
James Jackson-South e69bb004e4 Use ParallelOptions everywhere. 10 years ago
Adam Sitnik 08d0581bc8 use the right nuget package that contains the fix + namespace fix 10 years ago
James Jackson-South 7b9fa020eb Ensure quality is carried across. 10 years ago
James Jackson-South ef65706d96 Add png encoder 10 years ago
James Jackson-South d2af8123b4 Fix GETSET benchmark 10 years ago
James Jackson-South 051966e00d Merge remote-tracking branch 'refs/remotes/origin/Core' into Core-Flava 10 years ago
James Jackson-South eff93ab558 Fix Color equality test 10 years ago
James Jackson-South c8aeebeb1f Add parallel options 10 years ago
James Jackson-South 954dea7995 Add Color definitions. 10 years ago
Adam Sitnik 8756f2f11d update to latest #BenchmarkDotNet version 10 years ago
James Jackson-South 20c65011ac Now Color 10 years ago
James Jackson-South 33497d5250 No need for second type param 10 years ago
James Jackson-South 2922f76ec3 Use float to prevent casting. 10 years ago
James Jackson-South 91d0b3ec8e Now faster than System.Drawing. 10 years ago
James Jackson-South f5e73368a1 Faster clamp 10 years ago
James Jackson-South a16a10a639 Benchmark clamp 10 years ago
James Jackson-South db0dd3efac Clamp values! 10 years ago
James Jackson-South 4b8237320c Use double for resamplers 10 years ago
James Jackson-South 80fecd1f58 Use default(T) 10 years ago
James Jackson-South 15711f6a11 Use blitting, cleanup code. 10 years ago
James Jackson-South dc80f36e76 Faster... Much Faster... 10 years ago
James Jackson-South db714b9767 Getting there.... 10 years ago
James Jackson-South cfda01fc44 Use Operator<T> 10 years ago
James Jackson-South ccb9820337 Experiment with multipliers. 10 years ago
James Jackson-South 136f156f68 Revert "Revert "Use static struct initializer."" 10 years ago
James Jackson-South 43f76f08f8 Revert "Use static struct initializer." 10 years ago
James Jackson-South d3f8a2f3b0 Move allocation outside the loop. 10 years ago
James Jackson-South b0088b6814 Use static struct initializer. 10 years ago
James Jackson-South 19380cf264 Trim back to test cause of slowness. 10 years ago
James Jackson-South 9f25784c04 Moar T 10 years ago
James Jackson-South b04b6298e0 IPixelAcessor<TPacked> 10 years ago
James Jackson-South 3878893980 No need to store the firstpass image as a variable. 10 years ago
James Jackson-South aaaacf12ec Avoid activator 10 years ago
James Jackson-South 4608c5c87d F**ck me it works! 10 years ago
James Jackson-South c1cea3b06e Trim back to basics 10 years ago
James Jackson-South 7aa7c40d38 True Generic Image? 10 years ago
James Jackson-South 235a5456c1 Add warning [skip ci] 10 years ago
James Jackson-South 611d0adda7 Bring back generic image 10 years ago