[Mesa-dev] [PATCH 0/3] r600: Fix another bunch of textureing failures
Gert Wollny
gw.fossdev at gmail.com
Sun Jul 1 17:32:08 UTC 2018
This series fixes another bunch of tests from deqp gles3 and gles31.
I didn't see any regressions with
piglit gpu -t texture -t gather
thanks for reviewing,
Gert
Gert Wollny (3):
r600: force LOD range to be only one value when mip.min filter is NONE
r600: Add R4G4B4A4 and A1B5G5R5 to supported vertex formats
r600: Scale interger valued texture border colors to float
src/gallium/drivers/r600/evergreen_state.c | 78 ++++++++++++++++++++++++++++--
src/gallium/drivers/r600/r600_asm.c | 15 ++++++
2 files changed, 88 insertions(+), 5 deletions(-)
--
2.16.4
More information about the mesa-dev
mailing list