summaryrefslogtreecommitdiff
path: root/base/gsicc_cache.c
Commit message (Expand)AuthorAgeFilesLines
* Change names from Graphics and Path to Vector, for consistencyRay Johnston2021-03-311-1/+1
* Update copyright to 2021Chris Liddell2021-03-151-1/+1
* Bug 695925: Implement overprint simulation for all devicesMichael Vrhel2021-02-051-1/+33
* Bug 703164: Endian issues with CMMMichael Vrhel2020-11-201-6/+1
* Remove "magic numbers" from profile type selectionMichael Vrhel2020-05-111-7/+6
* Squashed commit of the page_group branchghostpdl-9.52-test-base-4Michael Vrhel2020-05-011-2/+4
* Update copyright to 2020Chris Liddell2020-04-101-1/+1
* Squash some compiler warnings.Robin Watts2020-03-311-5/+3
* Bug 702151: Avoid truncating pointers in debug code.Robin Watts2020-03-171-26/+26
* Fix segv in gsicc_alloc_link() error handling (detected by memento).Julian Smith2020-02-101-7/+8
* Memento: Remove MEMENTO_SQUEEZE_BUILD from the code.Robin Watts2020-02-061-56/+0
* Fix MEMENTO_FAILAT=352 in gsicc_cache_new()Julian Smith2020-02-061-4/+4
* Make -dUseFastColor occur even when source color space is ICC basedMichael Vrhel2020-01-151-4/+4
* Squash some build warnings with debug prints.Robin Watts2019-07-031-10/+10
* Squish an annoying implicit cast warning.Robin Watts2019-07-031-2/+3
* Separation - change ink name to be a C string instead of name indexKen Sharp2019-05-081-4/+4
* DeviceN - change ink names to be C strings instead of name indicesKen Sharp2019-05-081-3/+5
* Change implementation of gsicc_support_named_colorMichael Vrhel2019-04-291-15/+68
* And one more fix to the named color blending.Michael Vrhel2019-04-261-3/+1
* Fix named color blendingMichael Vrhel2019-04-261-14/+10
* Fix several warnings and issues from last commit.Michael Vrhel2019-04-241-9/+4
* Add support for named color when going to separation devicen_icc_cmykMichael Vrhel2019-04-231-87/+149
* Avoid valgrind error in gs_shading_A_fill_rectangle_auxRobin Watts2019-02-041-1/+6
* Update source/header file copyright notice to 2019Chris Liddell2019-01-161-1/+1
* Fix infinite loop freeze running all PDF ATS files.Ray Johnston2018-11-261-49/+63
* Squash warnings.Robin Watts2018-11-221-15/+16
* Bug 699809: Fix uninitialised value for render_cond.Robin Watts2018-09-261-0/+1
* Fix crash when using PostRenderProfileMichael Vrhel2018-06-211-12/+21
* Add ref_count debug to icc link cache.Ray Johnston2018-04-151-0/+15
* Prevent SEGV in memento squeeze builds.Shailesh Mistry2018-04-031-4/+3
* Make ICC profile management thread safe.Ray Johnston2018-03-281-72/+97
* Update copyright notice with new head office address.Ken Sharp2018-01-301-3/+3
* Switch to lcms2 Artifex version for CMMMichael Vrhel2018-01-121-4/+7
* Pass device_profile into color concretizing functions.Robin Watts2017-11-011-1/+1
* Tweak gs to enable fast Memento memory squeezing.Robin Watts2017-02-021-0/+55
* Color code clean up.Michael Vrhel2017-01-061-0/+58
* Fix memory leak due to PDF interpreter DefaultQstate losing scopeRay Johnston2016-08-041-4/+6
* Fix DeviceGrayToK. Bug 696875Michael Vrhel2016-07-271-3/+7
* Extend the -sSourceObjectICC to include gray ICC profilesMichael Vrhel2016-07-061-2/+4
* Bobbin: Add first version of Bobbin.Robin Watts2016-06-141-2/+4
* Make gs_imager_state == gs_state.Chris Liddell2016-06-061-33/+33
* Change max_components and num_components in dev.color_info to ucharMichael Vrhel2016-05-091-1/+1
* Fix nocm (-dUseFastColor) allocation when using NumRenderingThreads>0Ray Johnston2016-04-261-7/+1
* Coverity ID 125642 Possible dereference NULL issueMichael Vrhel2016-04-251-2/+5
* Coverity ID 94673 Dead code removalMichael Vrhel2016-04-251-2/+0
* Coverity ID 94776 Dereference after null checkMichael Vrhel2016-04-221-86/+86
* Coverity ID 94910 Uninitialized pointer readMichael Vrhel2016-04-221-0/+5
* Improve logability of errors.Robin Watts2016-02-181-2/+2
* Squash warnings: ICC code.Robin Watts2016-01-041-22/+39
* Squash warnings: Warnings caused by printf specifiers.Robin Watts2016-01-041-15/+19