summaryrefslogtreecommitdiff
path: root/base/gxdevcli.h
Commit message (Expand)AuthorAgeFilesLines
* Remove get_bits in favour of get_bits_rectangle.Robin Watts2021-05-031-9/+0
* Remove unused get_band device proc.Robin Watts2021-04-281-8/+0
* Remove strip_copy_rop in favour of strip_copy_rop2.Robin Watts2021-04-281-11/+0
* Split initialize device proc into two.Robin Watts2021-04-261-8/+19
* Move devices away from begin_image to begin_typed_image.Robin Watts2021-04-231-18/+0
* Unobsolete get_alpha_bits dev proc.Robin Watts2021-04-201-7/+1
* Remove image_data/end_image dev_procs.Robin Watts2021-04-201-19/+0
* Rename create_compositor to composite.Robin Watts2021-04-201-4/+4
* Remove obsolete copy_rop dev_proc.Robin Watts2021-04-201-13/+0
* Remove obsolete tile_rectangle dev_proc.Robin Watts2021-04-201-9/+0
* Remove obsolete get_xfont_{procs,device} device proc.Robin Watts2021-04-201-14/+0
* Remove obsolete draw_line dev_proc.Robin Watts2021-04-201-9/+0
* Remove obsolete pattern_manage dev proc.Robin Watts2021-04-201-34/+1
* Further rationalisation of device init.Robin Watts2021-04-201-72/+12
* Move devices away from static init of procs.Robin Watts2021-04-201-2/+52
* Rename finish_copydevice to initialize, and remove second param.Robin Watts2021-04-201-5/+5
* Update copyright to 2021Chris Liddell2021-03-151-1/+1
* NupControl improvements to prevent save/restore problems.Ray Johnston2021-03-031-1/+6
* Bug 695925: Implement overprint simulation for all devicesMichael Vrhel2021-02-051-0/+1
* Implement Nup subclass device to support nesting images on a page.Ray Johnston2021-01-261-0/+2
* Remove deprecated device-like image handling procedures.Robin Watts2020-09-081-12/+0
* Refactor gdev_space_params slightly.Robin Watts2020-06-251-4/+7
* Rework display device "DisplayHandle" passing.Robin Watts2020-06-251-0/+3
* Update copyright to 2020Chris Liddell2020-04-101-1/+1
* Add support for 64bit and size_t paramaters.Robin Watts2020-03-171-5/+5
* Squashed commit fill-stroke3 branchMichael Vrhel2020-01-111-0/+14
* Fix problems with pngalpha and deep color transparency filling.Robin Watts2019-08-261-0/+15
* Fix problems with "typedef struct foo_s foo;" redefinitions.Robin Watts2019-04-031-4/+0
* Tweak "device_encodes_tags" to avoid const warnings.Robin Watts2019-02-221-1/+1
* Update source/header file copyright notice to 2019Chris Liddell2019-01-161-1/+1
* Remove some blah_DEFINED cruft.Robin Watts2019-01-071-52/+3
* Fix header inclusions.Robin Watts2018-12-141-11/+1
* Add "transform_pixel_region" device function.Robin Watts2018-10-181-0/+36
* Change device put_image method to match the other methods in the APIKen Sharp2018-10-021-1/+1
* Fix a device subclassing problem with colour mapping proceduresKen Sharp2018-07-051-1/+15
* Update copyright notice with new head office address.Ken Sharp2018-01-301-3/+3
* Tweak map_XXXX_subclass functions.Robin Watts2017-11-011-32/+25
* Bug 693684: Add InterpolateControl parameter to limit image interpolation.Ray Johnston2017-07-051-0/+2
* Fix gx_default_fill_linear_color_scanline to handle tags.Ray Johnston2017-04-051-0/+4
* Fix a problem with tags not being set in dev_colorRay Johnston2017-04-051-0/+6
* Bug 697545: Extend "separable_and_linear" processing.Robin Watts2017-03-071-2/+38
* Fix Bug 697502, problems with NumRenderingThreads exceeding available RAMRay Johnston2017-02-161-1/+2
* Bug 693307 Overprint issuesMichael Vrhel2016-12-161-6/+1
* Remove MarginsHWResolution non-standard device parameterRay Johnston2016-12-021-6/+3
* Change API for put_imageRobin Watts2016-11-211-2/+2
* Bug 696862 remove memcmp() color info structureMichael Vrhel2016-10-041-0/+3
* Bug 696599: cast disguised wrong type dereference.Chris Liddell2016-09-131-0/+1
* Make gs_imager_state == gs_state.Chris Liddell2016-06-061-33/+33
* Change max_components and num_components in dev.color_info to ucharMichael Vrhel2016-05-091-7/+7
* Add a system to allow processing of individual pages and ranges of pagesKen Sharp2016-04-191-0/+7