summaryrefslogtreecommitdiff
path: root/devices/gdevbit.c
Commit message (Expand)AuthorAgeFilesLines
* Update postal address in file headersChris Liddell2023-04-041-2/+2
* Add dev->non_strict_bounds flag.Robin Watts2023-02-161-0/+1
* Fix compiler warnings in devices/Chris Liddell2023-01-041-3/+3
* Move more devices towards encode/decode_color.Robin Watts2021-07-011-7/+31
* Change get_color_mapping_procs device procedure.Robin Watts2021-06-161-4/+5
* Rename opmode to opmsupported, and tweak operation.Robin Watts2021-05-141-1/+1
* Split initialize device proc into two.Robin Watts2021-04-261-44/+19
* Further rationalisation of device init.Robin Watts2021-04-201-15/+10
* Move devices away from static init of procs.Robin Watts2021-04-201-139/+90
* Rename finish_copydevice to initialize, and remove second param.Robin Watts2021-04-201-2/+2
* Update copyright to 2021Chris Liddell2021-03-151-1/+1
* NupControl improvements to prevent save/restore problems.Ray Johnston2021-03-031-1/+1
* Bug 695925: Implement overprint simulation for all devicesMichael Vrhel2021-02-051-0/+1
* Implement Nup subclass device to support nesting images on a page.Ray Johnston2021-01-261-0/+2
* Fix another SEGV with BGPrint due to device_unsubclassRay Johnston2020-11-021-1/+1
* Refactor 'clist mutatable devices' from prn ones.Robin Watts2020-06-251-8/+2
* Update copyright to 2020Chris Liddell2020-04-101-1/+1
* Fix devices that ignore return codes from gdev_prn get_bits & copy_scan_linesRay Johnston2019-11-131-4/+8
* Move FILE * operations behind new gp_file * API.Robin Watts2019-05-291-5/+5
* Update source/header file copyright notice to 2019Chris Liddell2019-01-161-1/+1
* Fix typo in previous commit.Robin Watts2018-11-271-1/+1
* Bug 700278: Fix inverted colors in jpegcmyk output.Robin Watts2018-11-271-2/+33
* Change device put_image method to match the other methods in the APIKen Sharp2018-10-021-2/+2
* Address warning in gdevbit.cChris Liddell2018-02-021-39/+48
* squash GCC warningsKen Sharp2018-01-311-1/+0
* Update copyright notice with new head office address.Ken Sharp2018-01-301-3/+3
* Bug 693684: Add InterpolateControl parameter to limit image interpolation.Ray Johnston2017-07-051-0/+1
* Set color_info separable_and_linear for bitrgbtags device.Ray Johnston2017-04-211-1/+1
* Fix gx_default_fill_linear_color_scanline to handle tags.Ray Johnston2017-04-051-41/+41
* Change GS_UNTOUCHED_TAG to 0 and GS_UNKNOWN_TAG to 0x40Ray Johnston2017-03-301-2/+5
* Improve bitrgbtags device so that unmarked areas are preserved.Ray Johnston2017-02-231-3/+40
* Fix misspelled TUPLTYPE in PAM header for bitrgbtags output.Ray Johnston2017-02-201-1/+1
* Update bitrgbtags device to use better header.Robin Watts2017-02-201-1/+2
* Fix Bug 697502, problems with NumRenderingThreads exceeding available RAMRay Johnston2017-02-161-1/+3
* Remove MarginsHWResolution non-standard device parameterRay Johnston2016-12-021-1/+0
* Change API for put_imageRobin Watts2016-11-211-7/+4
* Bug 696599: cast disguised wrong type dereference.Chris Liddell2016-09-131-0/+1
* Remove the RECT_RECOVER and VMerror retrying logic from the clistRay Johnston2016-08-151-2/+1
* Remove all traces of the (probably bit-rotted) async rendererRay Johnston2016-08-121-3/+0
* Make gs_imager_state == gs_state.Chris Liddell2016-06-061-1/+1
* Add a system to allow processing of individual pages and ranges of pagesKen Sharp2016-04-191-0/+1
* Fix for bug 696517Michael Vrhel2016-01-251-1/+2
* Commit of build_consolidation branchChris Liddell2015-07-201-0/+820