intel: Add spans code for the ARB_texture_rg support.
authorEric Anholt <eric@anholt.net>
Fri, 10 Dec 2010 01:30:41 +0000 (17:30 -0800)
committerEric Anholt <eric@anholt.net>
Fri, 10 Dec 2010 23:37:10 +0000 (15:37 -0800)
commit28bab24e1698843e27d27204a1117066e7ffeabb
treee438288520176e2ae30d925dcc8456cfbed6aabd
parenta7e2d649710efaf6b542e8a96453baba5c58321f
intel: Add spans code for the ARB_texture_rg support.

This starts spantmp2.h down the path of using MESA_FORMAT_* for
specifying the format instead of the crazy GL format/type combo.
src/mesa/drivers/dri/common/spantmp2.h
src/mesa/drivers/dri/intel/intel_span.c