These are fixes for the problems my WIP Piglit tests uncovered so far.
After this series gallium drivers should pass all tests, but swrast has some
issues that I'm still working on. Unfortunately I can't test on r200.

Miklós Máté (4):
  mesa: mesa: add fallback texture for SampleMapATI if there is nothing
  mesa: fix crash when an ATI_fs pass begins with an alpha inst
  mesa: fix typo in ATI_fs dstMod error checking
  mesa: fix validate for secondary interpolator

 src/mesa/main/atifragshader.c | 31 +++++++++++++++++--------------
 src/mesa/main/texstate.c      | 35 +++++++++++++++++++++++++++++++++++
 2 files changed, 52 insertions(+), 14 deletions(-)

-- 
2.15.0.rc0

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

Reply via email to