3970 Commits (fe61328183d3b075e6a8798a61af694b341d6219)
 

Author SHA1 Message Date
James Jackson-South 0f2a6242c8 Rename to hasFrames 10 years ago
Scott Williams 8524b7e0a7 Merge pull request #202 from JimBobSquarePants/pixel-blending 10 years ago
Scott Williams 14e463daf7 fix alpha tests 10 years ago
Scott Williams 7c33ec8aba make alppha process pecentage consistent with blenders 10 years ago
Scott Williams 3671d9b906 blend functions everywhere. 10 years ago
James Jackson-South 659d11d5ec Fix summary classname 10 years ago
James Jackson-South 49b1a157b1 Ensure correct disposal method is carried across 10 years ago
James Jackson-South 321ce20ada Fix frame delay getting copied over 10 years ago
James Jackson-South 9b1f7c4bdb Fix pixel tearing with animated gifs. 10 years ago
James Jackson-South cdd89a3ac5 Fix repeat count 10 years ago
Scott Williams 2b80fe7a82 bump version number due to moving GraphicOptions 10 years ago
Scott Williams d56e658854 updates to comments and moved code 10 years ago
Scott Williams 0d56504f28 revent solid color brush 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 4a5a7dbc74 remove unused processor 10 years ago
Scott Williams ad1bb5dbee migrate blenders to PorterDuff 10 years ago
Scott Williams 502e15082a Merge branch 'pr/200--wip-duff-porter-general-pixel-function-for-drawing-images' into tocsoft/compositing 10 years ago
Scott Williams d85e6196c5 fix sandbox 10 years ago
Scott Williams 472bb85030 initial blender implementations 10 years ago
James Jackson-South 1ed5521478 Merge remote-tracking branch 'refs/remotes/origin/master' into feature/icc 10 years ago
James Jackson-South c930983d18 Fix Exif profile tests 10 years ago
James Jackson-South f018838ff9 Fix App0 marker 10 years ago
James Jackson-South dd8e10538e Can now save some ICC profiles 10 years ago
Dirk Lemstra 3a43fb78fe Removed old overload and used new one (from #201) in unit test. 10 years ago
James Jackson-South 55528c4a57 Merge pull request #201 from Drawaes/master 10 years ago
Drawaes ff6f0581a9 More register pressure removal 10 years ago
Drawaes 2fdfb566ce Reduce register pressure 10 years ago
Vicente Penades 55fbefd820 Added a DrawImage Effect test 10 years ago
Vicente Penades 80aba1b345 Added missing function 10 years ago
Vicente Penades ebc9d2ca25 Replaced assert with DebugGuard 10 years ago
Vicente Penades 7af242a03b fixed headers 10 years ago
Vicente Penades e8d0552aba fixed stylecop 10 years ago
Vicente Penades a0a8ebacea Added Image drawing functions to use general porter duff modes 10 years ago
Vicente Penades 0d1fe262da Added Pixel effect mode enumeration for Porter-Duff composition modes 10 years ago
James Jackson-South 95f02a6b9b Fix Resize benchmarls 10 years ago
James Jackson-South e0efc5f37b Internalise and inline Compress/Expand 10 years ago
James Jackson-South 4f4dbdb355 Merge remote-tracking branch 'refs/remotes/origin/master' into feature/icc 10 years ago
James Jackson-South 35eaf70e28 Merge pull request #195 from JimBobSquarePants/bugs/blur-loosing-surrounding-data 10 years ago
James Jackson-South 0f84c32a44 Merge pull request #196 from Drawaes/master 10 years ago
James Jackson-South a86c82e971 Add missing tests 10 years ago
Drawaes c3216d05fa Fixed interlaced PNG 10 years ago
James Jackson-South 1492da85d9 Fix Convolution2DProcessor 10 years ago
James Jackson-South 0e229e2bc8 Fix ConvolutionProcessor 10 years ago
James Jackson-South 430517ed48 Fix Oil Painting processor 10 years ago
Drawaes a25ff46ef6 Put Adler back to remove encoding bug 10 years ago
Dirk Lemstra d5e60e8506 Fixed incorrect patch. 10 years ago
Drawaes 1c338a9520 Fixed Interlaced decoding for multi frames 10 years ago
Scott Williams 63eb9a8cd7 retrain untouched pixels when applying filter 10 years ago