<div dir="ltr">Bump.  This would be really nice to have upstream.<br></div><div class="gmail_extra"><br><div class="gmail_quote">On Thu, Feb 19, 2015 at 2:36 PM, Laura Ekstrand <span dir="ltr"><<a href="mailto:laura@jlekstrand.net" target="_blank">laura@jlekstrand.net</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">This replaces texturing/getteximage-targets and its clones with a new, less<br>
complicated test and its clones.<br>
<br>
Since all of these tests are essentially the same, it makes sense to review<br>
them and push them together.<br>
<br>
Laura Ekstrand (8):<br>
  arb_direct_state_access: Remove over-complicated<br>
    getcompressedtextureimage test.<br>
  arb_direct_state_access: New test for GetCompressedTextureImage.<br>
  arb_direct_state_access: New test for glCompressedTextureSubImage*D.<br>
  arb_direct_state_access: Remove over-complicated test<br>
    gettextureimage-targets.<br>
  arb_direct_state_access: New test for glGetTextureImage.<br>
  texturing: Remove over-complicated getteximage-targets test.<br>
  texturing: New test for GetTexImage targets.<br>
  texturing: New test for GetCompressedTexImage.<br>
<br>
 tests/all.py                                       |  15 +-<br>
 .../spec/arb_direct_state_access/CMakeLists.gl.txt |   1 +<br>
 .../compressedtexturesubimage.c                    | 256 ++++++++++<br>
 .../getcompressedtextureimage.c                    | 522 ++++++---------------<br>
 .../gettextureimage-targets.c                      | 427 ++++++-----------<br>
 tests/texturing/CMakeLists.gl.txt                  |   3 +-<br>
 tests/texturing/getcompressedteximage.c            | 232 +++++++++<br>
 tests/texturing/getteximage-targets.c              | 350 ++++++--------<br>
 8 files changed, 938 insertions(+), 868 deletions(-)<br>
 create mode 100644 tests/spec/arb_direct_state_access/compressedtexturesubimage.c<br>
 create mode 100644 tests/texturing/getcompressedteximage.c<br>
<span class="HOEnZb"><font color="#888888"><br>
--<br>
2.1.0<br>
<br>
</font></span></blockquote></div><br></div>