aboutsummaryrefslogtreecommitdiffstats
path: root/src/gallium/targets/dri
diff options
context:
space:
mode:
authorEric Anholt <[email protected]>2016-04-15 11:43:00 -0700
committerEric Anholt <[email protected]>2016-04-15 11:57:17 -0700
commitf6d21bcd6b5cd5073a571034ec640177b0abf82d (patch)
tree4ace47da0f28354605909bf40eeb189746315034 /src/gallium/targets/dri
parentade3108bb5b074013417b31e61b8077ccefb7484 (diff)
vc4: Fix subimage accesses to LT textures.
This code started out like the T case, iterating over utile offsets, but I had partially switched it to iterating over pixel offsets. I hadn't caught this before because it's unusual to do piecemeal uploads to small textures. Fixes bad text rendering in QT5 apps, which use a 256x16 glyph cache. Also fixes 6 piglit tests related to glTexSubImage() and glGetTexSubImage(). Cc: "11.1 11.2" <[email protected]>
Diffstat (limited to 'src/gallium/targets/dri')
0 files changed, 0 insertions, 0 deletions