555 Commits (ba6e00499c77fdbf530b4049c41dc3d763ea0e3e)

Author SHA1 Message Date
James Jackson-South 954e186f7f Sepia 9 years ago
James Jackson-South 7d197c7ef3 Saturation 9 years ago
James Jackson-South 661ad1c765 Polaroid 9 years ago
James Jackson-South 3cd9d7f6a3 Lomograph 9 years ago
James Jackson-South cbfa6825c1 Kodachrome 9 years ago
James Jackson-South f1d9ccdb15 Hue 9 years ago
James Jackson-South 1e6033f182 Fix Grayscale param order 9 years ago
James Jackson-South 775a99cbf5 BlackWhite, ColorBlindness, Grayscale 9 years ago
James Jackson-South cf06ff4d59 Finish dither tests 9 years ago
James Jackson-South 1ebb23009e BinaryThresholdTests as template 9 years ago
James Jackson-South ecc9ad49ee Add Skew/Rotate tests 9 years ago
James Jackson-South 543e1fe58f Fix RectangleF empty test 9 years ago
James Jackson-South 05716295ff Rectangle and RectangleF 9 years ago
James Jackson-South 01d6c0478f Point, Size + F variants 9 years ago
James Jackson-South 4b0f99021e Fix broken test 9 years ago
James Jackson-South d87101ed7b Remove Span member from ImageBase 9 years ago
James Jackson-South 9439077769 Optimize Alpha 9 years ago
James Jackson-South 5c9bce95df Updat exunit so so testrunner works 9 years ago
Scott Williams 6e2076f40d Load from pixel data methods 9 years ago
Anton Firszov 597d8d2f7f Bgra32 9 years ago
Anton Firszov 6ef195f812 introducing Rgb24 & Bgr24 9 years ago
James Jackson-South 041b08b3ab Disable unrunnable tests 9 years ago
James Jackson-South 450ad2eb22 Clean up code a little 9 years ago
James Jackson-South 796c4c93d7 Can now read/write all ICC Profiles 9 years ago
Dirk Lemstra 424dc1c51c Fixed var warnings. 9 years ago
Anton Firszov ceec035e03 Span<T> on IPixel API surface. 9 years ago
James Jackson-South b980703b02 Replace BufferSpan<T> with Span<T> 9 years ago
Mykhailo Matviiv c97cbb6cd6 Get rid of CreatePooled and ReturnPooled methods in JpegPixelArea to separate memory management. 9 years ago
Anton Firszov 67bc1f7ab9 optimization: removed temporal buffer creation from ToVector4SimdAligned() 9 years ago
Scott Williams cd30e554e1 move Configuration to be fist paramater. 9 years ago
Scott Williams c12c45737e Brush & Pen instead of Brush<T> & Pen<T> 9 years ago
James Jackson-South 0766b03ea6 Use better static format for Load etc. 9 years ago
Dirk Lemstra 26b8a9507f Fixed namespace 9 years ago
James Jackson-South 1c3b362f36 Fix tests 9 years ago
James Jackson-South 450987dc00 Remove non-generic Image 9 years ago
James Jackson-South a275412c53 Add CieLchuv 10 years ago
James Jackson-South 0e602f414f Add CieLuv 10 years ago
James Jackson-South 4f7f4f6896 Fix ColorSpaceEquality test 10 years ago
James Jackson-South 90ac0e1b9d Fix broken test 10 years ago
James Jackson-South a3cdbc98f7 Add Hsv 10 years ago
James Jackson-South 37ba3b88a5 Update tests 10 years ago
Scott Williams 14e463daf7 fix alpha tests 10 years ago
Scott Williams 3671d9b906 blend functions everywhere. 10 years ago
Scott Williams d56e658854 updates to comments and moved code 10 years ago
Scott Williams 2d90943ae4 bulk blending tests 10 years ago
Scott Williams bfed55d4a1 PorterDuff tests 10 years ago
Scott Williams ad1bb5dbee migrate blenders to PorterDuff 10 years ago
Scott Williams 472bb85030 initial blender implementations 10 years ago
Dirk Lemstra 3a43fb78fe Removed old overload and used new one (from #201) in unit test. 10 years ago
Vicente Penades 55fbefd820 Added a DrawImage Effect test 10 years ago