r600g: Use util_cpu_to_le32() instead of bswap32() on big-endian systems
authorTom Stellard <thomas.stellard@amd.com>
Thu, 20 Feb 2014 15:51:24 +0000 (07:51 -0800)
committerTom Stellard <thomas.stellard@amd.com>
Mon, 24 Feb 2014 20:56:27 +0000 (12:56 -0800)
commit8f3bcedde216e79be3f7bf9ac2e73dd5188240ee
tree6401bd88bf0307744d5d17076fafecd2055c655d
parent195ee1067323d593a602681e435f64e2af454099
r600g: Use util_cpu_to_le32() instead of bswap32() on big-endian systems

Reviewed-by: Michel Dänzer <michel.daenzer@amd.com>
src/gallium/drivers/r600/r600_asm.c
src/gallium/drivers/r600/r600_shader.c
src/gallium/drivers/r600/r600_state_common.c