summaryrefslogtreecommitdiff
path: root/base/gsht.c
Commit message (Expand)AuthorAgeFilesLines
* Update postal address in file headersChris Liddell2023-04-041-3/+3
* graphics library - fix memory leak with halftonesKen Sharp2022-07-191-3/+3
* Runtime safety of non threadsafe devices and rework globals.Robin Watts2021-11-051-2/+0
* Bug 704639 Avoid writing halftones into clistMichael Vrhel2021-10-291-1/+4
* Revert "Fix Bug 703898 commit cc3eebdffaRay Johnston2021-09-271-31/+30
* lgtm fixes: multiplication may overflow.Robin Watts2021-09-211-1/+1
* Fix Bug 703898. Type 5 Halftone ignored colorants that were not defined.Ray Johnston2021-06-181-30/+31
* Add object type specific device halftones to the graphics state.Ray Johnston2021-05-031-25/+47
* Update copyright to 2021Chris Liddell2021-03-151-1/+1
* Bug 703414 : Halftone artifactsMichael Vrhel2021-03-121-4/+12
* Add additional debug for halftonesMichael Vrhel2021-03-111-0/+18
* Minor improvement to gx_ht_construct_threshold debugRay Johnston2021-02-171-5/+11
* Bug 695925: Implement overprint simulation for all devicesMichael Vrhel2021-02-051-2/+2
* lgtm.com fixes: Avoid narrow mult cast to longer type.Robin Watts2020-05-111-2/+2
* Update copyright to 2020Chris Liddell2020-04-101-1/+1
* Bug 702151: Avoid truncating pointers in debug code.Robin Watts2020-03-171-1/+1
* Fix memory corruption setting a halftoneChris Liddell2019-10-021-1/+2
* Update source/header file copyright notice to 2019Chris Liddell2019-01-161-1/+1
* Bug 697545 : Fix memory leak in gx_gstate_dev_ht_install.Shailesh Mistry2018-05-041-1/+6
* squash more scanbuild warningsKen Sharp2018-02-021-1/+0
* Update copyright notice with new head office address.Ken Sharp2018-01-301-3/+3
* Tweak cmap functions for speed.Robin Watts2017-11-011-20/+42
* More fixes for tag plane problems.Ray Johnston2017-04-211-2/+1
* Fix Bug 697502, problems with NumRenderingThreads exceeding available RAMRay Johnston2017-02-161-0/+1
* Add 'fall through' comments to many switch cases to satisfy CoverityKen Sharp2016-06-061-0/+1
* Make gs_imager_state == gs_state.Chris Liddell2016-06-061-96/+96
* Coverity ID 95053 - ensure we do not dereference a potential NULL pointerKen Sharp2016-04-281-3/+3
* Coverity ID 94649 - prevent potential NULL dereferenceKen Sharp2016-04-281-3/+3
* Squash warnings: gsht.cRobin Watts2016-01-041-17/+2
* Squash Warnings: Add casts to avoid warnings.Robin Watts2016-01-041-2/+2
* Fix bug 696201. Regression caused by fast HT fixes commit 695065f2Ray Johnston2015-09-221-1/+1
* Fix bug 695929. gx_ht_construct_threshold t_level calculation was wrong.Ray Johnston2015-08-141-240/+103
* Commit of build_consolidation branchChris Liddell2015-07-201-0/+1576