This is a short series of patches fixing a total of 3 dEQP tests from the 
negative API set.

As usual, a git tree with the series is accessible to help bulk testing:

https://github.com/Igalia/mesa/commits/deqp-fixes-batch7

No piglit regressions observed.

cheers,
Eduardo

Eduardo Lima Mitev (3):
  mesa: Improve validation of target, format and type of
    glTexSubImage[2,3]D
  mesa: Fix error in target validation of
    glCompressedTex(ture)SubImage3D() calls
  mesa: Validate the target argument earlier in glGenerateMipmap()

 src/mesa/main/genmipmap.c | 52 +++++++++++++++++++++++++++++++++--------------
 src/mesa/main/teximage.c  | 27 +++++++++++++++++++++++-
 2 files changed, 63 insertions(+), 16 deletions(-)

-- 
2.1.3

_______________________________________________
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/mesa-dev

Reply via email to