summaryrefslogtreecommitdiff
path: root/src/mesa/drivers/dri/r300/radeon_mesa_to_rc.h
AgeCommit message (Collapse)Author
2009-08-30r300: Move Mesa -> RC program conversion to classic Mesa driverNicolai Hähnle
This really doesn't belong into the compiler itself, since the compiler should eventually be independent of Mesa's program representation. Signed-off-by: Nicolai Hähnle <nhaehnle@gmail.com>