diff options
author | Neil Roberts <[email protected]> | 2015-02-26 12:12:15 +0000 |
---|---|---|
committer | Neil Roberts <[email protected]> | 2015-03-05 13:23:10 +0000 |
commit | 7d10d2feee381739eef97f4720cbadbd65bb4fc6 (patch) | |
tree | ceb2028ab2078cbf40b7adf9466eac5ee0ae3ab1 /include | |
parent | 29c23644cc8cfe9a1cdd75f79a96a1c9b49d26fa (diff) |
Revert "common: Fix PBOs for 1D_ARRAY."
This reverts commit 546aba143d13ba3f993ead4cc30b2404abfc0202.
I think the changes to the calls to glBlitFramebuffer from this patch
are no different to what it was doing previously because it used to
set height to 1 before doing the blits. However it was introducing
some problems with the blit for layer 0 because this was no longer
special cased. It didn't fix problems with the yoffset which needs to
be interpreted as a slice offset. I think a better solution would be
to modify the original if statement to cope with the yoffset.
Conflicts:
src/mesa/drivers/common/meta_tex_subimage.c
Cc: "10.5" <[email protected]>
Reviewed-by: Jason Ekstrand <[email protected]>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions