summaryrefslogtreecommitdiff
path: root/base/gdevdbit.c
Commit message (Expand)AuthorAgeFilesLines
* Update postal address in file headersChris Liddell2023-04-041-3/+3
* Bug 704543: Fix gx_default_copy_alpha calling get_bits_rectangle.Robin Watts2021-10-071-1/+1
* Remove "unread" param from get_bits_rectangle.Robin Watts2021-07-011-2/+2
* Remove get_bits in favour of get_bits_rectangle.Robin Watts2021-05-031-2/+18
* Remove strip_copy_rop in favour of strip_copy_rop2.Robin Watts2021-04-281-2/+3
* Remove obsolete copy_rop dev_proc.Robin Watts2021-04-201-11/+0
* Remove obsolete tile_rectangle dev_proc.Robin Watts2021-04-201-36/+1
* Update copyright to 2021Chris Liddell2021-03-151-1/+1
* Strip trailing whitespace from .c and .h files.Robin Watts2020-09-091-25/+25
* Update copyright to 2020Chris Liddell2020-04-101-1/+1
* Fix gx_default_copy_alpha_hl_color for 16 bit operation.Robin Watts2020-02-251-5/+3
* Update source/header file copyright notice to 2019Chris Liddell2019-01-161-1/+1
* Update copyright notice with new head office address.Ken Sharp2018-01-301-3/+3
* Avoid buffer overflow in GraphicsAlphaBits cdoe with planar device.Robin Watts2017-11-131-1/+1
* Remove a load of macros in the graphics libraryKen Sharp2016-05-111-8/+36
* Change max_components and num_components in dev.color_info to ucharMichael Vrhel2016-05-091-4/+4
* Coverity ID 125784 - initialise a variableKen Sharp2016-05-021-2/+2
* Typo in commit 7f42fb28229370fa9829c56c42e203ba3da5c1d2Ken Sharp2016-04-261-1/+2
* silence compiler warning, make sure variable is initialisedKen Sharp2016-04-261-1/+1
* Coverity ID 94589 and 94687 - prevent a NULL dereferenceKen Sharp2016-04-261-27/+28
* Bug 696615: Solve incorrect copy_alpha of hl_colorRobin Watts2016-02-261-1/+1
* Improve logability of errors.Robin Watts2016-02-181-2/+2
* Extend copy_alpha to support 8 bit depth.Robin Watts2016-02-101-19/+42
* Silence some more warnings.Robin Watts2016-01-061-0/+4
* Remove the compressed_color_encoding that has not been used for a while.Ray Johnston2015-08-281-3/+0
* Commit of build_consolidation branchChris Liddell2015-07-201-0/+877