summaryrefslogtreecommitdiff
path: root/base/gdevnfwd.c
Commit message (Expand)AuthorAgeFilesLines
* Update postal address in file headersChris Liddell2023-04-041-3/+3
* Bug 705203: Fix SEGV seen in overnights with pattern cache problem.Robin Watts2022-04-071-1/+15
* Change the update_spot_equivalent_colors device methodKen Sharp2021-09-211-2/+2
* Remove "unread" param from get_bits_rectangle.Robin Watts2021-07-011-2/+2
* Remove map_color_rgb_alpha.Robin Watts2021-06-181-14/+0
* Strip out map_rgb_alpha_color.Robin Watts2021-06-181-17/+0
* Change get_color_mapping_procs device procedure.Robin Watts2021-06-161-47/+29
* Rejig text_begin dev_proc.Robin Watts2021-06-151-4/+2
* Remove get_bits in favour of get_bits_rectangle.Robin Watts2021-05-031-12/+0
* Remove unused get_band device proc.Robin Watts2021-04-281-14/+0
* Remove strip_copy_rop in favour of strip_copy_rop2.Robin Watts2021-04-281-49/+4
* Split initialize device proc into two.Robin Watts2021-04-261-14/+9
* Move devices away from begin_image to begin_typed_image.Robin Watts2021-04-231-20/+0
* Unobsolete get_alpha_bits dev proc.Robin Watts2021-04-201-1/+1
* Remove image_data/end_image dev_procs.Robin Watts2021-04-201-4/+0
* Rename create_compositor to composite.Robin Watts2021-04-201-7/+7
* Remove obsolete copy_rop dev_proc.Robin Watts2021-04-201-34/+0
* Remove obsolete tile_rectangle dev_proc.Robin Watts2021-04-201-16/+0
* Remove obsolete get_xfont_{procs,device} device proc.Robin Watts2021-04-201-26/+0
* Remove obsolete draw_line dev_proc.Robin Watts2021-04-201-1/+0
* Tweak null device.Robin Watts2021-04-201-2/+3
* Further rationalisation of device init.Robin Watts2021-04-201-8/+6
* Move devices away from static init of procs.Robin Watts2021-04-201-76/+123
* Remove gx_device_set_procs.Robin Watts2021-04-201-1/+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
* Fix compositor operation with subclassing.Robin Watts2021-03-041-0/+5
* Bug 703265: Tweak create_compositor device method.Robin Watts2021-02-241-0/+6
* Defeat ICC component validation for nullpage deviceChris Liddell2020-07-291-1/+14
* Have nullpage ignore ICC parametersChris Liddell2020-07-231-1/+9
* Update copyright to 2020Chris Liddell2020-04-101-1/+1
* Bug 702151: Avoid truncating pointers in debug code.Robin Watts2020-03-171-1/+1
* Squashed commit fill-stroke3 branchMichael Vrhel2020-01-111-0/+20
* Update source/header file copyright notice to 2019Chris Liddell2019-01-161-1/+1
* Coverity ID 323322Ken Sharp2018-11-171-7/+7
* Add "transform_pixel_region" device function.Robin Watts2018-10-181-0/+13
* Change device put_image method to match the other methods in the APIKen Sharp2018-10-021-1/+16
* Update copyright notice with new head office address.Ken Sharp2018-01-301-3/+3
* Do not ignore errors from the device's fill_rectangle_hl_color methodKen Sharp2017-11-231-1/+18
* Device method repair - use accessors throughoutKen Sharp2017-11-161-2/+2
* Repair the device API - device methods should never be NULLKen Sharp2017-11-161-20/+13
* Tweak map_XXXX_subclass functions.Robin Watts2017-11-011-18/+15
* Update the nulldevice for DeviceNKen Sharp2017-07-201-1/+1
* Fix regression from InterpolateControl change that affects pattern-clistRay Johnston2017-07-051-0/+1
* Fix a problem with tags not being set in dev_colorRay Johnston2017-04-051-1/+2
* Make gs_imager_state == gs_state.Chris Liddell2016-06-061-23/+23
* Improve logability of errors.Robin Watts2016-02-181-1/+1
* Squash warnings: Warnings caused by printf specifiers.Robin Watts2016-01-041-1/+1
* Commit of build_consolidation branchChris Liddell2015-07-201-0/+1347