intel: Fix intel_region_unmap to do unmap, not map.
authorEric Anholt <eric@anholt.net>
Fri, 5 Jun 2009 15:14:15 +0000 (15:14 +0000)
committerEric Anholt <eric@anholt.net>
Tue, 9 Jun 2009 22:21:16 +0000 (15:21 -0700)
commit2d57e9640819c7889304d1de9dd5500a1a0f66de
treece2e46b12a215aa15121a08da1866bbe13779036
parenta03b349153660e449daf4f56d750f1caef23b1a5
intel: Fix intel_region_unmap to do unmap, not map.

Thanks to Shuang He for catching this.
src/mesa/drivers/dri/intel/intel_regions.c