summaryrefslogtreecommitdiff
path: root/base/gdevdrop.c
Commit message (Expand)AuthorAgeFilesLines
* Update postal address in file headersChris Liddell2023-04-041-3/+3
* Fix some warnings that crept in with the recent planar fixes.Robin Watts2021-12-031-3/+4
* Bug 704746: Fix planar device image handling.Robin Watts2021-12-021-3/+261
* Remove "unread" param from get_bits_rectangle.Robin Watts2021-07-011-2/+2
* Revert change in unpack_colors_to_standard.Robin Watts2021-06-251-1/+1
* Move pXm devices to use encode/decode_color.Robin Watts2021-06-211-1/+1
* Remove gx_strip_copy_rop2_unaligned as unused.Robin Watts2021-04-281-54/+0
* Remove strip_copy_rop in favour of strip_copy_rop2.Robin Watts2021-04-281-61/+36
* Remove obsolete copy_rop dev_proc.Robin Watts2021-04-201-48/+0
* Update copyright to 2021Chris Liddell2021-03-151-1/+1
* lgtm.com fixes: Multiplication of narrow type in wider context.Robin Watts2020-05-151-1/+1
* Update copyright to 2020Chris Liddell2020-04-101-1/+1
* Bug 702151: Avoid truncating pointers in debug code.Robin Watts2020-03-171-6/+6
* Coverity 323321: remove unused goto label and 'code' variable from template_m...Julian Smith2019-11-191-7/+0
* Coverity 323321: avoid dead code.Julian Smith2019-11-181-1/+1
* Move cal_context into gs_lib_ctx core.Robin Watts2019-07-171-37/+2
* Rework ROP transparencyRobin Watts2019-07-031-60/+7
* Initial import of CAL.Robin Watts2019-06-251-0/+372
* Update source/header file copyright notice to 2019Chris Liddell2019-01-161-1/+1
* Squash warnings.Robin Watts2018-11-221-2/+3
* Update transform_pixel_region with "direct 1:1" methods for memory devs.Robin Watts2018-10-181-3/+97
* Attempt transform_pixel_region acceleration for memory devices using templating.Robin Watts2018-10-181-16/+89
* Implement transform_pixel_region for memory devices.Robin Watts2018-10-181-0/+429
* Fix a couple of unitialized variable warningsChris Liddell2018-03-261-1/+1
* Update copyright notice with new head office address.Ken Sharp2018-01-301-3/+3
* Add 'fall through' comments to many switch cases to satisfy CoverityKen Sharp2016-06-061-0/+1
* Change max_components and num_components in dev.color_info to ucharMichael Vrhel2016-05-091-3/+4
* Coverity ID 121436 (again) - guard a 2nd place where a pointer is dereferencedKen Sharp2016-05-021-1/+1
* Coverity ID 121436 - guard against a NULL dereferenceKen Sharp2016-04-271-1/+1
* Improve logability of errors.Robin Watts2016-02-181-1/+1
* Commit of build_consolidation branchChris Liddell2015-07-201-0/+1013