82 Commits (576bf349fa99bed5ac082396ab9cc7b919459c36)

Author SHA1 Message Date
Jeavon 576bf349fa Upgrade to RC1-final 11 years ago
Jeavon d43ccf41ae Remove project.lock.json files from Git 11 years ago
James Jackson-South 23f748fa99 Set dependency back to beta 11 years ago
James Jackson-South c076bb8b5d Attempt fix build 11 years ago
James Jackson-South 56584d9656 Various fixes 11 years ago
James Jackson-South 389f347dd0 Add premultiplied alpha 11 years ago
James Jackson-South dbe45506fe Fix broken tests, update dependencies 11 years ago
Jeavon ff3fffa97f Re-enable failing tests 11 years ago
Jeavon b8bbb03d9b Disabling failed tests to check AppVeyor artifacts 11 years ago
Jeavon 07c731bb45 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 0594e4e594 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
James Jackson-South 54860af472 Switch out List for ImmutableArray 11 years ago
James Jackson-South cdc539b13e 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 1fc25ae5dd Add rectangular crop. 11 years ago
James Jackson-South 01e47180db Fix alpha in blur/sharpen 11 years ago
James Jackson-South 52772ba1b7 Add Gaussian sharpen 11 years ago
James Jackson-South e4d2ba38b4 Fix Gaussian blur 11 years ago
James Jackson-South eb2d43b266 Clean up Gaussian Blur. 11 years ago
James Jackson-South d201f3b26f Playing with 1D Gaussian transforms 11 years ago
James Jackson-South ae6d484a8f Refactor ColorMatrixFilter 11 years ago
James Jackson-South 3f31a4f48f Add convolution filters 11 years ago
James Jackson-South b06a0f242d Use Lerp silly! 11 years ago
James Jackson-South d7b447717d Add blending functionlity. 11 years ago
James Jackson-South b7280b561d Fix Saturation, tweak Polaroid. 11 years ago
James Jackson-South 66453779fc Update all ColorMatrixFilters 11 years ago
James Jackson-South 27802204f8 Begin convert to Matrix4x4 11 years ago
James Jackson-South 791ea5fed5 Add brightness 11 years ago
James Jackson-South b151e38dba 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 3b1401a43c Color to YCbCr conversion 11 years ago
James Jackson-South 42d15dc871 Color to CMYK conversion 11 years ago
James Jackson-South 6c1bcf5957 Color to HSV conversion 11 years ago
James Jackson-South a05818c9da Fix Color component order 11 years ago
James Jackson-South ce5f235e5f Switch over to new Color struct as default. 11 years ago
James Jackson-South 4caf79aa72 Remove multiplication 11 years ago
James Jackson-South 8a3155d086 Reshuffle colors, improve accuracy of cspace conversion 11 years ago
James Jackson-South 988f2eeb7c Attempt to speed up operations using vectors. 11 years ago
James Jackson-South e7bb84d597 Cleanup plus perf 11 years ago
James Jackson-South 65bb422a03 Fix rounding. 11 years ago
James Jackson-South 4910a825de Update to NET 4.6 etc 11 years ago
James Jackson-South dca5d6634b Moar cleanup 11 years ago
James Jackson-South 0cef737078 Add ColorMatrix functionality 11 years ago
James Jackson-South 995aa12688 Add Alpha, enhance Contrast 11 years ago
James Jackson-South f48724c2ad Add Lanczos5 11 years ago
James Jackson-South 8dc6c6abbd Fixed resize. 😄 11 years ago
James Jackson-South e3a2334ede Resizer updates 11 years ago
James Jackson-South 31d123bbf2 Cleanup for debugging. 11 years ago