Gary Wong's patches for CopyPixels Logiop (enable) and Blend
authorKeith Whitwell <keith@tungstengraphics.com>
Tue, 21 Nov 2006 10:43:16 +0000 (10:43 +0000)
committerKeith Whitwell <keith@tungstengraphics.com>
Tue, 21 Nov 2006 10:43:16 +0000 (10:43 +0000)
commit46c04525d2282fc7fb5632de8348fef379c71120
tree822a5f987aafb781e7b444348a8dd37b8a308df6
parentf58ec215c5669f36c2649acc9cbeda7383b86879
Gary Wong's patches for CopyPixels Logiop (enable) and Blend
(disallow).  Slightly cleaned to disallow on all blend states for code
consiseness and turn a table lookup into a function to match other
code in the driver.
src/mesa/drivers/dri/i965/intel_blit.c
src/mesa/drivers/dri/i965/intel_blit.h
src/mesa/drivers/dri/i965/intel_pixel_copy.c
src/mesa/drivers/dri/i965/intel_regions.c