intel: Make renderbuffer tiling choice match texture tiling choice.
authorEric Anholt <eric@anholt.net>
Sat, 8 Jan 2011 02:18:50 +0000 (18:18 -0800)
committerEric Anholt <eric@anholt.net>
Sat, 8 Jan 2011 02:25:54 +0000 (18:25 -0800)
commit29c4f95cbcad29d52bf3b6c875840b38b8823e4c
tree79ba8faebc6202d9b3272228789a1880627a1742
parent8f593597fc100b496db368b2b988e1d2ec58b612
intel: Make renderbuffer tiling choice match texture tiling choice.

There really shouldn't be any difference between the two for us.
Fixes a bug where Z16 renderbuffers would be untiled on gen6, likely
leading to hangs.
src/mesa/drivers/dri/intel/intel_fbo.c