3846 Commits (49a95e4ba042a8cfebb300f3bbd860a7c02c4669)
 

Author SHA1 Message Date
James Jackson-South a7df079d81 Can now save some ICC profiles 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 80b492d589 Merge remote-tracking branch 'refs/remotes/origin/master' into feature/icc 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
Drawaes bb150bc499 Added bulk pixel operation for RGB 10 years ago
Drawaes c51170458d Skip filter byte 10 years ago
Drawaes 4c2abb9265 Used the Bulk Pixel Packer 10 years ago
Drawaes 214d4fa440 Performance improvements 10 years ago
James Jackson-South db9afff904 Can now read and store ICC profile 10 years ago
James Jackson-South ca5c968121 Thanks GFW! 10 years ago
James Jackson-South 9be59b0f9f Add YCbCr 10 years ago
James Jackson-South d81d432c9c Add inlining missed from prior commit 10 years ago
James Jackson-South fe29013ffb Inline space properties and methods 10 years ago
James Jackson-South ad862ce9f1 Add implicit operator between Rgba32 and Rgb 10 years ago
James Jackson-South aad862c137 Move namespace 10 years ago