986 Commits (ebe664cc7a698a1518d1df57bd7849d20f9b29ad)

Author SHA1 Message Date
Anton Firszov 67bc1f7ab9 optimization: removed temporal buffer creation from ToVector4SimdAligned() 9 years ago
Anton Firszov dd02c0041a a few more Vector<T> experiments 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. 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
James Jackson-South d135502746 Move namespace 10 years ago
James Jackson-South 3e5c8f7b5d Move IPixel types to PixelFormat namespace 10 years ago
James Jackson-South 354b80db83 Add Hsl 10 years ago
James Jackson-South eceb889758 Rename TColor to TPixel 10 years ago
James Jackson-South 0a700864e5 Rename Color and ColorVector 10 years ago
James Jackson-South 7005bcd6da Add Cmyk, organise tests 10 years ago
James Jackson-South f5a68df2ff Add CIE xyY 10 years ago
James Jackson-South bebfca1a58 Add colorspace equality tests 10 years ago
James Jackson-South b6e508cc61 Add CieLch 10 years ago
James Jackson-South b4987ee26e Enhance FloatRoundingComparer 10 years ago
James Jackson-South 04fe747e51 All tests now pass! 10 years ago
Tornhoof 371c9ec3eb Improve precision of test asserts 10 years ago
Tornhoof b10287193c Add Missing Transpose for Bradford matrix 10 years ago
James Jackson-South bf1ec8f336 Remove deleted tests 10 years ago
James Jackson-South 3b9079020d Fix Argb32 naming in typehelpers. 10 years ago