summaryrefslogtreecommitdiff
path: root/gs/base/gxblend1.c
AgeCommit message (Expand)AuthorFilesLines
2010-09-08Fix to enable proper mask filling with patterns that have transparency. Majo...Michael Vrhel1-1/+1
2010-05-04As part of the work for bug 691207 (remove global variables) we introduceRobin Watts1-4/+6
2010-04-21Move CPSI_mode from being a global to living in the libctx, as part of theRobin Watts1-1/+1
2009-11-19Fix for segfault reported in bug 690927 and two of the segfaults of bug 690880.Ray Johnston1-4/+28
2009-09-09Fix for bug 690534.Michael Vrhel1-12/+34
2009-02-18Fixes for compiler warnings.Michael Vrhel1-0/+2
2009-02-14Fix for type mismatch on extern debug variableMichael Vrhel1-1/+1
2009-01-06Merge of trunk changes 9175-9326 into smask branch.Michael Vrhel1-1/+2
2008-12-12Addition of code to restore device color settings during transparency group p...Michael Vrhel1-1/+2
2008-12-10Addition of more debug code plus fixes for a few small issues introduced with...Michael Vrhel1-1/+2
2008-11-07Clean up of transparency buffer debug dumping. All now go through a single f...Michael Vrhel1-113/+26
2008-11-07Fix in raw buffer debug output.Michael Vrhel1-1/+1
2008-10-14When a soft mask push occurs, a monochrome soft mask is now created from a ma...Michael Vrhel1-24/+155
2008-10-14Addition of structures to assist in switching the color mapping procs during ...Michael Vrhel1-0/+1
2008-10-14Addition of color mapping procs in pdf14 device which will be used when a sof...Michael Vrhel1-0/+35
2008-10-08Undoing of large patch in smask branch. Will be applied in smaller components.Michael Vrhel1-191/+24
2008-10-08Application of current soft mask patch to soft mask branch. Initial change f...Michael Vrhel1-24/+191
2008-09-04Fix : Divide gdevp14.c into 2 modules.Igor Melichev1-0/+733