summaryrefslogtreecommitdiff
path: root/base/gxclpath.c
Commit message (Expand)AuthorAgeFilesLines
* Update postal address in file headersChris Liddell2023-04-041-3/+3
* Bug 693235: Avoid paths with massive extents during clist writing.Robin Watts2022-06-081-0/+83
* Bug 705203: Fix SEGV seen in overnights with pattern cache problem.Robin Watts2022-04-071-0/+22
* Update copyrights for files changed since 2022 started.Chris Liddell2022-01-121-1/+1
* Fix a Coverity report - use of potentiallly uninitialised bufferRichard Lescak2022-01-041-2/+2
* Stroke filled by pattern optimisation.Robin Watts2021-12-161-1/+10
* Send fill_adjust across clist as part of begin_clip.Robin Watts2021-12-071-39/+85
* Fix some page mode vs clist halftone differences.Robin Watts2021-11-261-1/+2
* Bug 704701: Split clist handling of screen_phase and tile_phase.Robin Watts2021-11-081-9/+10
* Runtime safety of non threadsafe devices and rework globals.Robin Watts2021-11-051-1/+1
* Tweak clist writing of extended ops.Robin Watts2021-10-181-12/+13
* Update copyright to 2021Chris Liddell2021-03-151-1/+1
* lgtm.com fix: Use | not || when combining bitflags.Robin Watts2020-05-101-1/+1
* Update copyright to 2020Chris Liddell2020-04-101-1/+1
* Remove pgs->alphaMichael Vrhel2020-04-011-3/+2
* Coverity 94826 Add missing offset to buffer size used for clist cmd.Michael Vrhel2020-03-301-1/+2
* Squashed commit of the opacity_shape branchMichael Vrhel2020-03-271-21/+21
* Squash some unused variable warnings.Robin Watts2020-02-241-1/+0
* Coverity 353342: supposed Null pointer dereferences in gxclpath.cRay Johnston2020-01-161-2/+4
* Squashed commit fill-stroke3 branchMichael Vrhel2020-01-111-19/+211
* CompatibleOverprint ModeMichael Vrhel2019-08-071-2/+2
* Update source/header file copyright notice to 2019Chris Liddell2019-01-161-1/+1
* Add clist valgrind helper call.Robin Watts2019-01-141-0/+9
* Get rid of some gcc warnings.Ray Johnston2018-01-301-1/+1
* Update copyright notice with new head office address.Ken Sharp2018-01-301-3/+3
* Fix bug 698662. Elements shifted horizontally when clist is used.Ray Johnston2017-12-111-9/+10
* clist tweak: Pass &var to macros if the value of var is updated.Robin Watts2017-11-211-14/+14
* fix bug 697621: color_usage.or bits were wrong with transparencyRay Johnston2017-03-021-7/+10
* Bug 697615: color_usage was incorrectly updated for devn with pdf14Ray Johnston2017-02-281-0/+6
* Fix Bug 696866: patterns need to set color_usage.or over the entire areaRay Johnston2016-10-111-0/+1
* Remove the RECT_RECOVER and VMerror retrying logic from the clistRay Johnston2016-08-151-1/+1
* Make gs_imager_state == gs_state.Chris Liddell2016-06-061-75/+75
* Fix Coverity ID's: 94500, 94697, 94819, 94829, 94996, 126373.Ray Johnston2016-05-181-1/+1
* Fix Coverity issue 94826, Buffer overrun, 94595 De-ref after NULL checkRay Johnston2016-05-041-1/+6
* Commit of build_consolidation branchChris Liddell2015-07-201-0/+1700