summaryrefslogtreecommitdiff
path: root/base/gxdevice.h
Commit message (Expand)AuthorAgeFilesLines
* Update postal address in file headersChris Liddell2023-04-041-2/+2
* Add dev->non_strict_bounds flag.Robin Watts2023-02-161-1/+2
* Subclassing devices - optionally keep device before compositorKen Sharp2022-06-171-1/+5
* Bug 705203: Fix SEGV seen in overnights with pattern cache problem.Robin Watts2022-04-071-1/+3
* Stroke filled by pattern optimisation.Robin Watts2021-12-161-0/+1
* Factor out special case in gx_default_fill_path.Robin Watts2021-12-151-0/+1
* Runtime safety of non threadsafe devices and rework globals.Robin Watts2021-11-051-0/+3
* Bug 704639 Avoid writing halftones into clistMichael Vrhel2021-10-291-0/+4
* Remove function declaration with no implementation.Robin Watts2021-10-271-3/+0
* Revert "Add gxdso_upcall mechanism, and use it in Nup device."Robin Watts2021-08-181-1/+0
* Add gxdso_upcall mechanism, and use it in Nup device.Robin Watts2021-08-161-0/+1
* Subclassing: handle page_procs properly.Robin Watts2021-08-101-4/+16
* Add sane 'default' gray encode/decode_color implementations.Robin Watts2021-07-011-0/+2
* Add gx_blank_get_bits_rectangle.Robin Watts2021-07-011-0/+1
* Remove guts of gx_default_get_bits_rectangle.Robin Watts2021-06-301-2/+1
* Fix SEGV seen in alldevs test with tiff64nc device.Robin Watts2021-06-281-0/+1
* Rename some encode/decode color functions to be clearer.Robin Watts2021-06-231-4/+4
* Move pXm devices to use encode/decode_color.Robin Watts2021-06-211-0/+4
* Remove map_color_rgb_alpha.Robin Watts2021-06-181-2/+0
* Strip out map_rgb_alpha_color.Robin Watts2021-06-181-2/+0
* Make gx_device_unsubclass void.Robin Watts2021-05-121-1/+1
* Remove get_bits in favour of get_bits_rectangle.Robin Watts2021-05-031-3/+0
* Remove unused get_band device proc.Robin Watts2021-04-281-2/+0
* Remove strip_copy_rop in favour of strip_copy_rop2.Robin Watts2021-04-281-3/+1
* Split initialize device proc into two.Robin Watts2021-04-261-1/+1
* Move devices away from begin_image to begin_typed_image.Robin Watts2021-04-231-2/+0
* Remove image_data/end_image dev_procs.Robin Watts2021-04-201-4/+0
* Rename create_compositor to composite.Robin Watts2021-04-201-10/+10
* Remove obsolete copy_rop dev_proc.Robin Watts2021-04-201-3/+0
* Remove obsolete tile_rectangle dev_proc.Robin Watts2021-04-201-2/+0
* Remove obsolete get_xfont_{procs,device} device proc.Robin Watts2021-04-201-4/+0
* Remove obsolete draw_line dev_proc.Robin Watts2021-04-201-1/+0
* Remove obsolete pattern_manage dev proc.Robin Watts2021-04-201-1/+0
* Further rationalisation of device init.Robin Watts2021-04-201-35/+36
* Move devices away from static init of procs.Robin Watts2021-04-201-1/+3
* Remove gx_device_set_procs.Robin Watts2021-04-201-3/+0
* Rename finish_copydevice to initialize, and remove second param.Robin Watts2021-04-201-1/+1
* Update copyright to 2021Chris Liddell2021-03-151-1/+1
* NupControl improvements to prevent save/restore problems.Ray Johnston2021-03-031-1/+1
* Bug 695925: Implement overprint simulation for all devicesMichael Vrhel2021-02-051-1/+1
* Implement Nup subclass device to support nesting images on a page.Ray Johnston2021-01-261-2/+4
* Update copyright to 2020Chris Liddell2020-04-101-1/+1
* Squashed commit fill-stroke3 branchMichael Vrhel2020-01-111-0/+2
* Fix warnings when building contrib on windows.Robin Watts2019-10-311-2/+2
* Move FILE * operations behind new gp_file * API.Robin Watts2019-05-291-2/+2
* Update source/header file copyright notice to 2019Chris Liddell2019-01-161-1/+1
* Add "transform_pixel_region" device function.Robin Watts2018-10-181-0/+2
* Change device put_image method to match the other methods in the APIKen Sharp2018-10-021-0/+1
* subclassing devices - fix clist patching on unsubclassKen Sharp2018-08-091-1/+3
* Update copyright notice with new head office address.Ken Sharp2018-01-301-3/+3