[Mesa-dev] [PATCH 0/3] r600g: bugfixes
Vadim Girlin
vadimgirlin at gmail.com
Fri Jun 17 12:01:58 PDT 2011
These bugs were found while testing etqw-demo2 with r600g.
There are no regressions with piglit r600.tests on evergreen,
but 3rd patch is touching common code path for r600-eg,
and I have no r600/700 hw to test, so test results are welcome.
I think r600&r700 are affected by the bug 3 too, and the
patch should fix them. If this is not the case, then i'll
rewrite it.
r600g: fix source box in r600_resource_copy_region
r600g: fix RSQ to use abs value of operand on evergreen
r600g: fix LIT to handle src==dst properly
src/gallium/drivers/r600/r600_blit.c | 13 +++++++++++--
src/gallium/drivers/r600/r600_shader.c | 6 ++++--
2 files changed, 15 insertions(+), 4 deletions(-)
--
1.7.5.4
More information about the mesa-dev
mailing list