summaryrefslogtreecommitdiff
path: root/base/gxstroke.c
Commit message (Expand)AuthorAgeFilesLines
* Update postal address in file headersChris Liddell2023-04-041-2/+2
* Coverity 381502: Don't check non NULL pointer for NULLity.Robin Watts2023-03-021-3/+2
* Bug 705955: Restrict the vertical size of clipping accums for speed.Robin Watts2022-10-141-0/+4
* Bug 705653: Fix dashing of multi-segment lines with round joins.Robin Watts2022-09-061-1/+3
* graphics library - Improve leak fix with flattened pathsKen Sharp2022-07-221-1/+2
* graphics library - fix memory leak with flattened pathsKen Sharp2022-07-221-2/+3
* Update copyrights for files changed since 2022 started.Chris Liddell2022-01-121-1/+1
* Rework the optimisation for stroked patterns.ghostpdl-9.56.0-test-base-4Robin Watts2022-01-041-22/+51
* Bug 704775 followup: Fix clist vs page mode strokes with shadings.ghostpdl-9.56.0-test-base-3Robin Watts2021-12-211-11/+9
* Stroke filled by pattern optimisation.Robin Watts2021-12-161-3/+48
* Runtime safety of non threadsafe devices and rework globals.Robin Watts2021-11-051-4/+4
* LGTM warning suppressions and fixes.Robin Watts2021-10-011-3/+7
* Update copyright to 2021Chris Liddell2021-03-151-1/+1
* lgtm fixes: float * float -> doubleRobin Watts2020-05-191-4/+4
* Update copyright to 2020Chris Liddell2020-04-101-1/+1
* Coverity 355259: Fix precedence of assignment/comparison.Robin Watts2020-03-301-1/+1
* Rejig "fast" stroking of miter joins.Robin Watts2020-03-261-230/+290
* Bug 702196: Fix incorrect detection of "thin" lines while stroking.Robin Watts2020-03-261-5/+47
* Squashed commit fill-stroke3 branchMichael Vrhel2020-01-111-1/+6
* Bug 697545 : Prevent memory leaks in hpgl_EP.Shailesh Mistry2019-10-231-1/+1
* Update source/header file copyright notice to 2019Chris Liddell2019-01-161-1/+1
* Remove obsolete code and comment (from 1999)Ray Johnston2018-09-061-12/+0
* Update copyright notice with new head office address.Ken Sharp2018-01-301-3/+3
* Remove Visual DebuggerRobin Watts2016-07-291-39/+1
* Make gs_imager_state == gs_state.Chris Liddell2016-06-061-106/+106
* Coverity ID 94883 - array overrunKen Sharp2016-04-291-1/+1
* Bug 696466: Fix incorrect line joins in strokes.Robin Watts2016-01-211-7/+24
* Bug 649971: GS Stroking fixRobin Watts2016-01-061-2/+90
* Squash clang warnings: Miscellaneous more warningsRobin Watts2016-01-041-4/+2
* Avoid some warnings in the stroking code.Robin Watts2016-01-041-3/+3
* Commit of build_consolidation branchChris Liddell2015-07-201-0/+2638