summaryrefslogtreecommitdiffstats
path: root/src/mesa/main/debug.c
diff options
context:
space:
mode:
authorNeil Roberts <[email protected]>2015-02-26 12:12:15 +0000
committerEmil Velikov <[email protected]>2015-03-11 18:11:10 +0000
commit7f32fa0dcb7dcdc9cb28521c26ec93e48c198bfa (patch)
tree505b2d65a04abaee57129fb4d7d1984b48b6e4d0 /src/mesa/main/debug.c
parenta15de1ae1aa0a74f3caeb9f651430facefee8937 (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]> (cherry picked from commit 7d10d2feee381739eef97f4720cbadbd65bb4fc6)
Diffstat (limited to 'src/mesa/main/debug.c')
0 files changed, 0 insertions, 0 deletions