diff options
author | Brian Paul <[email protected]> | 2011-09-29 09:18:20 -0600 |
---|---|---|
committer | Brian Paul <[email protected]> | 2011-09-29 09:18:24 -0600 |
commit | 1a867385d56022e904ef0235cbed545057fcb998 (patch) | |
tree | 856eae02a906d1c72b1d31c17d89fc593c78c6ed /src/gallium | |
parent | a3cd2c6c9b3724dbc3aa565dab98968c46bde963 (diff) |
st/mesa: remove some old GetTexImage() code
We can use the core Mesa code for glGetTexImage() since it handles the
image mapping/unmapping now. We'll keep the decompress_with_blit() path
in the hope that it's faster than core Mesa's software decompression code.
Fixes https://bugs.freedesktop.org/show_bug.cgi?id=41312
Diffstat (limited to 'src/gallium')
0 files changed, 0 insertions, 0 deletions