diff options
author | Nicolai Hähnle <[email protected]> | 2016-11-09 15:46:21 +0100 |
---|---|---|
committer | Nicolai Hähnle <[email protected]> | 2016-11-16 10:31:34 +0100 |
commit | 22360406f78b29eb0548b2f71bfb8ed447b3c1dd (patch) | |
tree | b5925ef5bbeb6e9194e73242c299467f1237cc74 /src/glx/Makefile.am | |
parent | 7cdf292dc3a83ff8d6cb26fc15a679d6d2cdc25b (diff) |
st/mesa: simplify and fix st_GetTexSubImage
By using _mesa_image_address, the code becomes simpler _and_ fixes the bug
that GL_PACK_SKIP_IMAGES was applied even on non-3D textures.
Also, converting a whole slice at a time simplifies the format translation
fallback path.
Fixes parts of GL45-CTS.gtf32.GL3Tests.packed_pixels.packed_pixels_pixelstore.
v2: fix a silly mistake during code movement
Reviewed-by: Marek Olšák <[email protected]>
Reviewed-by: Edward O'Callaghan <[email protected]>
Diffstat (limited to 'src/glx/Makefile.am')
0 files changed, 0 insertions, 0 deletions