1767 Commits (d32d206d35a7dfc5442bfe2de416176cd61e3b7c)

Author SHA1 Message Date
Jeavon 8aa06d4a9a Re-enable failing tests 11 years ago
Jeavon b8bbb03d9b Disabling failed tests to check AppVeyor artifacts 11 years ago
Jeavon cbcded8c90 Disabling failed tests to check AppVeyor artifacts 11 years ago
Jeavon 07c731bb45 Missed the xproj file 11 years ago
Jeavon 1eba782314 Missed the xproj file 11 years ago
Jeavon 09fd5a17fc Bring back the tests, now also a "Class Library (Package" project - followed examples here https://xunit.github.io/docs/getting-started-dnx.html 11 years ago
Jeavon 427f5724ec Bring back the tests, now also a "Class Library (Package" project - followed examples here https://xunit.github.io/docs/getting-started-dnx.html 11 years ago
Jeavon 0594e4e594 Converting to a Class Library (Package) project - wow, this is a brave new world! 11 years ago
Jeavon 19fa17b26f Converting to a Class Library (Package) project - wow, this is a brave new world! 11 years ago
Jeavon 8b3189da68 Update csproj files to ToolsVersion="14" 11 years ago
Jeavon 0a6dbdcd43 Update csproj files to ToolsVersion="14" 11 years ago
James Jackson-South 54860af472 Switch out List for ImmutableArray 11 years ago
James Jackson-South 33876ba193 Switch out List for ImmutableArray 11 years ago
James Jackson-South cdc539b13e Refactor edge detection to streamline API 11 years ago
James Jackson-South 04b05fb00e Refactor edge detection to streamline API 11 years ago
James Jackson-South d8f19a095e Fix transparency issues caused by rounding. 11 years ago
James Jackson-South fa1c94b7d7 Fix transparency issues caused by rounding. 11 years ago
James Jackson-South 1fc25ae5dd Add rectangular crop. 11 years ago
James Jackson-South ba3b4c6085 Add rectangular crop. 11 years ago
James Jackson-South 01e47180db Fix alpha in blur/sharpen 11 years ago
James Jackson-South 4fb5145377 Fix alpha in blur/sharpen 11 years ago
James Jackson-South 52772ba1b7 Add Gaussian sharpen 11 years ago
James Jackson-South f63d1bdb87 Add Gaussian sharpen 11 years ago
James Jackson-South e4d2ba38b4 Fix Gaussian blur 11 years ago
James Jackson-South 64460cb8b4 Fix Gaussian blur 11 years ago
James Jackson-South eb2d43b266 Clean up Gaussian Blur. 11 years ago
James Jackson-South 6afcd2f6e8 Clean up Gaussian Blur. 11 years ago
James Jackson-South d201f3b26f Playing with 1D Gaussian transforms 11 years ago
James Jackson-South 7de90b3778 Playing with 1D Gaussian transforms 11 years ago
James Jackson-South ae6d484a8f Refactor ColorMatrixFilter 11 years ago
James Jackson-South 1f3d2e4e45 Refactor ColorMatrixFilter 11 years ago
James Jackson-South 3f31a4f48f Add convolution filters 11 years ago
James Jackson-South e52ddf1bf9 Add convolution filters 11 years ago
James Jackson-South b06a0f242d Use Lerp silly! 11 years ago
James Jackson-South 762bd235e8 Use Lerp silly! 11 years ago
James Jackson-South d7b447717d Add blending functionlity. 11 years ago
James Jackson-South a080d98e8d Add blending functionlity. 11 years ago
James Jackson-South b7280b561d Fix Saturation, tweak Polaroid. 11 years ago
James Jackson-South 21b3a408b3 Fix Saturation, tweak Polaroid. 11 years ago
James Jackson-South 66453779fc Update all ColorMatrixFilters 11 years ago
James Jackson-South d7b76c6c58 Update all ColorMatrixFilters 11 years ago
James Jackson-South 27802204f8 Begin convert to Matrix4x4 11 years ago
James Jackson-South ee22c04e7a Begin convert to Matrix4x4 11 years ago
James Jackson-South 791ea5fed5 Add brightness 11 years ago
James Jackson-South 42c874262f Add brightness 11 years ago
James Jackson-South b151e38dba Filters now use correct color struct. 11 years ago
James Jackson-South c7cfcb2088 Filters now use correct color struct. 11 years ago
James Jackson-South bd268809ef Wire up Bgra32 to match others 11 years ago
James Jackson-South c371786f29 Wire up Bgra32 to match others 11 years ago
James Jackson-South 3b1401a43c Color to YCbCr conversion 11 years ago