[Mesa-dev] [PATCH 0/4] Fixes for ATI_fragment_shader
Miklós Máté
mtmkls at gmail.com
Tue Nov 21 00:07:00 UTC 2017
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
More information about the mesa-dev
mailing list