summaryrefslogtreecommitdiff
path: root/base/gxicolor.c
Commit message (Expand)AuthorAgeFilesLines
* Update postal address in file headersChris Liddell2023-04-041-3/+3
* Remove some casting warnings on 64bit windows builds.Robin Watts2021-10-201-7/+7
* Add object type specific device halftones to the graphics state.Ray Johnston2021-05-031-7/+7
* Update copyright to 2021Chris Liddell2021-03-151-1/+1
* Bug 695925: Implement overprint simulation for all devicesMichael Vrhel2021-02-051-0/+8
* Bug 703164: Endian issues with CMMMichael Vrhel2020-11-201-2/+6
* Squash warnings seen in Windows 64 bit build.Robin Watts2020-06-291-4/+4
* 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
* Fix image_color_icc_prep to properly align planar buffers.Robin Watts2020-02-201-19/+23
* Enable CAL for gxicolor halftoning.Robin Watts2020-02-201-11/+18
* Fix bug 702065: Multiple rendering threads run slower.Ray Johnston2020-01-281-7/+12
* Bug 701842: Fix misindexing in gxicolor.cRobin Watts2019-11-051-19/+16
* Introduce CAL based SSE4.2 and AVX2 optimisations.Michael Vrhel2019-07-171-2/+5
* Move cal_context into gs_lib_ctx core.Robin Watts2019-07-171-35/+1
* Initial import of CAL.Robin Watts2019-06-251-3/+177
* Update source/header file copyright notice to 2019Chris Liddell2019-01-161-1/+1
* Bug 697545: Update gx_image_enum_begin to correctly handle error returns.Shailesh Mistry2019-01-021-8/+11
* Add "transform_pixel_region" device function.Robin Watts2018-10-181-441/+123
* Use copy_color for some image plotting cases.Robin Watts2018-10-181-29/+163
* Tweak previous fix to rounding in image code.Robin Watts2018-05-091-3/+3
* Remove outdated comment.Robin Watts2018-05-031-6/+0
* Further simplification to image_render_icc_... functions.Robin Watts2018-04-201-63/+15
* Simplify some image_render code routines.Robin Watts2018-04-191-187/+100
* Whitespace fix.Robin Watts2018-04-041-1/+1
* Yet more scanbuild warningsKen Sharp2018-02-071-1/+3
* Update copyright notice with new head office address.Ken Sharp2018-01-301-3/+3
* Further optimisations to image_render_color_icc.Robin Watts2017-12-151-88/+290
* Optimise image_render_color_icc.Robin Watts2017-12-151-18/+12
* Bug 698741: where the comment says "decrement", actually decrementChris Liddell2017-12-011-4/+4
* Fix indeterminism caused by buffer overrun in thresholding.Robin Watts2017-11-221-7/+5
* Fix bug 697097. SMask subpixel offset must match image offset.Ray Johnston2016-09-151-0/+1
* Make gs_imager_state == gs_state.Chris Liddell2016-06-061-20/+20
* Further indeterminism fixes for halftoning.Robin Watts2016-02-161-6/+9
* Bug 696323: Fix indeterminism in thresholding code.Robin Watts2016-02-151-5/+2
* Fix bug 695929. gx_ht_construct_threshold t_level calculation was wrong.Ray Johnston2015-08-141-95/+141
* Commit of build_consolidation branchChris Liddell2015-07-201-0/+1267