333 Commits (d0fcf65a0fbe996147fae15f6b9822cc5afd30da)

Author SHA1 Message Date
James Jackson-South e69bb004e4 Use ParallelOptions everywhere. 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 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
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 611d0adda7 Bring back generic image 10 years ago
James Jackson-South ffaddb984c Begin switching to generics 10 years ago
James Jackson-South bc36435122 Use direct access to Color to get/set pixels. 10 years ago
James Jackson-South 3ca3ad31f1 Add TODO: for unmanaged pixel copying [skip ci] 10 years ago
James Jackson-South 64d390681e Fix after method. 10 years ago
James Jackson-South d6db0366fc Remove task splitting code. 10 years ago
Sverre Rekvin 860f82ca4e Rotate and skew, shorter code fewer if, better math 10 years ago
Sverre Rekvin 82a8c479ca rotate 10 years ago
Sverre Rekvin d6fd816ad9 First working version 10 years ago
Sverre Rekvin 59a57b7716 maybe working 10 years ago
James Jackson-South 3085f50ea2 Add a few comments [skip ci] 10 years ago
James Jackson-South ad9766c45d cleanup 10 years ago
James Jackson-South 3a1ef170c4 Remove first pass from Rotate [skip ci] 10 years ago
James Jackson-South 02dd654d97 Update dependencies to RTM 10 years ago
Sverre Rekvin 3ab4c9311a Inv matrix, traget size of image was wrong 10 years ago
Sverre Rekvin 00546c2f1c Mad code simple as pssible 10 years ago
Sverre Rekvin d1c73acb91 I suspect that resize is aslo worng 10 years ago
Sverre Rekvin 10dabe43bf 50 degree problem 10 years ago