summaryrefslogtreecommitdiff
path: root/base/gsovrc.c
Commit message (Expand)AuthorAgeFilesLines
* Update postal address in file headersChris Liddell2023-04-041-3/+3
* Overprint, transparency, alpha buffer, stroke fill interactionMichael Vrhel2022-10-081-5/+18
* Bug 705260 continued: Fix SEGVs seen in cluster testing.Robin Watts2022-09-191-2/+2
* Bug 705260: Add gxdso for setting overprint operation.Robin Watts2022-06-011-0/+8
* Tweak overprint_copy_alpha_hl_color.Robin Watts2022-06-011-1/+3
* Fix overprint_copy_planes with regions of height > 1.Robin Watts2022-06-011-18/+19
* Bug 705203: Fix SEGV seen in overnights with pattern cache problem.Robin Watts2022-04-071-1/+2
* Remove "unread" param from get_bits_rectangle.Robin Watts2021-07-011-2/+2
* Rejig text_begin dev_proc.Robin Watts2021-06-151-3/+2
* Cleanup compiler warningsNancy Durgin2021-06-021-11/+19
* Remove strip_copy_rop in favour of strip_copy_rop2.Robin Watts2021-04-281-2/+2
* Split initialize device proc into two.Robin Watts2021-04-261-21/+12
* Move devices away from begin_image to begin_typed_image.Robin Watts2021-04-231-2/+0
* Rename create_compositor to composite.Robin Watts2021-04-201-9/+9
* Remove obsolete copy_rop dev_proc.Robin Watts2021-04-201-2/+0
* Remove obsolete tile_rectangle dev_proc.Robin Watts2021-04-201-3/+0
* Remove obsolete get_xfont_{procs,device} device proc.Robin Watts2021-04-201-1/+0
* Remove obsolete draw_line dev_proc.Robin Watts2021-04-201-2/+0
* Further rationalisation of device init.Robin Watts2021-04-201-5/+4
* Move devices away from static init of procs.Robin Watts2021-04-201-251/+136
* Rename finish_copydevice to initialize, and remove second param.Robin Watts2021-04-201-3/+3
* Fix Bug 703774: Overprint+Transparency+Fill_Stroke problems.Ray Johnston2021-04-191-12/+21
* Tweak use of return_error to be more useful.Robin Watts2021-03-241-2/+5
* Update copyright to 2021Chris Liddell2021-03-151-1/+1
* Fix compositor operation with subclassing.Robin Watts2021-03-041-0/+13
* Bug 703265: Tweak create_compositor device method.Robin Watts2021-02-241-1/+5
* Update copyright to 2020Chris Liddell2020-04-101-1/+1
* Fix trailing white spaces in a number of places.Ken Sharp2020-01-301-7/+7
* Fix defects reported from fill-stroke3 mergeMichael Vrhel2020-01-121-2/+2
* Squashed commit fill-stroke3 branchMichael Vrhel2020-01-111-135/+336
* Coverity 350190, 350208: make raster unsigned, to avoid sign extension issue.Julian Smith2019-11-201-2/+4
* Proper fix for deep color overprint.Robin Watts2019-09-021-2/+16
* Update overprint hl_color code to cope with 16bit devices too.Robin Watts2019-08-311-2/+4
* Update source/header file copyright notice to 2019Chris Liddell2019-01-161-1/+1
* Update copyright notice with new head office address.Ken Sharp2018-01-301-3/+3
* Fix errors: Interpolated images + overprint + devn deviceRay Johnston2018-01-121-2/+14
* Repair the device API - device methods should never be NULLKen Sharp2017-11-161-5/+0
* Tweak map_XXXX_subclass functions.Robin Watts2017-11-011-14/+14
* Bug 697545: Extend "separable_and_linear" processing.Robin Watts2017-03-071-2/+2
* Bug 693307 Overprint issuesMichael Vrhel2016-12-161-91/+36
* Make gs_imager_state == gs_state.Chris Liddell2016-06-061-5/+5
* Change max_components and num_components in dev.color_info to ucharMichael Vrhel2016-05-091-10/+13
* Coverity ID 94849 - initialise a member of a structureKen Sharp2016-04-281-0/+1
* Improve logability of errors.Robin Watts2016-02-181-1/+1
* Remove legacy lower case arch_* macrosChris Liddell2016-01-111-5/+5
* Get rid of "magic number" returns from compositor is_closing procRay Johnston2015-09-221-2/+2
* Convert constants used by 'is_closing' compositor proc to menmonic enumsRay Johnston2015-09-221-5/+4
* Commit of build_consolidation branchChris Liddell2015-07-201-0/+1355