summaryrefslogtreecommitdiff
path: root/gs/base/gxclist.c
AgeCommit message (Expand)AuthorFilesLines
2011-09-20Fix for bug 692517Michael Vrhel1-16/+14
2011-07-08Rename object_tag to graphics_type_tag and move to the device for MT rendering.Ray Johnston1-1/+3
2011-07-01Fix clist planar device detection.Robin Watts1-1/+1
2011-06-16Addition of copy_plane command for clistMichael Vrhel1-1/+15
2011-05-07Significant change in how the device profile is handled in ghostscript. ThisMichael Vrhel1-1/+3
2011-04-19Indent with spaces and strip trailing whitespace.Tor Andersson1-41/+37
2011-03-30Add new dev_spec_op call to device procs table, along with gxdevsop.h headerRobin Watts1-2/+3
2010-10-06Fix for part 2 of Bug 691484, valgrind warnings about uninitialised valuesRobin Watts1-256/+257
2010-09-17Addition of support to enable persistence of objects tag information through ...Michael Vrhel1-2/+2
2010-07-07Fix : temporary memory device not finalized.Ken Sharp1-4/+20
2010-07-06Fix BAND_LIST_STORAGE=memory to handle files that create compressed memoryRay Johnston1-3/+9
2010-06-01Rename of gsicccache.c/h to gsicc_cache.c/h and gsiccmanage.c/h to gsicc_man...Michael Vrhel1-2/+2
2010-05-18Initial commit of code to perform multi-threaded clist rendering with the new...Michael Vrhel1-1/+4
2010-04-16This commit should fix most of the differences observed between the branch an...Michael Vrhel1-1/+2
2010-02-23Clist reader now includes the ICC link cache. During single threaded renderi...Michael Vrhel1-69/+12
2010-01-29Fix of a number of bugs related to converting CIEABC to ICC type. Getting cl...Michael Vrhel1-0/+1
2009-12-22Compute hash code of manufactured ICC profiles so that we have it when the da...Michael Vrhel1-20/+11
2009-12-11Code to ensure that we only add unique ICC profile to the clist icc_table.Michael Vrhel1-14/+43
2009-12-11Fix to free icc_table when the clist reader device is shut down.Michael Vrhel1-0/+13
2009-11-19Support for ICC high level images in clist. There needs to be some optimizat...Michael Vrhel1-1/+1
2009-11-16Fix to have clist_playback_band end when we encounter a cmd_opv_end_page even...Michael Vrhel1-2/+3
2009-11-05Addition of clist device as a parameter to the create compositor command. Th...Michael Vrhel1-0/+5
2009-10-30Fix of a few minor bugs in the clist writer code for the ICC profiles. Prima...Michael Vrhel1-12/+29
2009-10-29Fix of minor bugs in ICC table and profile clist writing. Addition of code t...Michael Vrhel1-17/+64
2009-10-28Finish of code to write out the ICC profile information into the clist. A sl...Michael Vrhel1-14/+102
2009-10-27Clean up of code and structures for the table that keeps track of the ICC pro...Michael Vrhel1-0/+88
2009-10-22Definition of new structures for holding information on where the ICC profile...Michael Vrhel1-1/+7
2009-10-21Merge of trunk into ICC branch through rev 10201.Michael Vrhel1-1/+4
2009-04-22Merge through 9673 which includes the soft mask branch changes.Michael Vrhel1-0/+10
2009-04-22Merge of trunk prior to softmask merge into icc branch. Through rev 9664.Michael Vrhel1-1/+1
2008-12-13Enhancement (graphics) : Implement new device virtual method 'fillpage'.Igor Melichev1-1/+2
2008-10-17Fix (clist writer) : Wrong compositor cropping when a shading is entirely cli...Igor Melichev1-0/+1
2008-09-25Fix (printer devices) : Allow retries for raster buffer allocation when Buffe...Igor Melichev1-1/+5
2008-08-29Split the source tree into two new directories.Ralph Giles1-0/+1026