Mesa (master): r600c: add big endian support for r6xx/r7xx

Alex Deucher agd5f at kemper.freedesktop.org
Tue Apr 19 16:09:15 UTC 2011


Module: Mesa
Branch: master
Commit: 3c3a2596033d88848392c4aab5cc16d96afe149f
URL:    http://cgit.freedesktop.org/mesa/mesa/commit/?id=3c3a2596033d88848392c4aab5cc16d96afe149f

Author: Cédric Cano <ccano at interfaceconcept.com>
Date:   Tue Apr 19 11:14:23 2011 -0400

r600c: add big endian support for r6xx/r7xx

Signed-off-by: Cedric Cano <ccano at interfaceconcept.com>
Signed-off-by: Alex Deucher <alexdeucher at gmail.com>

---

 src/mesa/drivers/dri/r600/defaultendian.h     |    4 +-
 src/mesa/drivers/dri/r600/r600_blit.c         |  117 ++++++++++++++++++--
 src/mesa/drivers/dri/r600/r600_blit_shaders.h |    4 +
 src/mesa/drivers/dri/r600/r600_emit.c         |   16 ++-
 src/mesa/drivers/dri/r600/r600_texstate.c     |  149 ++++++++++++++++++++++++-
 src/mesa/drivers/dri/r600/r700_assembler.c    |   11 ++-
 src/mesa/drivers/dri/r600/r700_assembler.h    |  133 ++++++++++++++++++++++
 src/mesa/drivers/dri/r600/r700_chip.c         |   10 ++-
 src/mesa/drivers/dri/r600/r700_render.c       |   19 +++
 src/mesa/drivers/dri/radeon/radeon_common.c   |    2 +-
 src/mesa/drivers/dri/radeon/radeon_span.c     |   93 +++++++++++-----
 11 files changed, 508 insertions(+), 50 deletions(-)

Diff:   http://cgit.freedesktop.org/mesa/mesa/diff/?id=3c3a2596033d88848392c4aab5cc16d96afe149f



More information about the mesa-commit mailing list