3656 Commits (bfed55d4a11281ba2dcb3753accf262c6b9f7f3c)
 

Author SHA1 Message Date
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
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
James Jackson-South 623fdd0cc7 Merge pull request #187 from Drawaes/master 9 years ago
Anton Firszov 8a63ceb75b tests for Png & Gif codecs 9 years ago
Drawaes 50d3932546 Move the palette based color into it's own method and hoisted the palette to be local. 9 years ago
Drawaes b1df833e4b Added bulk pixel operation for RGB 9 years ago
Drawaes 7c6bb5ee27 Skip filter byte 9 years ago
Drawaes 6667e79655 Used the Bulk Pixel Packer 9 years ago
Drawaes e6539c60d3 Performance improvements 9 years ago
James Jackson-South cf62f7725d Merge pull request #182 from JimBobSquarePants/feature/rename-color 9 years ago
James Jackson-South bfc551e414 Fix pixel xml docs to add ranges and remove duplication 9 years ago
James Jackson-South 6601ddb443 Update readme and features 9 years ago
James Jackson-South 3e5c8f7b5d Move IPixel types to PixelFormat namespace 9 years ago
James Jackson-South 7ce5e0724c Merge remote-tracking branch 'refs/remotes/origin/master' into feature/rename-color 9 years ago
James Jackson-South f1fd99c831 Move SinC to MathF [skip ci] 9 years ago