3716 Commits (f3d4daf6b75f24afaaf83a6ddfe72cc799d132f8)
 

Author SHA1 Message Date
James Jackson-South 116aaa1158 Fix repeat count 10 years ago
Scott Williams 0e216e05b8 bump version number due to moving GraphicOptions 10 years ago
Scott Williams 3f0cc9abf6 updates to comments and moved code 10 years ago
Scott Williams 1c9ab4b614 revent solid color brush 10 years ago
Scott Williams 14b39fd620 bulk blending tests 10 years ago
Scott Williams f624265c99 PorterDuff tests 10 years ago
Scott Williams ff97d6b1c9 Add Vector4 based functions. 10 years ago
Scott Williams 105cefece8 remove unused processor 10 years ago
Scott Williams f435a9d0ba migrate blenders to PorterDuff 10 years ago
Scott Williams 5c333a9967 Merge branch 'pr/200--wip-duff-porter-general-pixel-function-for-drawing-images' into tocsoft/compositing 10 years ago
Scott Williams 5940fb4144 fix sandbox 10 years ago
Scott Williams 0d8eb2032c initial blender implementations 10 years ago
James Jackson-South bca48a6f22 Fix App0 marker 10 years ago
Dirk Lemstra eb715cfed3 Removed old overload and used new one (from #201) in unit test. 10 years ago
James Jackson-South 12ed8b4bc1 Merge pull request #201 from Drawaes/master 10 years ago
Drawaes 36674fdfaf More register pressure removal 10 years ago
Drawaes a5a9b299a4 Reduce register pressure 10 years ago
Vicente Penades 3a542eec74 Added a DrawImage Effect test 10 years ago
Vicente Penades 8742a3ccff Added missing function 10 years ago
Vicente Penades 106e93626f Replaced assert with DebugGuard 10 years ago
Vicente Penades 3b100bb979 fixed headers 10 years ago
Vicente Penades c442cb445a fixed stylecop 10 years ago
Vicente Penades bbaa8898e5 Added Image drawing functions to use general porter duff modes 10 years ago
Vicente Penades a3a69824dd Added Pixel effect mode enumeration for Porter-Duff composition modes 10 years ago
James Jackson-South 93f0fd54b3 Fix Resize benchmarls 10 years ago
James Jackson-South 0fb7b923d6 Internalise and inline Compress/Expand 10 years ago
James Jackson-South 5cb1e20be2 Merge pull request #195 from JimBobSquarePants/bugs/blur-loosing-surrounding-data 10 years ago
James Jackson-South 1fba01b6d3 Merge pull request #196 from Drawaes/master 10 years ago
James Jackson-South a066c48e29 Add missing tests 10 years ago
Drawaes ae55dbed46 Fixed interlaced PNG 10 years ago
James Jackson-South 8d5b2c7636 Fix Convolution2DProcessor 10 years ago
James Jackson-South 042f95b003 Fix ConvolutionProcessor 10 years ago
James Jackson-South a889d0b4bb Fix Oil Painting processor 10 years ago
Drawaes 2682d74da4 Put Adler back to remove encoding bug 10 years ago
Dirk Lemstra 5abd6bd42f Fixed incorrect patch. 10 years ago
Drawaes 1b904853f3 Fixed Interlaced decoding for multi frames 10 years ago
Scott Williams 6ec8ef8b82 retrain untouched pixels when applying filter 10 years ago
Scott Williams 9d96ee797b pixelate no longer blanks out background 10 years ago
James Jackson-South 6eb93e0288 Fix whitespace 10 years ago
James Jackson-South 3ffb02844f Fix source rectangle regression in resize #118 10 years ago
James Jackson-South 403985977d Disable breaking tests pending investigation 10 years ago
James Jackson-South e372d29829 Merge pull request #188 from JimBobSquarePants/accurate-jpeg 10 years ago
James Jackson-South e29a0dde94 Squeeze out a couple of milliseconds. 10 years ago
James Jackson-South 287bec4f43 Fix tests? 10 years ago
James Jackson-South 38e4fcbdfb Use better structs with fixed pointer 10 years ago
James Jackson-South bd363b50fc Use same conversion methods as libjpeg 10 years ago
James Jackson-South 5ad515137b Rename tests 10 years ago
James Jackson-South cd5a79f75e Merge pull request #187 from Drawaes/master 10 years ago
Anton Firszov 4ac74e5a60 tests for Png & Gif codecs 10 years ago
Drawaes f7c02a16a6 Move the palette based color into it's own method and hoisted the palette to be local. 10 years ago