summaryrefslogtreecommitdiff
path: root/gs/base/gdevnfwd.c
AgeCommit message (Expand)AuthorFilesLines
2012-03-15Planar rop fixes; extensive changes throughout code.Robin Watts1-1/+51
2012-03-15Fix for graphic tag setting during forward procedure.Michael Vrhel1-1/+1
2012-03-15Rename object_tag to graphics_type_tag and move to the device for MT rendering.Ray Johnston1-3/+18
2011-05-25Fix for Bug 692217 nested trans_pattern_clist SEGVRay Johnston1-3/+8
2011-05-17Merge branch 'master' into patt_trans_clistRobin Watts1-4/+2
2011-05-15Change in device ICC profile handlingMichael Vrhel1-4/+2
2011-05-12Squash warning.Robin Watts1-1/+0
2011-05-12Merge branch 'master' into patt_trans_clistRobin Watts1-22/+62
2011-05-09Use defined default page size for nullpage device.Chris Liddell1-2/+7
2011-05-07Significant change in how the device profile is handled in ghostscript. ThisMichael Vrhel1-6/+15
2011-05-04Whitespace fixes + Return from gx_forward_create_compositor.Robin Watts1-12/+13
2011-05-03Fixes for 2 issues. If a clip device is inserted in front of a pdf14 composi...Michael Vrhel1-3/+14
2011-05-03Add gx_device_dump debugging function.Robin Watts1-0/+37
2011-05-02Put back default map_rgb_color forwarding.Robin Watts1-13/+14
2011-04-20Work on the pattern transparency clist code.mvrhel1-1/+14
2011-04-19Indent with spaces and strip trailing whitespace.Tor Andersson1-294/+293
2011-04-01Fix so that anti-aliasing works when the source file contains transparency. ...Michael Vrhel1-1/+1
2011-03-30Tweak dev_spec_op implementations so that they correctly forward throughRobin Watts1-9/+7
2011-03-30Add new dev_spec_op call to device procs table, along with gxdevsop.h headerRobin Watts1-8/+18
2011-01-07Fix so that we do not do the ICC optimized flow for color images when our tar...Michael Vrhel1-0/+26
2010-08-10Commit to move the ICC profile for the device within the device structure. T...Michael Vrhel1-0/+6
2010-01-19Attempt to fix bug 691030, regression with thin lines. This regression wasRobin Watts1-3/+5
2009-11-27Fix dereference of NULL when target device passed to gx_forward_put_paramsRay Johnston1-1/+2
2009-11-23Fix for segfault reported in 690880 with separation devices. The is_open flagRay Johnston1-2/+9
2008-12-13Enhancement (graphics) : Implement new device virtual method 'fillpage'.Igor Melichev1-0/+12
2008-08-29Split the source tree into two new directories.Ralph Giles1-0/+1091