[Mesa-dev] [PATCH 0/3] A few more fixes for dEQP failing tests

Eduardo Lima Mitev elima at igalia.com
Mon Mar 23 04:29:58 PDT 2015


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



More information about the mesa-dev mailing list