diff options
author | Brian Paul <[email protected]> | 2012-08-21 20:22:27 -0600 |
---|---|---|
committer | Brian Paul <[email protected]> | 2012-08-24 06:18:41 -0600 |
commit | 1f5b1f98468d5e80be39e619ed15c422fbede8d3 (patch) | |
tree | d21cbf06fdb834968451a249b8a1b761b272a519 /common.py | |
parent | 3e3f99277df947a96029580dc4e66ae38a93f004 (diff) |
mesa: fix glTexImage proxy texture error generation
When calling glTexImage() with a proxy target most error conditions should
generate a GL error. We were erroneously doing the proxy-error behaviour
(where we zeroed-out the image's width/height/depth/format fields) in too
many places.
There's another issue with proxy textures, but that'll be fixed in the
next patch.
Reviewed-by: Anuj Phogat <[email protected]>
Diffstat (limited to 'common.py')
0 files changed, 0 insertions, 0 deletions