962 Commits (174475926bb76dc0e7751c2831b6fa39a669dee1)

Author SHA1 Message Date
James Jackson-South 792bd7deca Polaroid 9 years ago
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 d4a10f9d3e Cleanup 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 e508d7e419 Add benchmark, update readme 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 8a6eecf6ae more benchmarks + removed obsolete TODO note 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 5ea2b867bc Make colorspace code internal for now. 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
Anton Firszov 7a684bcba3 Optimized Rgba32 constructors. Created PixelConversion benchmarks. 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
Anton Firszov fe5bdf146d a few more Vector<T> experiments 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. 9 years ago
Dirk Lemstra b9f3b50667 Fixed namespace 9 years ago
James Jackson-South 47710578f0 Fix tests 9 years ago
James Jackson-South 119c1bf70f Remove non-generic Image 9 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