summaryrefslogtreecommitdiff
path: root/base/gxclip.c
Commit message (Expand)AuthorAgeFilesLines
* Update postal address in file headersChris Liddell2023-04-041-2/+2
* Bug 706532: Propagate "non_strict_bounds" to clipping devices.Robin Watts2023-04-041-1/+4
* Runtime safety of non threadsafe devices and rework globals.Robin Watts2021-11-051-2/+4
* Remove "unread" param from get_bits_rectangle.Robin Watts2021-07-011-15/+3
* Remove map_color_rgb_alpha.Robin Watts2021-06-181-1/+0
* Strip out map_rgb_alpha_color.Robin Watts2021-06-181-1/+0
* Remove get_bits in favour of get_bits_rectangle.Robin Watts2021-05-031-1/+0
* Remove unused get_band device proc.Robin Watts2021-04-281-1/+0
* Remove strip_copy_rop in favour of strip_copy_rop2.Robin Watts2021-04-281-31/+0
* Split initialize device proc into two.Robin Watts2021-04-261-5/+4
* Move devices away from begin_image to begin_typed_image.Robin Watts2021-04-231-1/+0
* Remove image_data/end_image dev_procs.Robin Watts2021-04-201-2/+0
* Rename create_compositor to composite.Robin Watts2021-04-201-1/+1
* Remove obsolete copy_rop dev_proc.Robin Watts2021-04-201-1/+0
* Remove obsolete tile_rectangle dev_proc.Robin Watts2021-04-201-1/+0
* Remove obsolete get_xfont_{procs,device} device proc.Robin Watts2021-04-201-2/+0
* Further rationalisation of device init.Robin Watts2021-04-201-3/+2
* Move devices away from static init of procs.Robin Watts2021-04-201-80/+82
* Rename finish_copydevice to initialize, and remove second param.Robin Watts2021-04-201-1/+1
* Update copyright to 2021Chris Liddell2021-03-151-1/+1
* Strip trailing whitespace from .c and .h files.Robin Watts2020-09-091-4/+4
* Update copyright to 2020Chris Liddell2020-04-101-1/+1
* Fix bug 702060: clip_transform_pixel_region was ignoring the 'transpose' flag.Ray Johnston2020-02-111-8/+19
* Squashed commit fill-stroke3 branchMichael Vrhel2020-01-111-2/+79
* Bug 701308: Fix clip transpose logic that resulted in garbled output.Ray Johnston2019-08-071-7/+32
* Update source/header file copyright notice to 2019Chris Liddell2019-01-161-1/+1
* Update clip device to be smarter about transform_pixel_region.Robin Watts2018-10-181-1/+67
* Add "transform_pixel_region" device function.Robin Watts2018-10-181-1/+3
* Update copyright notice with new head office address.Ken Sharp2018-01-301-3/+3
* Optimise clip_fill_rectangle and family.Robin Watts2017-10-261-71/+577
* Coverity ID 141334Ken Sharp2017-09-061-1/+3
* Avoid needless clip path recalculations.Robin Watts2017-06-011-1/+5
* Bug 697231: Introduce caching to use of clipping paths.Robin Watts2016-10-271-1/+9
* Tweak to clip device nesting.Robin Watts2016-10-271-1/+1
* Fix previous commit that was missing most of the changes.Ray Johnston2016-07-151-35/+73
* Fix problems with commit fd34a32 (bug 696841) which transposed clipRay Johnston2016-07-141-0/+20
* Improve performance of landscape masks for bug 696841.Ray Johnston2016-07-071-5/+30
* Make gs_imager_state == gs_state.Chris Liddell2016-06-061-9/+9
* Commit of build_consolidation branchChris Liddell2015-07-201-0/+940