intel: Fix more front-buffer rendering after Brian's less flushing patch.
authorEric Anholt <eric@anholt.net>
Wed, 2 Dec 2009 19:56:18 +0000 (11:56 -0800)
committerEric Anholt <eric@anholt.net>
Wed, 2 Dec 2009 19:58:57 +0000 (11:58 -0800)
commita7e4a311e971005f7b23572ff3ca93f6d3c17edf
tree7becea63a3c99671f7f70bc1bc657a0944e945ae
parentb2581dcab41c142c38f2e065c4348cb892931c48
intel: Fix more front-buffer rendering after Brian's less flushing patch.

bcbfda71b03303d3f008a6f3cf8cb7d9667bf8d2 left out many blit paths.
This fixes up more of them to get Blender to work again.

Bug #25030.
src/mesa/drivers/dri/intel/intel_pixel_bitmap.c
src/mesa/drivers/dri/intel/intel_pixel_copy.c