Here's bunch of changes to texture storage with the fixes from review.

Thanks;

Tapani Pälli (3):
  mesa: expose dimension check for glTex*Storage functions
  mesa: validate size parameters for glTexStorage*Multisample
  mesa: set correct error for non-renderable multisample textures

 src/mesa/main/teximage.c   | 37 ++++++++++++++++++++++++++++++++++---
 src/mesa/main/texstorage.c |  2 +-
 src/mesa/main/texstorage.h | 21 +++++++++++++++++++++
 3 files changed, 56 insertions(+), 4 deletions(-)

-- 
2.1.0

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

Reply via email to