summaryrefslogtreecommitdiff
path: root/base/gxclimag.c
Commit message (Expand)AuthorAgeFilesLines
* Update postal address in file headersChris Liddell2023-04-041-3/+3
* Bug 705263 : Improper ICC profile used with highlevel clist imageMichael Vrhel2022-05-021-2/+15
* Bug 704701: Split clist handling of screen_phase and tile_phase.Robin Watts2021-11-081-5/+15
* Bug 699209: Continued. Attempt to fix issue seen with C303.BINRobin Watts2021-11-051-11/+21
* Bug 704639 Avoid writing halftones into clistMichael Vrhel2021-10-291-2/+2
* Bug 699209: Fix tile phase used for image.Robin Watts2021-10-261-4/+10
* Tweak clist writing of extended ops.Robin Watts2021-10-181-12/+7
* Add object type specific device halftones to the graphics state.Ray Johnston2021-05-031-1/+1
* Rename create_compositor to composite.Robin Watts2021-04-201-3/+3
* Update copyright to 2021Chris Liddell2021-03-151-1/+1
* Bug 703265: Tweak create_compositor device method.Robin Watts2021-02-241-0/+8
* Bug 703326: Create a new clip path for clist typed image handlingChris Liddell2021-02-221-4/+23
* Fix bug 703245: bitmap size exceeds buffer.Ray Johnston2021-02-171-0/+5
* oss-fuzz 30795: handle remap_color failure in clist_begin_typed_imageChris Liddell2021-02-111-1/+5
* Strip trailing whitespace from .c and .h files.Robin Watts2020-09-091-2/+2
* Update copyright to 2020Chris Liddell2020-04-101-1/+1
* Squashed commit of the opacity_shape branchMichael Vrhel2020-03-271-11/+11
* Fix bug 702142: SMask profile 'swap' could cause clist to use wrong profileRay Johnston2020-03-161-4/+3
* Bug 702166: Image pattern phase mismatch when using clistRay Johnston2020-03-041-0/+10
* Fix differences seen between page mode and clist mode exposed by commit b3a73575Ray Johnston2020-02-271-5/+10
* Fix bug 702079: SEGV with clist and PCL caused by wrong color in images.Ray Johnston2020-02-181-1/+2
* Change to improve memory and speed (Bug 702099)Ray Johnston2020-02-121-2/+0
* Squashed commit fill-stroke3 branchMichael Vrhel2020-01-111-2/+2
* Coverity 331893: check return code from gs_bbox_transform().Julian Smith2019-11-181-1/+3
* Update source/header file copyright notice to 2019Chris Liddell2019-01-161-1/+1
* Add clist valgrind helper call.Robin Watts2019-01-141-0/+6
* Clean up some left over RECT_RECOVER code, delete band_code from stateRay Johnston2018-05-031-26/+24
* Remove unused clist command definitions, document unused code values.Ray Johnston2018-05-031-1/+1
* Update copyright notice with new head office address.Ken Sharp2018-01-301-3/+3
* Minor fix and addition of debugging info for clist cropping.Ray Johnston2018-01-221-4/+4
* clist tweak: Pass &var to macros if the value of var is updated.Robin Watts2017-11-211-19/+19
* Add some PACIFY_VALGRIND to quash some warnings.Robin Watts2017-11-171-0/+13
* Revert commit a5a2862dRay Johnston2017-09-271-1/+1
* Fix bug 694654: Stale cdev->clip_path with imageRay Johnston2017-07-251-0/+4
* Fix typo.Robin Watts2017-03-161-1/+1
* Fix bug 695280 page mode and clist mode differRay Johnston2017-03-121-1/+1
* Address a segfault and error introduced in 4b3be09Chris Liddell2016-12-091-0/+1
* Remove the RECT_RECOVER and VMerror retrying logic from the clistRay Johnston2016-08-151-187/+103
* 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-82/+82
* Fix Coverity ID's: 94500, 94697, 94819, 94829, 94996, 126373.Ray Johnston2016-05-181-1/+1
* Squash warnings: MSVC ones.Robin Watts2016-01-041-2/+2
* Squash warnings: ICC code.Robin Watts2016-01-041-3/+7
* Squash Warnings: Unused Var/Var set but not used.Robin Watts2016-01-041-0/+2
* Commit of build_consolidation branchChris Liddell2015-07-201-0/+2142