summaryrefslogtreecommitdiff
path: root/base/gdevplnx.c
Commit message (Expand)AuthorAgeFilesLines
* Update postal address in file headersChris Liddell2023-04-041-3/+3
* Remove "unread" param from get_bits_rectangle.Robin Watts2021-07-011-6/+6
* Remove gx_remap_concrete_rgb_alpha and the implementations thereof.Robin Watts2021-06-181-16/+1
* Remove 'alpha' field from gx_device_color.Robin Watts2021-06-181-3/+1
* Remove get_bits in favour of get_bits_rectangle.Robin Watts2021-05-031-1/+0
* Remove strip_copy_rop in favour of strip_copy_rop2.Robin Watts2021-04-281-10/+11
* 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-1/+0
* Remove image_data/end_image dev_procs.Robin Watts2021-04-201-2/+0
* Rename create_compositor to composite.Robin Watts2021-04-201-1/+1
* Remove obsolete copy_rop dev_proc.Robin Watts2021-04-201-1/+0
* Remove obsolete tile_rectangle dev_proc.Robin Watts2021-04-201-1/+0
* Remove obsolete draw_line dev_proc.Robin Watts2021-04-201-1/+0
* Further rationalisation of device init.Robin Watts2021-04-201-2/+2
* Move memory devices away from static init of proc tables.Robin Watts2021-04-201-4/+4
* Move devices away from static init of procs.Robin Watts2021-04-201-77/+54
* Rename finish_copydevice to initialize, and remove second param.Robin Watts2021-04-201-1/+1
* Update copyright to 2021Chris Liddell2021-03-151-1/+1
* Fix Bug 701852. Problems with the plane_extract device.Ray Johnston2020-06-241-2/+6
* Update copyright to 2020Chris Liddell2020-04-101-1/+1
* Rework ROP transparencyRobin Watts2019-07-031-12/+4
* 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
* Make gs_imager_state == gs_state.Chris Liddell2016-06-061-57/+57
* Change max_components and num_components in dev.color_info to ucharMichael Vrhel2016-05-091-1/+1
* Commit of build_consolidation branchChris Liddell2015-07-201-0/+1137