OSDN Git Service

Remove all references to swrast.
authorKeith Whitwell <keith@tungstengraphics.com>
Thu, 2 Aug 2007 19:35:50 +0000 (20:35 +0100)
committerKeith Whitwell <keith@tungstengraphics.com>
Thu, 2 Aug 2007 19:35:50 +0000 (20:35 +0100)
commit877478e6fc659e2e40b8ba6bb7d78ee512c7c0d5
tree45e3f743c1b9b0b216440654e88a340adb3db366
parentd878bdc7a107991075080f9d6d2f1489b966981f
Remove all references to swrast.

The one place the functionality continues to be needed is as last-ditch
implementations of TexCopyImage, etc.  TBD what to do about that, but
that will be an issue for state_tracker, not for here.
src/mesa/drivers/dri/i915pipe/intel_buffers.c
src/mesa/drivers/dri/i915pipe/intel_context.c
src/mesa/drivers/dri/i915pipe/intel_ioctl.c
src/mesa/drivers/dri/i915pipe/intel_pixel.c
src/mesa/drivers/dri/i915pipe/intel_tex_copy.c