summaryrefslogtreecommitdiff
path: root/gs/base/gdevdrop.c
AgeCommit message (Expand)AuthorFilesLines
2011-11-14Planar rop fixes; extensive changes throughout code.Robin Watts1-16/+94
2011-10-03Add num_planes to gx_strip_bitmap for planar devices.Robin Watts1-1/+3
2011-09-29Partial fix for planar device pattern rop problems.Robin Watts1-1/+8
2011-09-21Add 24bit case to pack_planar_from_standard (also fix <=8 bit case)Robin Watts1-7/+33
2011-03-30Add new dev_spec_op operation for spotting that a device maps colours inRobin Watts1-5/+11
2011-03-30Add new dev_spec_op call to device procs table, along with gxdevsop.h headerRobin Watts1-3/+5
2011-03-10I missed one change in commit 12274. The detection of chunky modes shouldRobin Watts1-1/+1
2011-03-10Planar device is broken w.r.t rops in a cmyk space - this commit fixes it.Robin Watts1-355/+514
2009-12-12Fix RasterOp texture rendering from uninitialized memory (past end of buffer)Ray Johnston1-0/+2
2009-08-10Adds a new memory device constructorHenry Stiles1-14/+14
2008-08-29Split the source tree into two new directories.Ralph Giles1-0/+728