292 Commits (5ddca73bc31b6a8aab053174d2f2e44d2932f736)

Author SHA1 Message Date
James Jackson-South 8a9210f579 Various fixes 11 years ago
James Jackson-South 1a449f0629 Add premultiplied alpha 11 years ago
James Jackson-South fdc681a263 Add premultiplied alpha 11 years ago
James Jackson-South a914095dfb Fix broken tests, update dependencies 11 years ago
James Jackson-South 4efbe87e73 Fix broken tests, update dependencies 11 years ago
Jeavon 7125fff9e6 Re-enable failing tests 11 years ago
Jeavon 298ec3cb73 Re-enable failing tests 11 years ago
Jeavon dcdd381e24 Disabling failed tests to check AppVeyor artifacts 11 years ago
Jeavon 56243be343 Disabling failed tests to check AppVeyor artifacts 11 years ago
Jeavon b10cdf8843 Missed the xproj file 11 years ago
Jeavon 9b01290215 Missed the xproj file 11 years ago
Jeavon 36831e98db 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 08565463f2 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 fa857dd615 Converting to a Class Library (Package) project - wow, this is a brave new world! 11 years ago
Jeavon bdb98a25de Converting to a Class Library (Package) project - wow, this is a brave new world! 11 years ago
Jeavon d6aef6fb3e Update csproj files to ToolsVersion="14" 11 years ago
Jeavon 836583f406 Update csproj files to ToolsVersion="14" 11 years ago
James Jackson-South 823ea46e0d Switch out List for ImmutableArray 11 years ago
James Jackson-South e42ae5e67d Switch out List for ImmutableArray 11 years ago
James Jackson-South 1b02cc8256 Refactor edge detection to streamline API 11 years ago
James Jackson-South d9b3976f03 Refactor edge detection to streamline API 11 years ago
James Jackson-South 7362bc9290 Fix transparency issues caused by rounding. 11 years ago
James Jackson-South 1b97b9bb2a Fix transparency issues caused by rounding. 11 years ago
James Jackson-South 14e01a81c1 Add rectangular crop. 11 years ago
James Jackson-South 0c9788ffd3 Add rectangular crop. 11 years ago
James Jackson-South 42f388283c Fix alpha in blur/sharpen 11 years ago
James Jackson-South 49efa26822 Fix alpha in blur/sharpen 11 years ago
James Jackson-South ece2da8328 Add Gaussian sharpen 11 years ago
James Jackson-South 83a3caa2ea Add Gaussian sharpen 11 years ago
James Jackson-South 155b35aa57 Fix Gaussian blur 11 years ago
James Jackson-South 479b5fa7e0 Fix Gaussian blur 11 years ago
James Jackson-South b60e2a4c95 Clean up Gaussian Blur. 11 years ago
James Jackson-South 31240419c6 Clean up Gaussian Blur. 11 years ago
James Jackson-South d4073f87cd Playing with 1D Gaussian transforms 11 years ago
James Jackson-South 9281b45f43 Playing with 1D Gaussian transforms 11 years ago
James Jackson-South 5b7c2cea17 Refactor ColorMatrixFilter 11 years ago
James Jackson-South 2eb70d60ed Refactor ColorMatrixFilter 11 years ago
James Jackson-South 56d4d47e9d Add convolution filters 11 years ago
James Jackson-South 726e7b95db Add convolution filters 11 years ago
James Jackson-South c755ac602e Use Lerp silly! 11 years ago
James Jackson-South dee39478e2 Use Lerp silly! 11 years ago
James Jackson-South d955866f67 Add blending functionlity. 11 years ago
James Jackson-South 3e603f78b6 Add blending functionlity. 11 years ago
James Jackson-South 790f2925a8 Fix Saturation, tweak Polaroid. 11 years ago
James Jackson-South 0a2de6a0d6 Fix Saturation, tweak Polaroid. 11 years ago
James Jackson-South 20e3be2524 Update all ColorMatrixFilters 11 years ago
James Jackson-South 23e1c8f018 Update all ColorMatrixFilters 11 years ago
James Jackson-South 2f7f105a34 Begin convert to Matrix4x4 11 years ago
James Jackson-South a60d55bf83 Begin convert to Matrix4x4 11 years ago
James Jackson-South 19c28047d9 Add brightness 11 years ago