summaryrefslogtreecommitdiff
path: root/gs/base/gdevmem.c
AgeCommit message (Expand)AuthorFilesLines
2012-04-29* Change of the tiffsep and psdcmyk device to planar devices.Robin Watts1-6/+6
2011-10-26Fix bug 692618. Crash and Object not in any chunk error and VMerror.Ray Johnston1-1/+1
2011-10-14Fix planar device bug; tiles becoming corrupted on gc.Robin Watts1-2/+6
2011-07-08Rename object_tag to graphics_type_tag and move to the device for MT rendering.Ray Johnston1-0/+7
2011-07-02Change to using encode_color instead of map_rgb_color since map_rgb_color are...Ray Johnston1-2/+2
2011-06-16Second attempt to add plan devices.Robin Watts1-2/+2
2011-06-16Backout previous commit of 'plan' devices.Robin Watts1-1/+1
2011-06-16Add new 'plan' family of planar devices.Robin Watts1-1/+1
2011-05-07Significant change in how the device profile is handled in ghostscript. ThisMichael Vrhel1-0/+2
2011-04-19Indent with spaces and strip trailing whitespace.Tor Andersson1-265/+263
2010-09-23Fix so that objects tag information makes it through transparency rendering A...Michael Vrhel1-0/+4
2010-01-19Attempt to fix bug 691030, regression with thin lines. This regression wasRobin Watts1-2/+4
2009-08-10Adds a new memory device constructorHenry Stiles1-0/+61
2009-08-10Add a new memory device constructor which uses copydevice.Henry Stiles1-0/+29
2009-04-08The massive 'DeviceN' commit (r2925) broke this. The correct b_w w_bRay Johnston1-3/+5
2008-08-29Split the source tree into two new directories.Ralph Giles1-0/+651