summaryrefslogtreecommitdiff
path: root/contrib/lips4/gdevl4v.c
Commit message (Expand)AuthorAgeFilesLines
* Coverity 375426: Avoid using 'paper' without initing it.Robin Watts2022-02-171-4/+6
* Move contrib from gs_sprintf to gs_snprintf.Robin Watts2022-02-161-44/+44
* Add gx_blank_get_bits_rectangle.Robin Watts2021-07-011-0/+13
* 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-24/+40
* Further rationalisation of device init.Robin Watts2021-04-201-2/+2
* Move devices away from static init of procs.Robin Watts2021-04-201-39/+26
* Remove support for old version of GS from contrib devices.Robin Watts2021-04-131-84/+5
* Coverity 94747: removed 'if' with duplicate code.Julian Smith2020-01-091-12/+4
* Coverity 94713: added {...} to match indentation.Julian Smith2020-01-081-1/+2
* Coverity 94778: added missing {...}.Julian Smith2020-01-081-1/+2
* Coverity 94653: fixed incorrect if() that was logically dead code.Julian Smith2019-11-291-3/+3
* Coverity 94608: added '/* Fall through. */ comments to switch statements.Julian Smith2019-11-291-0/+7
* Move FILE * operations behind new gp_file * API.Robin Watts2019-05-291-4/+4
* Coverity IDs 333615, 333613, 333610, 333606Ken Sharp2019-03-051-1/+4
* Squash some unitialized variable warningsChris Liddell2018-03-261-5/+5
* Make gs_imager_state == gs_state.Chris Liddell2016-06-061-10/+10
* Squash warnings: Contrib devicesRobin Watts2016-01-041-5/+9
* Commit of build_consolidation branchChris Liddell2015-07-201-0/+2474