diff options
author | Eric Anholt <[email protected]> | 2012-01-19 17:41:39 -0800 |
---|---|---|
committer | Eric Anholt <[email protected]> | 2012-01-27 11:46:10 -0800 |
commit | 7cac88679bb600f35694e91859c4682c04c32f7a (patch) | |
tree | 9cbdbb1bd9657708c943b162152efd41310db17f /src/mesa/x86 | |
parent | b73f5df6483b2e37235b258f705944321ee617f5 (diff) |
intel: Make a renderbuffer wrapping a texture have the same _BaseFormat.
Otherwise, when you asked for the _BaseFormat of an rb wrapping a
GL_RGB texture, you got GL_RGBA because that's what we were storing
the texture data as.
NOTE: This is a candidate for the 8.0 branch.
Diffstat (limited to 'src/mesa/x86')
0 files changed, 0 insertions, 0 deletions