summaryrefslogtreecommitdiffstats
path: root/.gitattributes
diff options
context:
space:
mode:
authorMarek Olšák <[email protected]>2013-02-13 22:32:03 +0100
committerMarek Olšák <[email protected]>2013-02-18 17:57:41 +0100
commita6e0ac95716ca933558c70e45798ddc67e6ad5ad (patch)
tree21f8cd14d3c6273a72b74b86781abdb8dd09cef6 /.gitattributes
parent91acf6225a5e3f08388e6bff8f2c4213769120fe (diff)
st/mesa: fix blit-based GetTexImage for 1D array textures
This is not easy to hit, because we have 3 code paths now (tried in this order): - memcpy-based (skips the blit) -> _mesa_tex_getimage - blit-based - slow pixel packing -> _mesa_tex_getimage The main difference later in the code is the parameters of _mesa_image_address3d. Reviewed-by: Brian Paul <[email protected]>
Diffstat (limited to '.gitattributes')
0 files changed, 0 insertions, 0 deletions