summaryrefslogtreecommitdiff
path: root/gs/base/gdevdflt.c
Commit message (Expand)AuthorAgeFilesLines
* Commit of build_consolidation branchChris Liddell2015-07-201-1488/+0
* Initialise a variable to silence scan-build (it can't actually be used uninit...Ken Sharp2015-07-101-1/+1
* Coverity ID 101842, checking 'dev' and 'child' before dereferencingKen Sharp2015-07-101-8/+19
* Addition of device 'subclassing'Ken Sharp2015-07-091-9/+419
* Add support for the 'device param' spec op to devicesKen Sharp2014-05-011-0/+8
* Replace the "floatp" with "double"Chris Liddell2013-12-181-2/+2
* Remove is_native_planar.Robin Watts2013-11-051-1/+0
* Add default process_page implementation.Robin Watts2013-10-221-0/+33
* pdfwrite - add support for form preservation from PostScriptKen Sharp2013-09-261-0/+2
* Enhance gx_saved_page and save_page function to support advanced functions.Ray Johnston2013-09-011-0/+1
* Allow devices to inform the PCL interpreter that it must not alter palettesKen Sharp2013-04-261-0/+1
* Fix interpolation code to behave consistently in the presence of pdf14.Robin Watts2012-10-291-0/+20
* Introduce GS_THREADSAFE define and modify printing calls.Robin Watts2012-09-181-2/+2
* Fix for broken AA support for devices that support the devn color typeMichael Vrhel2012-06-281-0/+2
* Update copyright "headers".Chris Liddell2012-06-131-7/+9
* * Change of the tiffsep and psdcmyk device to planar devices.Robin Watts2012-04-291-0/+3
* Removal of WTS from code.Michael Vrhel2011-11-171-1/+1
* Planar rop fixes; extensive changes throughout code.Robin Watts2011-11-141-1/+2
* Rename object_tag to graphics_type_tag and move to the device for MT rendering.Ray Johnston2011-07-081-0/+8
* Significant change in how the device profile is handled in ghostscript. ThisMichael Vrhel2011-05-071-0/+1
* Indent with spaces and strip trailing whitespace.Tor Andersson2011-04-191-101/+100
* Further movement toward getting fast thresholding operations working for CMYK...Michael Vrhel2011-04-181-0/+1
* Fix for 692123. It was necessary to make sure that the blending state of the...Michael Vrhel2011-04-071-0/+1
* Add new copy_plane device procedure; arguments as for copy_color with anRobin Watts2011-03-301-1/+5
* Add new dev_spec_op operation for spotting that a device maps colours inRobin Watts2011-03-301-0/+2
* Add new dev_spec_op call to device procs table, along with gxdevsop.h headerRobin Watts2011-03-301-8/+16
* Fix for conflicting definitions for create compositor. Failed to update defa...Michael Vrhel2009-11-191-2/+4
* reduction of more compiler warnings.Michael Vrhel2009-11-191-1/+2
* Merge of trunk into ICC branch through rev 10201.Michael Vrhel2009-10-211-1/+2
* Addition of code for setting device ICC profile in ICC manager.Michael Vrhel2009-05-071-1/+0
* Addition of icc profile to device common member and ability to set from comma...Michael Vrhel2009-05-061-0/+1
* Enhancement (graphics) : Implement new device virtual method 'fillpage'.Igor Melichev2008-12-131-0/+1
* Split the source tree into two new directories.Ralph Giles2008-08-291-0/+966