intel: Fix tri clear to do FBO color attachments as well.
authorEric Anholt <eric@anholt.net>
Tue, 17 Feb 2009 18:53:37 +0000 (10:53 -0800)
committerEric Anholt <eric@anholt.net>
Tue, 17 Feb 2009 19:30:48 +0000 (11:30 -0800)
commitfd51cf1531f1630ee1cb154b3b7fefad9ed820f1
tree049b911d344b4ded9f6a384b68643f3bb6824916
parentc06f4e2a371a917cfcce47e7ee4aa8f1f6528e3b
intel: Fix tri clear to do FBO color attachments as well.

This is a 2% win in fbo_firecube, and would avoid a sw fallback for
masked clears.
src/mesa/drivers/dri/intel/intel_clear.c