941 Commits (2cf4b328ab17a6ce0bea5f46eec1a4a86df9e693)

Author SHA1 Message Date
James Jackson-South 4e9ce227b7 Add benchmark, update readme 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 8f41f1ae7d more benchmarks + removed obsolete TODO note 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 67cc1cc4d0 Make colorspace code internal for now. 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
Anton Firszov bcf58cd5a2 Optimized Rgba32 constructors. Created PixelConversion benchmarks. 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. 10 years ago
Anton Firszov 67bc1f7ab9 optimization: removed temporal buffer creation from ToVector4SimdAligned() 10 years ago
Anton Firszov dd02c0041a a few more Vector<T> experiments 10 years ago
Scott Williams cd30e554e1 move Configuration to be fist paramater. 10 years ago
Scott Williams c12c45737e Brush & Pen instead of Brush<T> & Pen<T> 10 years ago
James Jackson-South 0766b03ea6 Use better static format for Load etc. 10 years ago
Dirk Lemstra 26b8a9507f Fixed namespace 10 years ago
James Jackson-South 1c3b362f36 Fix tests 10 years ago
James Jackson-South 450987dc00 Remove non-generic Image 10 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 c4533b7cde Add Vector4 based functions. 10 years ago
Scott Williams ad1bb5dbee migrate blenders to PorterDuff 10 years ago
Scott Williams d85e6196c5 fix sandbox 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
James Jackson-South 95f02a6b9b Fix Resize benchmarls 10 years ago
James Jackson-South a86c82e971 Add missing tests 10 years ago
Scott Williams 63eb9a8cd7 retrain untouched pixels when applying filter 10 years ago
Scott Williams a999a0b33b pixelate no longer blanks out background 10 years ago
James Jackson-South c75ebb308a Fix source rectangle regression in resize #118 10 years ago
James Jackson-South a94be7a207 Disable breaking tests pending investigation 10 years ago
James Jackson-South 0663b106e6 Fix tests? 10 years ago
James Jackson-South cbb8e71f4b Rename tests 10 years ago
Anton Firszov 8a63ceb75b tests for Png & Gif codecs 10 years ago
James Jackson-South df3b5d5a2f Add YCbCr 10 years ago