3669 Commits (8524b7e0a75bdb7398e8b60885c442a46c57ab91)
 

Author SHA1 Message Date
Scott Williams 8524b7e0a7 Merge pull request #202 from JimBobSquarePants/pixel-blending 9 years ago
Scott Williams 14e463daf7 fix alpha tests 9 years ago
Scott Williams 7c33ec8aba make alppha process pecentage consistent with blenders 9 years ago
Scott Williams 3671d9b906 blend functions everywhere. 9 years ago
Scott Williams 2b80fe7a82 bump version number due to moving GraphicOptions 9 years ago
Scott Williams d56e658854 updates to comments and moved code 9 years ago
Scott Williams 0d56504f28 revent solid color brush 9 years ago
Scott Williams 2d90943ae4 bulk blending tests 9 years ago
Scott Williams bfed55d4a1 PorterDuff tests 9 years ago
Scott Williams c4533b7cde Add Vector4 based functions. 9 years ago
Scott Williams 4a5a7dbc74 remove unused processor 9 years ago
Scott Williams ad1bb5dbee migrate blenders to PorterDuff 9 years ago
Scott Williams 502e15082a Merge branch 'pr/200--wip-duff-porter-general-pixel-function-for-drawing-images' into tocsoft/compositing 9 years ago
Scott Williams d85e6196c5 fix sandbox 9 years ago
Scott Williams 472bb85030 initial blender implementations 9 years ago
James Jackson-South f018838ff9 Fix App0 marker 9 years ago
Dirk Lemstra 3a43fb78fe Removed old overload and used new one (from #201) in unit test. 9 years ago
James Jackson-South 55528c4a57 Merge pull request #201 from Drawaes/master 9 years ago
Drawaes ff6f0581a9 More register pressure removal 9 years ago
Drawaes 2fdfb566ce Reduce register pressure 9 years ago
Vicente Penades 55fbefd820 Added a DrawImage Effect test 9 years ago
Vicente Penades 80aba1b345 Added missing function 9 years ago
Vicente Penades ebc9d2ca25 Replaced assert with DebugGuard 9 years ago
Vicente Penades 7af242a03b fixed headers 9 years ago
Vicente Penades e8d0552aba fixed stylecop 9 years ago
Vicente Penades a0a8ebacea Added Image drawing functions to use general porter duff modes 9 years ago
Vicente Penades 0d1fe262da Added Pixel effect mode enumeration for Porter-Duff composition modes 9 years ago
James Jackson-South 95f02a6b9b Fix Resize benchmarls 9 years ago
James Jackson-South e0efc5f37b Internalise and inline Compress/Expand 9 years ago
James Jackson-South 35eaf70e28 Merge pull request #195 from JimBobSquarePants/bugs/blur-loosing-surrounding-data 9 years ago
James Jackson-South 0f84c32a44 Merge pull request #196 from Drawaes/master 9 years ago
James Jackson-South a86c82e971 Add missing tests 9 years ago
Drawaes c3216d05fa Fixed interlaced PNG 9 years ago
James Jackson-South 1492da85d9 Fix Convolution2DProcessor 9 years ago
James Jackson-South 0e229e2bc8 Fix ConvolutionProcessor 9 years ago
James Jackson-South 430517ed48 Fix Oil Painting processor 9 years ago
Drawaes a25ff46ef6 Put Adler back to remove encoding bug 9 years ago
Dirk Lemstra d5e60e8506 Fixed incorrect patch. 9 years ago
Drawaes 1c338a9520 Fixed Interlaced decoding for multi frames 9 years ago
Scott Williams 63eb9a8cd7 retrain untouched pixels when applying filter 9 years ago
Scott Williams a999a0b33b pixelate no longer blanks out background 9 years ago
James Jackson-South 771f95fd43 Fix whitespace 9 years ago
James Jackson-South c75ebb308a Fix source rectangle regression in resize #118 9 years ago
James Jackson-South a94be7a207 Disable breaking tests pending investigation 9 years ago
James Jackson-South cf7820895a Merge pull request #188 from JimBobSquarePants/accurate-jpeg 9 years ago
James Jackson-South 59d3364e4a Squeeze out a couple of milliseconds. 9 years ago
James Jackson-South 0663b106e6 Fix tests? 9 years ago
James Jackson-South 15a571fad9 Use better structs with fixed pointer 9 years ago
James Jackson-South 4b8a5dc5c1 Use same conversion methods as libjpeg 9 years ago
James Jackson-South cbb8e71f4b Rename tests 9 years ago