summaryrefslogtreecommitdiff
path: root/contrib/opvp
Commit message (Expand)AuthorAgeFilesLines
* Fix compiler warnings in contrib devicesChris Liddell2023-01-041-1/+1
* Coverity 375555/375657: Avoid resource leak on error.Robin Watts2022-02-171-2/+3
* Coverity 374391: opvp device NULL dereferenceMichael Vrhel2021-12-051-4/+5
* Removal of globals in opvp deviceMichael Vrhel2021-12-026-791/+2070
* Runtime safety of non threadsafe devices and rework globals.Robin Watts2021-11-051-0/+2
* Split initialize device proc into two.Robin Watts2021-04-261-18/+8
* Move devices away from begin_image to begin_typed_image.Robin Watts2021-04-231-38/+34
* Further rationalisation of device init.Robin Watts2021-04-201-7/+15
* Move devices away from static init of procs.Robin Watts2021-04-201-61/+49
* Rename finish_copydevice to initialize, and remove second param.Robin Watts2021-04-201-1/+1
* Remove support for old version of GS from contrib devices.Robin Watts2021-04-131-79/+1
* Coverity 95006: improved use preprocessor to hopefully fix this warning.Julian Smith2020-01-081-6/+3
* Coverity 121442: avoid overflow when shifting.Julian Smith2020-01-081-1/+5
* Coverity 94659: removed cp_num - was allocated but never actually used.Julian Smith2019-11-291-8/+0
* Coverity 94652: return error from opvp_image_plane_data() rather than segv.Julian Smith2019-11-291-3/+8
* Coverity 94490: check return codes in opvp_fill_mask().Julian Smith2019-11-291-4/+8
* Coverity 94511: Use full range of frac when source is 8-bit.Julian Smith2019-11-281-16/+8
* Coverity 94957: Call dlclose() to avoid leaks of handles from dlopen().Julian Smith2019-11-271-0/+1
* Move FILE * operations behind new gp_file * API.Robin Watts2019-05-291-3/+5
* Coverity IDs 333615, 333613, 333610, 333606Ken Sharp2019-03-051-1/+1
* Make gs_imager_state == gs_state.Chris Liddell2016-06-061-36/+36
* Squash clang warnings: Miscellaneous more warningsRobin Watts2016-01-041-13/+10
* Squash warnings: Contrib devicesRobin Watts2016-01-041-2/+1
* Commit of build_consolidation branchChris Liddell2015-07-205-0/+6222