summaryrefslogtreecommitdiff
path: root/base/gdevoflt.c
Commit message (Expand)AuthorAgeFilesLines
* Update postal address in file headersChris Liddell2023-04-041-3/+3
* Subclassing devices - optionally keep device before compositorKen Sharp2022-06-171-0/+2
* Coverity ID 379181Ken Sharp2022-06-161-1/+1
* Object filtering - support image type 3 and 3xKen Sharp2022-06-141-12/+93
* Subclassing: handle page_procs properly.Robin Watts2021-08-101-2/+2
* Rejig text_begin dev_proc.Robin Watts2021-06-151-5/+6
* Remove strip_copy_rop in favour of strip_copy_rop2.Robin Watts2021-04-281-13/+0
* Split initialize device proc into two.Robin Watts2021-04-261-9/+5
* Move devices away from begin_image to begin_typed_image.Robin Watts2021-04-231-12/+0
* Remove image_data/end_image dev_procs.Robin Watts2021-04-201-19/+0
* Remove obsolete tile_rectangle dev_proc.Robin Watts2021-04-201-11/+0
* Remove obsolete draw_line dev_proc.Robin Watts2021-04-201-9/+0
* Further rationalisation of device init.Robin Watts2021-04-201-3/+3
* Move devices away from static init of procs.Robin Watts2021-04-201-76/+38
* Rename finish_copydevice to initialize, and remove second param.Robin Watts2021-04-201-1/+1
* Update copyright to 2021Chris Liddell2021-03-151-1/+1
* Update copyright to 2020Chris Liddell2020-04-101-1/+1
* Repair device subclassing after fill+stroke commitKen Sharp2020-03-161-1/+12
* Squashed commit fill-stroke3 branchMichael Vrhel2020-01-111-1/+2
* Improve -dFILTERIMAGEKen Sharp2019-06-221-0/+3
* Update source/header file copyright notice to 2019Chris Liddell2019-01-161-1/+1
* Add "transform_pixel_region" device function.Robin Watts2018-10-181-1/+2
* Change device put_image method to match the other methods in the APIKen Sharp2018-10-021-2/+2
* Device Subclassing - add a finalize routine for subclassing devicesKen Sharp2018-08-091-1/+1
* Improve FirstPage/LastPage image data handlingKen Sharp2018-05-241-3/+8
* First/Last page - Fix image data handling with proc data sourceKen Sharp2018-05-231-1/+8
* Update copyright notice with new head office address.Ken Sharp2018-01-301-3/+3
* Change API for put_imageRobin Watts2016-11-211-3/+3
* Make gs_imager_state == gs_state.Chris Liddell2016-06-061-16/+16
* Silence some more warnings.Robin Watts2016-01-061-2/+2
* Squash Warnings: Simple unused variable warnings.Robin Watts2016-01-041-0/+2
* Commit of build_consolidation branchChris Liddell2015-07-201-0/+543