557 Commits (bace18e4abf5233758e4fc727ca4d6e9343d4a14)

Author SHA1 Message Date
James Jackson-South 33a46c13e1 Lomograph 9 years ago
James Jackson-South 2fdd5d2af9 Kodachrome 9 years ago
James Jackson-South fb173db2ca Hue 9 years ago
James Jackson-South 1ca02ea014 Fix Grayscale param order 9 years ago
James Jackson-South fe040bbdac BlackWhite, ColorBlindness, Grayscale 9 years ago
James Jackson-South 6cea382a72 Finish dither tests 9 years ago
James Jackson-South 0dcbf0af2e BinaryThresholdTests as template 9 years ago
James Jackson-South 7bbc398d63 Add Skew/Rotate tests 9 years ago
James Jackson-South a9bcb3ae81 Fix RectangleF empty test 9 years ago
James Jackson-South 83c915b504 Rectangle and RectangleF 9 years ago
James Jackson-South d17de3f971 Point, Size + F variants 9 years ago
James Jackson-South c82f117d19 Fix broken test 9 years ago
James Jackson-South fb4a24869d Remove Span member from ImageBase 9 years ago
James Jackson-South 2423c680bb Optimize Alpha 9 years ago
James Jackson-South a4ed3fe188 Updat exunit so so testrunner works 9 years ago
Scott Williams 717daed35e Load from pixel data methods 9 years ago
Anton Firszov e306c715a6 Bgra32 9 years ago
Anton Firszov 12dd3fa69a introducing Rgb24 & Bgr24 9 years ago
James Jackson-South 5c30c6e349 Disable unrunnable tests 9 years ago
James Jackson-South 482391b1f2 Clean up code a little 9 years ago
James Jackson-South b413b6166a Can now read/write all ICC Profiles 9 years ago
Dirk Lemstra b33d633df4 Fixed var warnings. 9 years ago
Anton Firszov 649aab1ded Span<T> on IPixel API surface. 9 years ago
James Jackson-South 9984ffa348 Replace BufferSpan<T> with Span<T> 9 years ago
Mykhailo Matviiv ede5e84ae5 Get rid of CreatePooled and ReturnPooled methods in JpegPixelArea to separate memory management. 9 years ago
Anton Firszov d5e58192c8 optimization: removed temporal buffer creation from ToVector4SimdAligned() 9 years ago
Scott Williams 41b1833e8f move Configuration to be fist paramater. 9 years ago
Scott Williams 65ecb53b6b Brush & Pen instead of Brush<T> & Pen<T> 9 years ago
James Jackson-South 8dbf34b12d Use better static format for Load etc. 10 years ago
Dirk Lemstra b9f3b50667 Fixed namespace 10 years ago
James Jackson-South 47710578f0 Fix tests 10 years ago
James Jackson-South 119c1bf70f Remove non-generic Image 10 years ago
James Jackson-South a47e1664c2 Add CieLchuv 10 years ago
James Jackson-South 84a1273167 Add CieLuv 10 years ago
James Jackson-South 3b32a4bae2 Fix ColorSpaceEquality test 10 years ago
James Jackson-South d6c7d0e248 Fix broken test 10 years ago
James Jackson-South 0a1e71afe7 Add Hsv 10 years ago
James Jackson-South c18c261033 Update tests 10 years ago
Scott Williams 4b5efa0b77 fix alpha tests 10 years ago
Scott Williams acc0fa9711 blend functions everywhere. 10 years ago
Scott Williams 3f0cc9abf6 updates to comments and moved code 10 years ago
Scott Williams 14b39fd620 bulk blending tests 10 years ago
Scott Williams f624265c99 PorterDuff tests 10 years ago
Scott Williams f435a9d0ba migrate blenders to PorterDuff 10 years ago
Scott Williams 0d8eb2032c initial blender implementations 10 years ago
Dirk Lemstra eb715cfed3 Removed old overload and used new one (from #201) in unit test. 10 years ago
Vicente Penades 3a542eec74 Added a DrawImage Effect test 10 years ago
James Jackson-South a066c48e29 Add missing tests 10 years ago
Scott Williams 6ec8ef8b82 retrain untouched pixels when applying filter 10 years ago
Scott Williams 9d96ee797b pixelate no longer blanks out background 10 years ago