summaryrefslogtreecommitdiff
path: root/base/gdevmpla.c
Commit message (Expand)AuthorAgeFilesLines
* Update postal address in file headersChris Liddell2023-04-041-3/+3
* Printer memory device not replace device special opMichael Vrhel2022-10-111-1/+1
* Tweak dev_spec_op with memory devices.Robin Watts2022-09-141-15/+13
* Bug 705167: Fix planar strip_copy_rop color problem.Robin Watts2022-03-291-1/+27
* Add psdcmyktags and psdcmyktags16 devicesMichael Vhrel2022-01-111-3/+11
* Bug 704693: Fix bad line_ptrs/planar_height in strip_copy_rop2 call.Robin Watts2021-11-051-2/+2
* Bug697978: Replace tiffsep1 to support object type specific halftoning.Ray Johnston2021-08-221-1/+2
* Remove "unread" param from get_bits_rectangle.Robin Watts2021-07-011-4/+2
* Fix strip_copy_rop2 for planar devices.Robin Watts2021-06-251-0/+4
* Remove strip_copy_rop in favour of strip_copy_rop2.Robin Watts2021-04-281-61/+48
* Move memory devices away from static init of proc tables.Robin Watts2021-04-201-98/+85
* Update copyright to 2021Chris Liddell2021-03-151-1/+1
* Defeat ICC component validation for nullpage deviceChris Liddell2020-07-291-1/+2
* Update Planar device to allow for easy "interleaved" operation.Robin Watts2020-06-251-1/+24
* Improve get_bits_rectangle for planar case.Robin Watts2020-06-251-0/+52
* Update copyright to 2020Chris Liddell2020-04-101-1/+1
* Fix plane_strip_copy_rop() to use correct color depth when processing the plane.Julian Smith2020-01-291-0/+2
* Rework ROP transparencyRobin Watts2019-07-031-4/+3
* Update source/header file copyright notice to 2019Chris Liddell2019-01-161-1/+1
* Address compiler warningsKen Sharp2019-01-021-2/+0
* Bug 688210: Add psdcmyk16 and psdrgb16 devicesMichael Vrhel2018-12-291-4/+2
* Change device put_image method to match the other methods in the APIKen Sharp2018-10-021-2/+2
* Fix compile warning about possible uninitialized procedure pointersRay Johnston2018-02-101-1/+1
* Update copyright notice with new head office address.Ken Sharp2018-01-301-3/+3
* Ensure that single component planar devices can cope with hl_color.Robin Watts2017-11-211-2/+6
* Device method repair - use accessors throughoutKen Sharp2017-11-161-1/+1
* Fix operation of 1bpc, 3 component halftones.Robin Watts2017-11-151-0/+8
* Bug 698066: Ensure device has raster memory before using itChris Liddell2017-06-161-0/+4
* Change API for put_imageRobin Watts2016-11-211-6/+42
* Make gs_imager_state == gs_state.Chris Liddell2016-06-061-3/+3
* Coverity IDs 126571, 126572, 126577Ken Sharp2016-05-181-1/+1
* Remove a load of macros in the graphics libraryKen Sharp2016-05-111-13/+26
* Change max_components and num_components in dev.color_info to ucharMichael Vrhel2016-05-091-12/+13
* Replace the 'sample_load*' macros with inline functionsKen Sharp2016-05-091-7/+13
* Coverity ID 94842 - initialise some variablesKen Sharp2016-04-271-1/+1
* Coverity ID 94578 - avoid dereferencing a pointer if its NULLKen Sharp2016-04-271-1/+3
* Bug 696522: Set up copy_planes for all planar devices.Robin Watts2016-01-221-1/+1
* Commit of build_consolidation branchChris Liddell2015-07-201-0/+2182