3898 Commits (a37c86549afbd97366592195b99ff738f036d41e)
 

Author SHA1 Message Date
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
Scott Williams a999a0b33b pixelate no longer blanks out background 10 years ago
James Jackson-South 771f95fd43 Fix whitespace 10 years ago
James Jackson-South c75ebb308a Fix source rectangle regression in resize #118 10 years ago
James Jackson-South a94be7a207 Disable breaking tests pending investigation 10 years ago
James Jackson-South cf7820895a Merge pull request #188 from JimBobSquarePants/accurate-jpeg 10 years ago
James Jackson-South 59d3364e4a Squeeze out a couple of milliseconds. 10 years ago
James Jackson-South 0663b106e6 Fix tests? 10 years ago
James Jackson-South 15a571fad9 Use better structs with fixed pointer 10 years ago
James Jackson-South 4b8a5dc5c1 Use same conversion methods as libjpeg 10 years ago
James Jackson-South cbb8e71f4b Rename tests 10 years ago
James Jackson-South 623fdd0cc7 Merge pull request #187 from Drawaes/master 10 years ago
Anton Firszov 8a63ceb75b tests for Png & Gif codecs 10 years ago
Drawaes 50d3932546 Move the palette based color into it's own method and hoisted the palette to be local. 10 years ago
Drawaes b1df833e4b Added bulk pixel operation for RGB 10 years ago
Drawaes 7c6bb5ee27 Skip filter byte 10 years ago
Drawaes 6667e79655 Used the Bulk Pixel Packer 10 years ago
Drawaes e6539c60d3 Performance improvements 10 years ago
James Jackson-South 43eacd1576 Can now read and store ICC profile 10 years ago
James Jackson-South ee775352b9 Thanks GFW! 10 years ago
James Jackson-South df3b5d5a2f Add YCbCr 10 years ago
James Jackson-South dae75fedde Add inlining missed from prior commit 10 years ago
James Jackson-South 9f4c025d0b Inline space properties and methods 10 years ago