diff options
author | Brian Paul <[email protected]> | 2011-09-20 11:48:57 -0600 |
---|---|---|
committer | Brian Paul <[email protected]> | 2011-09-20 20:17:42 -0600 |
commit | 9e414865a6716f688c7bce904d841f9ba16cd967 (patch) | |
tree | f0c7600e7dd08099418daae0f9794e47c13294ac /docs/openvg.html | |
parent | 20b92c9d1ed8802cf0acb1c24884d0cef2bce10e (diff) |
meta: use _mesa_set_enable(), fix decompress_texture_image()
Use _mesa_set_enable() to avoid a redudant context lookup.
Need to disable the texture target in decompress_texture_image() so the
unit isn't still enabled after glGetTexImage() returns. Arguably, the
meta restore code should do this, but it doesn't.
Reviewed-by: Eric Anholt <[email protected]>
Diffstat (limited to 'docs/openvg.html')
0 files changed, 0 insertions, 0 deletions